View Full Version : Admin donate.
X-Files
03-06-2006, 02:07 AM
Does not show up in the eStore on the navbar.
CMX_CMGSCCC
03-06-2006, 03:29 PM
Does not show up in the eStore on the navbar.
There was a template update for this inside the navbar, did u do it?
-CMX
X-Files
03-06-2006, 03:50 PM
There was a template update for this inside the navbar, did u do it?
-CMXThis was a fresh install on our live site of version 1.2.6.
All edits were done.
CMX_CMGSCCC
03-06-2006, 04:28 PM
This was a fresh install on our live site of version 1.2.6.
All edits were done.
In the settings, what do u have entered for the Administrator Usergroups?
-CMX
X-Files
03-06-2006, 04:43 PM
In the settings, what do u have entered for the Administrator Usergroups?
-CMXHere they are.
Here is the navbar code. A lot of the items we do not use so they are commented out.
<if condition="$show['member']">
<!-- estore tools menu -->
<div class="vbmenu_popup" id="estoremenu_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tr><td class="thead"><a href="estore.php?$session[sessionurl]">$vbphrase[estore_name] $vbphrase[estore_main]</a></td></tr>
<!--<tr><td class="vbmenu_option"><a href="estore.php?$session[sessionurl]do=action&itemid=48">$vbphrase[estore_lottery]</a></td></tr>
<tr><td class="vbmenu_option"><a href="estore.php?$session[sessionurl]do=action&itemid=27">$vbphrase[estore_give_gifts]</a></td></tr>
<tr><td class="vbmenu_option"><a href="estore.php?$session[sessionurl]do=action&itemid=118">$vbphrase[estore_give_ribbons]</a></td></tr>
<tr><td class="vbmenu_option"><a href="estore.php?$session[sessionurl]do=action&itemid=13">$vbphrase[ebux_bank]</a></td></tr>
<tr><td class="vbmenu_option"><a href="estore.php?$session[sessionurl]do=action&itemid=7">$vbphrase[estore_donate]</a></td></tr>
<tr><td class="vbmenu_option"><a href="estore.php?$session[sessionurl]do=action&itemid=16">$vbphrase[estore_thief]</a></td></tr>-->
<tr><td class="vbmenu_option"><a href="estore.php?$session[sessionurl]do=richestusers">$vbphrase[ebux_richest_users]</a></td></tr>
<!--<tr><td class="vbmenu_option"><a href="estore.php?$session[sessionurl]do=userhistory">$vbphrase[estore_history]</a></td></tr>-->
<tr><td class="vbmenu_option"><a href="estore.php?$session[sessionurl]do=mostsold">$vbphrase[estore_most_sold]</a></td></tr>
<if condition="is_member_of($bbuserinfo['usergroupid'], $vboptions['estore_adminusergroups'])">
<tr><td class="thead">$vbphrase[estore_admin_only]</a></td></tr>
<tr><td class="vbmenu_option"><a href="estore.php?$session[sessionurl]do=action&itemid=12">$vbphrase[estore_admin_donate]</a></td></tr>
</if>
</table>
</div>
<!-- / estore tools menu -->
</if>
This is exactly the problem I am getting too, and I have the edits done also. Also, even if you go into 'points' and select 'Admin Donate' the function reports you need to be an administrator. I have set this in the eStore Manage Settings -> Administrators Usergroups and also in Admin Donate Option -> Additional Allowed Usergroups (checked both my admin groups). The eBux eStore Permissions in the admin usergroups global permissions are set to all "yes"
I would just like to mention that this was working in one of the prior versions (I can't remember which).
I am wondering if it's to do with when there are more than one administrator usergroup?
creedmaniac
03-06-2006, 06:15 PM
do you have your group listed here in the below screenshot? (estore manage settings)
X-Files
03-06-2006, 06:25 PM
This is exactly the problem I am getting too, and I have the edits done also. Also, even if you go into 'points' and select 'Admin Donate' the function reports you need to be an administrator. I have set this in the eStore Manage Settings -> Administrators Usergroups and also in Admin Donate Option -> Additional Allowed Usergroups (checked both my admin groups). The eBux eStore Permissions in the admin usergroups global permissions are set to all "yes"
I would just like to mention that this was working in one of the prior versions (I can't remember which).
I am wondering if it's to do with when there are more than one administrator usergroup?
I am able to admin donate I just do not see the item on the menu.
This may help you. Try and set:
Override Category Permissions Yes
Maybe the category is not set to have admins.
Gamersource
03-06-2006, 10:33 PM
Here they are.
Here is the navbar code. A lot of the items we do not use so they are commented out.
No, he means the actual usergroup id settings. If the id's aren't set, then it won't work.
X-Files
03-06-2006, 10:42 PM
No, he means the actual usergroup id settings. If the id's aren't set, then it won't work.
Of couse that is set.
Gamersource
03-06-2006, 11:11 PM
Well it is very odd... the function does work. I even used your code with some of it commented out. I still see admin donate in the menu. Is your admin group id 6? Probably yes? lol. I can't seem to emulate your problem myself. The only thing I can tell you is to make sure your navbar template code is in the right place and isn't modified to the point that it maybe took somethig out. If your admin group id is 6, then you should be able to see it in that menu. I really can't think of anything else.
Guys,
I do appreciate all your help but I have mentioned that those settings were set. Here are the screenshots. I cannot perform an admin donate. Also, just to clarify, I have nothing checked in the denied usergroups, and I have had this work in a previous version.
Thanks all
vBulletin® v3.8.12 by vBS, Copyright ©2000-2024, vBulletin Solutions Inc.