Icy Phoenix

     
 

IP 1.3.0.53 - Question About Other Admins

IP 1.3.0.53 - Question About Other Admins

Article
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.



 
ganesh - View user's profile Send private message  
ganesh [ Thu 17 Sep, 2009 15:36 ]
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us


IP 1.3.0.53 - Question About Other Admins

Comments
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 - View user's profile Send private message  
novice programmer [ Thu 17 Sep, 2009 15:53 ]
Reply with quote    Download Post  
Post Re: IP 1.3.0.53 - Question About Other Admins 
 
Full admins and, no, nothing patched.



 
ganesh - View user's profile Send private message  
ganesh [ Thu 17 Sep, 2009 15:56 ]
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.



 
spydie - View user's profile Send private message  
spydie [ Thu 17 Sep, 2009 16:33 ]
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 - View user's profile Send private message  
novice programmer [ Thu 17 Sep, 2009 16:47 ]
Display posts from previous:    

HideWas this topic useful?

Post new topic  Reply to topic  Page 1 of 1
 
 




 


 

  cron