Fatal error after activating SP in PHP8 environment
-
When I activated PHP8 site showed Fatal error. Users unable to login.
Recreated this on Localhost (XAMPP). Inactivated all plugins.
After activating Simple:Press plugin Ilogged out and in again which resulted in following:Fatal error: Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, function “sp_track_login” not found or invalid function name in G:\xampp\htdocs\wordpress\wp-includes\class-wp-hook.php:305 Stack trace: #0 G:\xampp\htdocs\wordpress\wp-includes\class-wp-hook.php(327): WP_Hook->apply_filters(NULL, Array) #1 G:\xampp\htdocs\wordpress\wp-includes\plugin.php(470): WP_Hook->do_action(Array) #2 G:\xampp\htdocs\wordpress\wp-includes\user.php(110): do_action(‘wp_login’, ‘AadMember’, Object(WP_User)) #3 G:\xampp\htdocs\wordpress\wp-login.php(1142): wp_signon(Array, false) #4 {main} thrown in G:\xampp\htdocs\wordpress\wp-includes\class-wp-hook.php on line 305`
Returned to PHP7 on live site to enable users to use forum.
Please investigate. Thanks for solution.
Jacob
- The topic ‘Fatal error after activating SP in PHP8 environment’ is closed to new replies.