The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
I'm not seeing something here...
Okay, so in the header template that I'm working on (yes, this is usually in the navbar template), I have:
HTML Code:
<div id="notifications"> <a href="usercp.php$session[sessionurl_q]"> Foobar $vbphrase[your_notifications]:</a> $notifications_total </div> <script type="text/javascript"> vBmenu.register("notifications"); </script> HTML Code:
<div style="cursor: pointer;" id="notifications"> <a href="usercp.php"> Foobar Your Notifications:</a> 1 <img alt="" title="" src="images/misc/menu_open.gif" border="0"></div> <script type="text/javascript"> vBmenu.register("notifications"); </script> I just can't figure out how they got there. --don |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|