Fatal Error on WordPress 6.0.1
-
So, I recently updated my server and WordPress version (now running 8.0.21 for PHP and 6.0.1 for WordPress and I ran across this error when trying to login to the admin panel.
PHP Fatal error: Declaration of Axiom_Plugin_Updater::download_package($package, $check_signatures = false) must be compatible with WP_Upgrader::download_package( $package, $check_signatures = false, $hook_extra = []) in /bitnami/wordpress/wp-content/plugins/masterslider/admin/includes/classes/class-axiom-plugin-updater.php on line 264
As the error suggests, the function at the line mentioned just needs to have that last parameter added to its declaration. I did this on my end and everything appears to be working fine. I’m reporting it here so that your development team can add this to the fix for your next update.
Thanks for your time and have a good day.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Fatal Error on WordPress 6.0.1’ is closed to new replies.