[ad_1]
We have tested NADI 3.0 against PHP 8.2 and it is supported. Can you post the critical error so we can take a look into it?
Fatal error: Uncaught Error: Class "Dreitier\Nadi\Authentication\SingleSignOn\Ui\ShowSingleSignOnLink" not found in C:\wamp64\www\powernet3\wp-content\plugins\next-active-directory-integration\src\plug-in\Dependencies.php on line 1032
( ! ) Error: Class "Dreitier\Nadi\Authentication\SingleSignOn\Ui\ShowSingleSignOnLink" not found in C:\wamp64\www\powernet3\wp-content\plugins\next-active-directory-integration\src\plug-in\Dependencies.php on line 1032
Call Stack
# Time Memory Function Location
1 0.0007 372920 {main}( ) ...\wp-login.php:0
2 0.0007 373496 require( 'C:\wamp64\www\powernet3\wp-load.php ) ...\wp-login.php:12
3 0.0009 374064 require_once( 'C:\wamp64\www\powernet3\wp-config.php ) ...\wp-load.php:50
4 0.0010 388640 require_once( 'C:\wamp64\www\powernet3\wp-settings.php ) ...\wp-config.php:98
5 0.1102 3404784 do_action( $hook_name="plugins_loaded" ) ...\wp-settings.php:480
6 0.1102 3405000 WP_Hook->do_action( $args = [0 => ''] ) ...\plugin.php:517
7 0.1102 3405000 WP_Hook->apply_filters( $value="", $args = [0 => ''] ) ...\class-wp-hook.php:332
8 0.1284 3784408 RevSliderFront::add_post_editor( '' ) ...\class-wp-hook.php:308
9 0.1284 3784408 is_user_logged_in( ) ...\revslider-front.class.php:386
10 0.1285 3784408 wp_get_current_user( ) ...\pluggable.php:1148
11 0.1285 3784408 _wp_get_current_user( ) ...\pluggable.php:70
12 0.1318 3861360 wp_set_current_user( $id = 2, $name = ??? ) ...\user.php:3610
13 0.1323 3879808 do_action( $hook_name="set_current_user" ) ...\pluggable.php:48
14 0.1323 3880024 WP_Hook->do_action( $args = [0 => ''] ) ...\plugin.php:517
15 0.1323 3880024 WP_Hook->apply_filters( $value="", $args = [0 => ''] ) ...\class-wp-hook.php:332
16 0.1325 3881968 Dreitier\Nadi\Init->run( '' ) ...\class-wp-hook.php:308
17 0.1518 3934400 Dreitier\Nadi\Init->registerCore( ) ...\Init.php:153
18 0.1521 3934400 Dreitier\Nadi\Init->registerAuthentication( ) ...\Init.php:198
19 0.1597 3967816 do_action( $hook_name="next_ad_int_register_form_login_services" ) ...\Init.php:309
20 0.1597 3968032 WP_Hook->do_action( $args = [0 => ''] ) ...\plugin.php:517
21 0.1597 3968032 WP_Hook->apply_filters( $value="", $args = [0 => ''] ) ...\class-wp-hook.php:332
22 0.1597 3968680 Dreitier\Nadi\Init->registerFormLoginServices( ) ...\class-wp-hook.php:306
23 0.1610 3984176 Dreitier\Nadi\Dependencies->getSsoPage( ) ...\Init.php:330
This seems to happen when I try to log out
@steveathermans I’ve just taken a look into it and released 3.0.1. Can you test it?
Absolutely, I will test it first thing in the morning, thanks
Edit: I tested it now and it seems to be working now 🙂
