• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Parallel Business

J Cole

Basic Pleskian
Hello this came after I disable some thing. How do i enable it again


[LOGIN_APPx000590]
Access to this action is restricted. Please update your admin group to allow access to this action.


J a
 
RE:[LOGIN_APPx000590] Access to this action is restricted. Please update your admin g

I cannot login to business I do not remember what i uncheck in the panel

I got a red line at the top of the page
RE:[LOGIN_APPx000590]
Access to this action is restricted. Please update your admin group to allow access to this action.
 
It looks like you changed master admin permissions.
There are no way to fix them except direct change in database.

1. Access db using /usr/share/plesk-billing/billing-db
2. Check table 'admins' - admin with ID=1 must have field 'admin_is_active' set to 1
3. Check table 'admin_groups' - there must be a group 'root' with ID=1
4. Check table 'admin_group_rel' - there must be a row with admin_group_id=1 and admin_id=1
5. Check table 'admin_group_action_rel' - there must be a lot of actions for group with ID=1

Please check your db and post here where have you found misconfiguration. If you have everything OK for steps 2-4, I'll try to find what action is prohibited - send you the whole content of 'admin_group_action_rel' table
 
Back
Top