The Arcive of vBulletin Modifications Site. |
|
Arcade doesnt show up in Navbar Details »»
|
|||||||||||||||||||||||||
I just took over a forum which is using VBadvanced too. Im trying to add the arcade to the nav bar, but havn't had any success. I find the postbit code and add that to the template. I go into postbit_legacy and search for
<if condition="$post['joindate']"><div>$vbphrase[join_date]: $post[joindate]</div></if> but can not find it. Also when I go into navbar and search for <td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td> I am unable to find this. Does VBadvanced change any of the template scripts? Any help would be appretiated Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
try searching for
Code:
$vbphrase[calendar] you might be adding to many spaces |
|
#3
|
|||
|
|||
|
Yea I tried that in the navbar template. I even searched for calendar. It's funny, I saved the current navbar template and then reset it to default and it's still not displaying $vbphrase[calendar]
|
|
#4
|
||||
|
||||
|
Tell me can you actually see the word " Calendar " on your nav bar when the forum is open if do then it is there
|
![]() |
|
|