The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
The code in my style is:
<if condition="$show['notifications']"> <div><span id="notifications"><a href="usercp.php$session[sessionurl_q]">$vbphrase[your_notifications]:</a> <strong>$notifications_total</strong></span></div> <if condition="$show['popups']"> <script type="text/javascript"> vBmenu.register("notifications"); </script> <else /> <script type="text/javascript" src="clientscript/vbulletin_notifications_nopopups.js?v=$vboptions[simpleversion]"></script> <script type="text/javascript"> vBulletin.register_control("vB_Notifications_NoPop ups", "notifications"); </script> </if> <else /><if condition="$show['pmstats']"> <div><phrase 1="$vbphrase[unread_x_nav_compiled]" 2="$vbphrase[total_x_nav_compiled]" 3="$session[sessionurl_q]">$vbphrase[private_messages_nav]</phrase></div> </if></if> However, the user is only able to view 'New Messages' and not, 'Your Notifications'. It is a clean install, so unsure if there's any settings I need to configure to enable this feature!? Here's a screenshot: ![]() Thanks! |
#2
|
||||
|
||||
![]()
The Notifications line won't show up unless you actually have a Notification. If there is no Notification, then nothing shows up.
|
#3
|
|||
|
|||
![]()
nope, have just been sent profile comments and a friend request... it hasn't changed. Says 0 messages
![]() |
#4
|
||||
|
||||
![]()
Try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php PHP Code:
|
#5
|
|||
|
|||
![]()
Tried that and the problem persists.
--------------- Added [DATE]1238972611[/DATE] at [TIME]1238972611[/TIME] --------------- I have also tried switching to the default style and this doesn't resolve the issue either |
#6
|
||||
|
||||
![]()
Do you get a line under You Last Visited Today that says Notifications at all?
|
#7
|
|||
|
|||
![]()
Nope, it just says 'Private Messages'
|
#8
|
||||
|
||||
![]()
Since this is totally default, you can submit a support ticket over at vb.com.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|