I am tryin to put this in BlueLife Skin on this website
http://bestindiantv.com ...only one template change is not workin
Quote:
B) Inside template 'navbar':
Find:
Code:
<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>
<if condition="$show['popups']">
Add Below:
Code:
<!-- vbPlaza start -->
<if condition="$show['member']">
<if condition="$vboptions['vbplaza_enabled']"><td id="vbplazamenu" class="vbmenu_control"><a href="$show[nojs_link]#vbplazamenu">$vbphrase[vbplaza_name] $vbphrase[vbplaza_menu]</a> <script type="text/javascript"> vbmenu_register("vbplazamenu"); </script></td></if>
</if>
<!-- vbPlaza end -->
|
I did the secon navbar template change, but cant find or put this one. I try to find wat it says there that calender.php but it's not finding it. I don't know where to put that code to fix it into Navbar... please Help... Thank youuu
(2)
Also whenever any other group other than ADMIN try to send Gift or anything i get this Message:
"You are not allowed to purchase this item."
so Only Admin can send but other GROUPS people cant. I did set permission from Usergroup Permissions but still why is it not workin

? where do i do permission for that? I cant find pelase Help thank youuu...