• Resolved jaimini27

    (@jaimini27)


    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

    • This topic was modified 1 year, 1 month ago by jaimini27.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author David Gwyer

    (@dgwyer)

    Thanks for reporting. I’ll take a look as a matter or priority.

    Plugin Author David Gwyer

    (@dgwyer)

    After doing some testing I found no issues with the plugin and PHP 8.0. I installed on a clean site running PHP 8.0.

    It may be an issue with the upgrade process itself. I’d recommend deleting the plugin, and installing again (rather than trying to upgrade). Hope this helps!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Plugin showing error in PHP 8.0’ is closed to new replies.