Page 1 of 1

vbulletin ibproArcade Navigation Bar

Posted: Mon Apr 09, 2007 1:25 pm
by amir
Hello,

This is given in the ibproArcade installation instructions.

Code: Select all

Edit your navbar template (under Navigation/Breadcrumb Templates in the Edit Templates area)

In that HTML Template look for: 

<td class="vbmenu_control"><a href="calendar.php?$session[sessionurl]">$vbphrase[calendar]</a></td>

Below that add: 

<td class="vbmenu_control"><a href="arcade.php?$session[sessionurl]">Arcade</a></td>

But I dont see this
<td class="vbmenu_control"><a href="calendar.php?$session[sessionurl]">$vbphrase[calendar]</a></td>
 in that file
Please advise.

TIA.

Posted: Mon Apr 09, 2007 2:44 pm
by feyd
Follow the instructions.

Posted: Mon Apr 09, 2007 2:47 pm
by amir
Thanks I really appreciate your answer. But I already did that a number of times.

Posted: Mon Apr 09, 2007 2:49 pm
by feyd
How do you expect us to help you then?

Posted: Mon Apr 09, 2007 2:54 pm
by amir
Please dont mind. I just thought that if somebody has some experience to share and I have got the solution. Please if somebody wants, he can have a look

http://www.vbulletin.com/forum/showthre ... sionurl%5D

http://www.vbulletin.com/forum/showthre ... sionurl%5D

Cheers =)