Quote:
Originally Posted by Littlebit
Hi Xer,
Look in your navbar template for:
HTML Code:
<!--<td class="vbmenu_control"><a href="$vboptions[forumhome].php?$session[sessionurl]">Home</a></td>-->
And replace that with:
HTML Code:
<td class="vbmenu_control"><if condition="[size=2]THIS_SCRIPT == 'adv_index'"><a href="$vboptions[bburl]?$session[sessionurl]"> Forums <else /> <a href="$vboptions[homeurl]?$session[sessionurl]"> Home </if></a></td>[/size]
That should do it 
|
i got this error, when pasted the code you gave me :dead:
Quote:
Parse error: parse error, unexpected '[' in /home/www/a040331/html/forum/includes/adminfunctions_template.php(3037) : eval()'d code on line 92
|
thanks for the help