The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
Hi there everyone, alright this is the code that I added to add a portal, forums, and gallery link to my navbar. Is this correct??
Code:
<td class="vbmenu_control"><a href="http://www.atvpros.net$session[sessionurl_q]">$vbphrase[portal]</a></td> <td class="vbmenu_control"><a href="http://www.atvpros.net/forums$session[sessionurl_q]">$vbphrase[forums]</a></td> <td class="vbmenu_control"><a href="http://www.atvpros.net/gallery$session[sessionurl_q]">$vbphrase[gallery]</a></td> Thanks for the help ![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|