Hi to all, in my forum I've other 4 users as admin.
With the last upgrade they don't see some modules of ACP anymore (i.e. Private Messages, Moderation logs, etc...)
Can't understand why and how to solve.
Thanks.
IP 1.3.0.53 - Question About Other Admins
Subject: Re: IP 1.3.0.53 - Question About Other Admins
Are they setted throught the junior admin or as full admins?
Please confirm you have not patched up to 1.3.0.53a
Please confirm you have not patched up to 1.3.0.53a
Subject: Re: IP 1.3.0.53 - Question About Other Admins
I wonder aswell.
In .27 you could give other admins permission to see the DB maintenance.
in 1.3 there“s no option to give full access to other admins.
In .27 you could give other admins permission to see the DB maintenance.
in 1.3 there“s no option to give full access to other admins.
Subject: Re: IP 1.3.0.53 - Question About Other Admins
There it is the DB maintenance script:
I guess it is cased by this piece of code before setting the lang for the ACP dropdown menu:
Perhaps wiping that solves the problem
Spoiler: [ Show ]
I guess it is cased by this piece of code before setting the lang for the ACP dropdown menu:
- // Mighty Gorgon - ACP Privacy - BEGIN
- if (function_exists('check_acp_module_access'))
- {
- $is_allowed = check_acp_module_access();
- if ($is_allowed == false)
- {
- return;
- }
- }
- // Mighty Gorgon - ACP Privacy - END
Perhaps wiping that solves the problem
Page 1 of 1
You cannot post new topicsYou cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events
This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by Icy Phoenix based on phpBB
Generation Time: 1.0761s (PHP: 2% SQL: 98%)
SQL queries: 13 - Debug Off - GZIP Enabled