Support

Admin Tools for WordPress

#38599 Bug - cannot login to backend

Posted in ‘Admin Tools for WordPress’
This is a public ticket

Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.

Environment Information

WordPress version
6.1.1
PHP version
7.4
Admin Tools version
1.6.0

Latest post by rbuelund on Monday, 20 February 2023 08:15 CST

rbuelund

Just tried the solution in #38498 - it does not work for me. I still get:

 

Error Details
=============
An error of type E_ERROR was caused in line 340 of the file /var/www/vhosts/xxxxxx.com/httpdocs/wp-content/plugins/admintoolswp/helpers/admintoolswp.php. Error message: Uncaught Error: Class 'Akeeba\AdminTools\Admin\Helper\Language' not found in /var/www/vhosts/xxxxxx.com/httpdocs/wp-content/plugins/admintoolswp/helpers/admintoolswp.php:340
Stack trace:
#0 /var/www/vhosts/xxxxxx.com/httpdocs/wp-includes/class-wp-hook.php(308): AdminToolsWP::registerDashboardWidgets()
#1 /var/www/vhosts/xxxxxx.com/httpdocs/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#2 /var/www/vhosts/xxxxxx.com/httpdocs/wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /var/www/vhosts/xxxxxx.com/httpdocs/wp-admin/includes/dashboard.php(135): do_action()
#4 /var/www/vhosts/xxxxxx.com/httpdocs/wp-admin/index.php(15): wp_dashboard_setup()
#5 {main}
thrown

rbuelund

Ahhh - maybe it worked anyway. Had to deactivate the plugin and logout. Then login and activate it again.