The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Navabr Notifications Menubit
Hello,
Below are the items shown in notification list Unread Private Messages Incoming Friend Requests Requests to Join Your Social Groups Invitations to Join Social Groups Unread Picture Comments Picture Comments Awaiting Approval Group Messages Awaiting Approval I want to customize the list, like including a new one and removing a few. How do I do it, any help? Thanks in advance. |
#2
|
||||
|
||||
Check out https://vborg.vbsupport.ru/showthread.php?t=286095 which gives a basic setup for how to do this.
|
#3
|
|||
|
|||
Look at function build_notifications() in file includes/class_bootstrap.php. It looks like you could have a plugin using hook location notifications_list and modify the $notifications[] array. I can't remember offhand how it works, but I believe if you add a notification, there should be a value added to $vbulletin->userinfo[] with current the number of notifications.
Edit: squidsk posted while I was writing, but anyway, I thought I once knew how to do it. |
Благодарность от: | ||
tbworld |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|