Problems, need help? Have a tip or advice? Post it here.
2 posts Page 1 of 1
I have multiple people I have given the same Super admin credentials to for updating the page. Is there a way to simultaneously log out all of the super admins in all browsers?

I am trying to update the details of the page but the changes are not taking effect because I believe someone else may not be logged out in another browser on another computer.

Thank you
Hi,

I have multiple people I have given the same Super admin credentials to for updating the page
First things first - the 'super-admin' account is meant only for the developer. You should create normal 'admin' account(s) to grant access to others for the purpose of updating the site.

Coming back to your query - there is no straightforward way of logging off all users simultaneously. The one method that comes to my mind would require making changes to the database.

That said, I don't think having multiple super-admins logged in is causing the problem you mentioned (i.e. changes not taking effect).

Since any change that you are trying to make will first begin by modifying the template (i.e. the physical .php file), I am sure you'd be the only one making that edit (others are not likely to have the required FTP access to edit templates).

So please follow the usual debugging procedure (viewtopic.php?f=4&t=8059) disregarding the other peers for the moment.

Hope it helps.
2 posts Page 1 of 1