forumdrop2
12-08-2006, 02:51 PM
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
<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