The Arcive of vBulletin Modifications Site. |
|
couldnt find vbphrase[calendar] Details »»
|
|||||||||||||||||||||||||
hello i have install the arcade . but i m having probelm in nav bar i couldnt find
In this navbar-Template search for: <td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td> add below <td class="vbmenu_control"><a href="arcade.php?$session[sessionurl_q]">Arcade</a></td> i m using enlighten_x skin can any 1 help me plz thanks Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
it may also depend on your skin, try searching just for calender.php to find where it is
|
|
#3
|
||||
|
||||
|
Try looking for,,
<a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a> in your navbar template.. If you still cant find it,,,look for that in your header temaplate... |
![]() |
|
|