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 ![]() |
#2
|
|||
|
|||
![]()
Well the forums one is fine and the portal one. There is no such page as:
/gallery/ /gallery.php /forums/gallery/ /forums/gallery.php anywhere on your server so you need to check that one (unless you haven't installed it yet of course) |
#3
|
||||
|
||||
![]() Quote:
Thanks! |
#4
|
|||
|
|||
![]()
That explains it then. As long as it is pointing to the correct location then it will work AOK so long as you add a '?' before $session on each one.
|
#5
|
||||
|
||||
![]()
Oh ok, so what does the '?' do anyway?? When do you need to use a '?' in links and when do you not?
Thanks for the help! |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|