Quote:
Originally Posted by Andrew
The navbar is identical to the stock vBulletin navbar - I literally just copied and pasted the table that contained it from the navbar template into the header template.
|
Attempting to setup the IBPro Arcade into that template, and cannot find various things in the templates.
In postbit_legacy template cannot find
Code:
<if condition="$post['joindate']"><div>$vbphrase[join_date]: $post[joindate]</div></if>
In navbar template cannot find
Code:
<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>