Jump to content

Reactivate Standard Login Method without access to AdminCP


Go to solution Solved by Kyle F,

Recommended Posts

  • Solution

If you have access to phpMyAdmin you should be able to reactivate it through the database.

To do this; login to phpMyAdmin -> (select DB) -> (in the Filters search type "login") -> Browse 'Core Login Methods'. Under "login_classnames" look for "IPS\Login\Handler\Standard" and click "Edit". Make sure "login_settings" says "{"auth_types":1}" and "login_enabled" show "1". Then "GO" to save.

Report back here if it worked for you. If not, we'll try to help another way.

Link to comment
Share on other sites

Thank you! The way you describe works partially. The login method can be reactivated via the changed database entry, but the GUI customizations are not changed. The login mask for local users is not automatically shown again. This happens only after the method has been deactivated and reactivated via the GUI.

image.png.88a2e20a68434b5ffdcdcf059bf2a6c1.png

Do further changes have to be made in the database for this?

Edited by GOM IT
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...