Icy Phoenix

     
 


Post new topic  Reply to topic 
Page 1 of 1
 
 
Reply with quote Download Post 
Post IP 1.3.0.53 - Question About Other Admins 
 
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.
 




____________
Megabass
 
ganesh - View user's profileSend private messageVisit poster's website 
Back to topPage bottom
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us
 
Reply with quote Download Post 
Post 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
 




____________
~~ novice programmer ~~
 
novice programmer - View user's profileSend private messageView user's personal gallery 
Back to topPage bottom
Reply with quote Download Post 
Post Re: IP 1.3.0.53 - Question About Other Admins 
 
Full admins and, no, nothing patched.
 




____________
Megabass
 
ganesh - View user's profileSend private messageVisit poster's website 
Back to topPage bottom
Reply with quote Download Post 
Post 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.
 




____________
Driving me and my PC crazy, trying to create some pluggins
Icy-Mods.com ( IP 2.0 RC-1)
 
spydie - View user's profileSend private messageVisit poster's website 
Back to topPage bottom
Reply with quote Download Post 
Post Re: IP 1.3.0.53 - Question About Other Admins 
 
There it is the DB maintenance script:
Spoiler: [ Show ]


I guess it is cased by this piece of code before setting the lang for the ACP dropdown menu:

Code: [Download] [Hide]
  1. // Mighty Gorgon - ACP Privacy - BEGIN  
  2. if (function_exists('check_acp_module_access'))  
  3. {  
  4.     $is_allowed = check_acp_module_access();  
  5.     if ($is_allowed == false)  
  6.     {  
  7.         return;  
  8.     }  
  9. }  
  10. // Mighty Gorgon - ACP Privacy - END 


Perhaps wiping that solves the problem
 




____________
~~ novice programmer ~~
 
novice programmer - View user's profileSend private messageView user's personal gallery 
Back to topPage bottom
Post new topic  Reply to topic  Page 1 of 1
 


Display posts from previous:    

HideWas this topic useful?

Link this topic
URL
BBCode
HTML




 
Permissions List
You cannot post new topics
You 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