Quote:
Originally Posted by serge2k6
no I did that.
I followed the instructions except for
Code:
In Template navbar
FIND
--------------------------------------------------
<td class="vbmenu_control"><a href="calendar.php?$session[sessionurl]">$vbphrase[calendar]</a></td>
--------------------------------------------------
BELOW that ADD
--------------------------------------------------
<td class="vbmenu_control"><a href="vbookie.php?$session[sessionurl]">$vbphrase[vbookie]</a></td>
--------------------------------------------------
I couldn't find the part it says to look for so I added it below
Code:
<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>
instead.
Maybe I misunderstood what I needed to do at some point, I'm new at this.
|
If you made the template change and the permissions are set, then it will show up. one of those two things isn't right..
Do you have more than one style? If so, did you make the template change in all styles?
Are you sure you set the user group permissions (check the user group that you are assigned to.. make sure they are not reverting back to no)..