php8.1 / FatalError Dreitier\\Util\\Logger\\LogFacade
-
I get a critical error when I log into wordpress (Network) via the plugin. Even with the 3.0.2 update, the error persists.
Uncaught Error: Class "Dreitier\\Util\\Logger\\LogFacade" not found in /var/www/html/wp-content/plugins/next-active-directory-integration/src/shared/WordPress/WordPressErrorException.php:50 Stack trace: #0 /var/www/html/wp-content/plugins/next-active-directory-integration/src/plug-in/User/Manager.php(642): Dreitier\\WordPress\\WordPressErrorException::processWordPressError() #1 /var/www/html/wp-content/plugins/next-active-directory-integration/src/plug-in/User/Manager.php(577): Dreitier\Nadi\\User\\Manager->handleEmailAddressOfUser() #2 /var/www/html/wp-content/plugins/next-active-directory-integration/src/plug-in/User/Manager.php(321): Dreitier\Nadi\\User\\Manager->updateEmail() #3 /var/www/html/wp-content/plugins/next-active-directory-integration/src/plug-in/User/LoginSucceededService.php(220): Dreitier\Nadi\\User\\Manager->update() #4 /var/www/html/wp-content/plugins/next-active-directory-integration/src/plug-in/User/LoginSucceededService.php(150): Dreitier\Nadi\\User\\LoginSucceededService->updateUser() #5 /var/www/html/wp-includes/class-wp-hook.php(303): Dreitier\Nadi\\User\\LoginSucceededService->updateOrCreateUser() #6 /var/www/html/wp-includes/plugin.php(189): WP_Hook->apply_filters() #7 /var/www/html/wp-content/plugins/next-active-directory-integration/src/plug-in/User/LoginSucceededService.php(85): apply_filters() #8 /var/www/html/wp-includes/class-wp-hook.php(303): Dreitier\Nadi\\User\\LoginSucceededService->updateOrCreateAfterSuccessfulLogin() #9 /var/www/html/wp-includes/plugin.php(189): WP_Hook->apply_filters() #10 /var/www/html/wp-includes/pluggable.php(588): apply_filters() #11 /var/www/html/wp-includes/user.php(95): wp_authenticate() #12 /var/www/html/wp-login.php(1142): wp_signon() #13 {main} thrown in /var/www/html/wp-content/plugins/next-active-directory-integration/src/shared/WordPress/WordPressErrorException.php on line 50
Can you understand and fix this?
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘php8.1 / FatalError Dreitier\\Util\\Logger\\LogFacade’ is closed to new replies.