![]() |
|
Geek Article and Review System GARS is the mega popular system for turning forums into articles, tutorials, or even reviews. |
Advertisement | |
|
|
Learn how to remove ads |
![]() |
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
![]() Hi,
i have installed GARS 2.19 on VB 3.6.8. The second Admin-User got all Admin-Rights, but he didnt see GARS in AdminCP NavFrame. Copied the Forum (files and DB) for testing update to VB 3.7.2. Same fault. I read some threads here, but no one could solve the Problem (re-install Product, re-save Admin-Settings for user and so on). Dennis |
#2
|
||||
|
||||
![]() Check that the ACP -> Usergroups -> Administrator Permissions -> Edit Permissions -> Can Administer GARS is set to yes, and have the other admin refresh the ACP (e.g., hit Ctrl+F5) afterwards.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. ![]() ![]() While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams |
#3
|
|||
|
|||
![]() i have the same problem and they have the permission set
|
#4
|
||||
|
||||
![]() Sorry, it's a bug. I'll make a fix and post when it is available.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. ![]() ![]() While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams |
#5
|
||||
|
||||
![]() Yes have the same issue on another forum I admin on right now also. Looking forward to a fix for this.
__________________
The Graphics Creator - All your graphic needs in one place! Sports Avatars | Military Avatars | Vehicle Avatars | Smilie Avatars Free and Custom vBulletin Styles | Free SEO Tools |
#6
|
||||
|
||||
![]() The latest GARS package has been updated with the fix, so you can grab the latest GARS package again and reimport the product-gars.xml file via the ACP (do not uninstall, do allow overwrite) but remember that your custom templates and phrases for GARS add-ons (i.e. the link directory and/or the release add-on) will get wiped out. After reimporting the XML file, you will need to use the GARS importer to reimport the add-ons (making sure you choose the option to import phrases and templates only).
Alternatively, you can make the required change (without reimporting the product-gars.xml file) by going to the ACP -> Plugins & Products -> Plugin Manager -> edit the 'GARS - Admin Index Navigation' plugin as follows and then save the changes: Product: GARS Hook Location: can_administer Title: GARS - Admin Can Administer Execution Order: 5 Plugin PHP Code: Code:
if (in_array('canadmingars', $do)) { $garsadminperms = $vbulletin->db->query_first("SELECT garsadminperms FROM " . TABLE_PREFIX . "administrator WHERE userid = " . intval($vbulletin->userinfo['userid']) . " "); if ($garsadminperms['garsadminperms']) { $return_value = true; } }
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. ![]() ![]() While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams |
#7
|
|||
|
|||
![]() thank you, worked like a charm
|
#8
|
||||
|
||||
![]() Yes thank you for the fix. Worked great.
__________________
The Graphics Creator - All your graphic needs in one place! Sports Avatars | Military Avatars | Vehicle Avatars | Smilie Avatars Free and Custom vBulletin Styles | Free SEO Tools |
#9
|
|||
|
|||
![]() Hi,
I'm running vB 3.8.4 and am having this exact same problem. I've just purchased this today so I'm relatively sure I've got the latest updates. I've tried everything I know of and tried everything in this thread, even to doing the above mod manually to the can-administer hook. If you have any other hints, please let me know. |
#10
|
|||
|
|||
![]() I simply can't make myself an administrator of GARS. I've tried everything from deleting my permissions from the config.php file to adding them back in and everything in between. I've double and triple checked the files and their location.
|
![]() |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Modifying forumview.php and showthread.php for GARS only? | Lars-Christian | Geek Article and Review System | 9 | 04-11-2007 06:20 PM |
New GARS owner: Where is a custom field shown? | jasbell | Geek Article and Review System | 6 | 03-01-2007 08:16 AM |
No GARS in AdminCP | Tee | Geek Article and Review System | 1 | 06-02-2006 11:00 PM |
Top x queries on GARS user and admin ratings? | mlrst | Geek Article and Review System | 6 | 02-16-2006 08:10 PM |
[fixed] - Config Inc File | gldtn | Geek Advertising Banner System | 1 | 10-19-2005 04:50 PM |