Icy Phoenix

     
 


Post new topic  Reply to topic 
Page 1 of 1
 
 
Reply with quote Download Post 
Post Admins Equal Rights? 
 
One of the Admin on my site was trying to check a PM of a nuisance poster but for some reason doesn't see everything I do in the ACP i.e. he doesn't have access to see PMs??
He is set as an administrator (not junior admin), how can I set things so all admin have equal viewing rights in ACP etc.
 



 
batmanSend private message  
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: Admins Equal Rights? 
 
Open includes/constants.php

find
Code: [Download] [Hide] [Select]
// Insert here the IDs of the main admins separated by commas, they will be able to access special features in ACP
// Allowed features: Action Logs, Private Messages, DB Tools, Templates Edit (XS Style)
// If the constant is deleted then every admin is able to access the Full ACP
define('MAIN_ADMINS_ID', '2');


add the user ID of your other admin or comment the define, so all Admins have full access to ACP

example 1

define('MAIN_ADMINS_ID', '2, 54');

example 2

// define('MAIN_ADMINS_ID', '2');
 




____________
Out of Order
 
spydieSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Admins Equal Rights? 
 
Thanks spydie
 



 
batmanSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Admins Equal Rights? 
 
you´re welcome
 




____________
Out of Order
 
spydieSend private messageVisit poster's website  
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


  

 

  cron