![]() |
One thing I would like to suggest, maybe if we could be able to Delete posts in your threads, like the users would be able to delete some posts in their own threads, don't know if this is possible...
anyways, great, hack! |
Apologies if this has already been reported (this is a hell of a long thread)
If a user/admin tries to donate points to a member whose usergroup cannot use the estore they get this error: Quote:
|
Quote:
|
Quote:
Banning all usergroups except for one usergroup (the new shoutbox usergroup) doesn't work because their primary usergroup overrides the new secondary shoutbox group :( |
CMX,
Firstly, you rock! Amazing updates so far. I was wondering if you could consider putting this in. I would love it if clicking on Estore brough a drop down menu Choices could be: Quick links > Use Estore Miscellaneous > View All History > View Lottery Winners > Donate Perhaps this option could be configurable through admin for drop down or normal. Or we could add our own links? Thanks |
ok if anyone is interested i have created a drop down menu for estore
in template 'navbar' find Code:
<if condition="$show['popups']"> Code:
<td id="estore" class="vbmenu_control"><a href="estore.php$session[sessionurl_q]">eStore</a><script type="text/javascript"> vbmenu_register("estore"); </script></a></td> Code:
</if> Code:
<div class="vbmenu_popup" id="estore_menu" style="display:none"> you can customise this to how you want it,hope someone finds this handy |
That's cool, I tried adding a few admin options with an if condition to only show it to admins but it didn't work :(
Code:
<if condition="!is_member_of($bbusergroup, 6)"> |
Rickie3 - Thanks, I will definately use it, just finished the upgrade to 3.5.4 and re doing the navbars, good timing.
|
Quote:
Code:
<tr><td class="vbmenu_option"><a href="estore.php?$session[sessionurl]do=action&itemid=12">Admin Donate</a></td></tr> |
Yeah I know they'll see that message, I'd just like to hide the 'thead' and option in the menu from them :nervous:
|
All times are GMT. The time now is 08:09 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|