Quote:
Originally Posted by JJ the Fox
Yes.
|
Thank you JJ.
I installed everything but one thing I can't find:
Code:
In Template navbar
FIND
--------------------------------------------------
<td class="vbmenu_control"><a href="calendar.php?$session[sessionurl]">$vbphrase[calendar]</a></td>
Because below that I am supposed to add:
Code:
--------------------------------------------------
BELOW that ADD
--------------------------------------------------
<td class="vbmenu_control"><a href="vbookie.php?$session[sessionurl]">$vbphrase[vbookie]</a></td>
Not sure if it would work without this because to me it looks like a navbar shortcut.