Plugin showing error in PHP 8.0
-
I have updated the PHP version from 7.4 to 8.0 and It is showing a fatal error
Error:
Fatal error: Uncaught TypeError: Cannot access offset of type string on string in wp-content/plugins/simple-sitemap-pro/api/classes/upgrade.php:83 Stack trace: #0 wp-includes/class-wp-hook.php(308): WPGO_Plugins\Plugin_Framework\Upgrade_FW->upgrade_routine(”) #1 wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(NULL, Array) #2 wp-includes/plugin.php(517): WP_Hook->do_action(Array) #3 wp-settings.php(480): do_action(‘plugins_loaded’) #4 wp-config.php(97): require_once(‘wp-set…’) #5 wp-load.php(50): require_once(‘wp-con…’) #6 wp-admin/admin.php(34): require_once(‘wp-loa…’) #7 wp-admin/plugins.php(10): require_once(‘wp-adm…’) #8 {main} thrown in wp-content/plugins/simple-sitemap-pro/api/classes/upgrade.php on line 83
- The topic ‘Plugin showing error in PHP 8.0’ is closed to new replies.