Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > Premium Archives > vbBux / vbPlaza

Reply
 
Thread Tools
Admin donate. Details »»
Admin donate.
Version: , by X-Files X-Files is offline
Developer Last Online: Nov 2013 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 03-06-2006 Last Update: Never Installs: 0
 
No support by the author.

Does not show up in the eStore on the navbar.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 03-06-2006, 03:29 PM
CMX_CMGSCCC CMX_CMGSCCC is offline
 
Join Date: Sep 2003
Posts: 1,218
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by X-Files
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
Reply With Quote
  #3  
Old 03-06-2006, 03:50 PM
X-Files's Avatar
X-Files X-Files is offline
 
Join Date: Sep 2005
Location: VA
Posts: 120
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by CMX_CMGSCCC
There was a template update for this inside the navbar, did u do it?

-CMX
This was a fresh install on our live site of version 1.2.6.

All edits were done.
Reply With Quote
  #4  
Old 03-06-2006, 04:28 PM
CMX_CMGSCCC CMX_CMGSCCC is offline
 
Join Date: Sep 2003
Posts: 1,218
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by X-Files
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
Reply With Quote
  #5  
Old 03-06-2006, 04:43 PM
X-Files's Avatar
X-Files X-Files is offline
 
Join Date: Sep 2005
Location: VA
Posts: 120
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by CMX_CMGSCCC
In the settings, what do u have entered for the Administrator Usergroups?

-CMX
Here they are.

Here is the navbar code. A lot of the items we do not use so they are commented out.

PHP Code:
    <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&amp;itemid=48">$vbphrase[estore_lottery]</a></td></tr>
        <
tr><td class="vbmenu_option"><a href="estore.php?$session[sessionurl]do=action&amp;itemid=27">$vbphrase[estore_give_gifts]</a></td></tr>
        <
tr><td class="vbmenu_option"><a href="estore.php?$session[sessionurl]do=action&amp;itemid=118">$vbphrase[estore_give_ribbons]</a></td></tr>
        <
tr><td class="vbmenu_option"><a href="estore.php?$session[sessionurl]do=action&amp;itemid=13">$vbphrase[ebux_bank]</a></td></tr>
        <
tr><td class="vbmenu_option"><a href="estore.php?$session[sessionurl]do=action&amp;itemid=7">$vbphrase[estore_donate]</a></td></tr>
        <
tr><td class="vbmenu_option"><a href="estore.php?$session[sessionurl]do=action&amp;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&amp;itemid=12">$vbphrase[estore_admin_donate]</a></td></tr>
        </if>

        </
table>
    </
div>
    <!-- / 
estore tools menu -->
    </if> 
Attached Files
File Type: (21.3 KB, 8 views)
Reply With Quote
  #6  
Old 03-06-2006, 05:56 PM
LJR LJR is offline
 
Join Date: Oct 2005
Location: UK
Posts: 58
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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?
Reply With Quote
  #7  
Old 03-06-2006, 06:15 PM
creedmaniac creedmaniac is offline
 
Join Date: Jan 2006
Location: South Carolina
Posts: 180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

do you have your group listed here in the below screenshot? (estore manage settings)
Attached Files
File Type: (21.3 KB, 6 views)
Reply With Quote
  #8  
Old 03-06-2006, 06:25 PM
X-Files's Avatar
X-Files X-Files is offline
 
Join Date: Sep 2005
Location: VA
Posts: 120
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by LJR
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.
Attached Files
File Type: (21.3 KB, 7 views)
Reply With Quote
  #9  
Old 03-06-2006, 10:33 PM
Gamersource Gamersource is offline
 
Join Date: Sep 2005
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by X-Files
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.
Attached Files
File Type: (21.3 KB, 3 views)
Reply With Quote
  #10  
Old 03-06-2006, 10:42 PM
X-Files's Avatar
X-Files X-Files is offline
 
Join Date: Sep 2005
Location: VA
Posts: 120
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Gamersource
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.
Attached Files
File Type: (21.3 KB, 4 views)
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:40 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06563 seconds
  • Memory Usage 2,354KB
  • Queries Executed 24 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_php
  • (7)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (5)postbit_attachment
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • postbit_attachment
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete