Welcome Guest[18.217.132.107], connected from Columbus, Ohio
New Admin Tabs Problem.
|
Post: #1
|
|||
|
|||
New Admin Tabs Problem.
I just promoted one of my good friend to Admin on my forum and he was supposed to be in charge of our "betting" section (using MyBet and MYPS from Lex- and Labrocca) but he seems to have a problem with the tabs in the the Admin CP.
on my account it shows the tabs just like in this picture bellow. but the other admin that was supposed to be in charge of adding all the bets sees it like this. it's almost impossible for him to work with tabs not showing, any idea how to fix this ? any help would be really appreciated. thanks PS: It's not only with the MYBet tabs.. most of the Admin CP tabs i see are not showing on his account. |
|||
Post: #2
|
|||
|
|||
RE: New Admin Tabs Problem.
This is a known issue, some administration functions are not available to "promoted admins" they will be visible only to "super-admins".
You can promote your friend to super-admin using the $config['super_admins'] value in your inc/config.php file. But be aware that your friend will have all the powers you already have... |
|||
Post: #3
|
|||
|
|||
RE: New Admin Tabs Problem.
I've known that guy for like 20yrs, i trust him 100%
and how can i do this ? i just download/edit the config.php file i was the first user so i guess this is me $config['super_admins'] = '1'; so i would have to put my new super admin friend's number there instead of the 1 right ? lets say he's user number 200 $config['super_admins'] = '200; |
|||
Post: #4
|
|||
|
|||
RE: New Admin Tabs Problem.
No, you have to follow the directives, just over that field, mentioning :
Quote:[Highlight]/** So it would be : $config['super_admins'] = '1,200'; Otherwise you will loose your own admin privileges... |
|||
03-01-2010, 12:28 PM
(This post was last modified: 03-01-2010 12:29 PM by Chainzs.)
Post: #5
|
|||
|
|||
RE: New Admin Tabs Problem.
oh crap.. thanks
but it actually worked the other way too, he just gave me the thumbs up that it was working but i will change it to '1,200'; the way i did it was $config['super_admins'] = '1'; $config['super_admins'] = '200'; |
|||
Post: #6
|
|||
|
|||
RE: New Admin Tabs Problem.
Doing this :
$config['super_admins'] = '1'; $config['super_admins'] = '200'; Is equivalent to this : $config['super_admins'] = '200'; Because you just replaced the variable value with a new one. So you excluded yourself from the "super_admins"... |
|||
03-01-2010, 01:06 PM
(This post was last modified: 03-01-2010 01:07 PM by Chainzs.)
Post: #7
|
|||
|
|||
RE: New Admin Tabs Problem.
oh i see.. not a good move
it's fixed now thanks exdio |
|||
06-08-2010, 07:26 PM
(This post was last modified: 06-08-2010 07:27 PM by Sniper4Dz.)
Post: #8
|
|||
|
|||
RE: New Admin Tabs Problem.
THankhs you alow Merci friends for every |
|||
0 member(s) viewed this thread in the last 365 days :
|
« Next Oldest | Next Newest »
|
WWWHostingServer.com
|
||||||
|
||||||
|
Possibly Related Threads... | |||||
Thread: | Author | Replies: | Views: | Last Post | |
HotEditor Problem! | Kevin | 12 | 5,278 |
03-04-2012 11:53 AM Last Post: stealth |
|
Editor Problem! | Kevin | 6 | 3,684 |
06-08-2010 07:28 PM Last Post: Sniper4Dz |
|
Total Forum Visits Problem | Chainzs | 4 | 3,643 |
05-25-2010 07:32 PM Last Post: php4pro |
|
|
|
|
Powered By MyBB, © 2002-2024 MyBB Group. Golden Crown - Designed and Published by ghazal & exdiogene of MyBBCodes. Hosting provided by WWWHostingServer.com |