• Hello,

    We are experiencing a PHP Fatal Error associated with the plugin as of today where WP Admin is not accessible and returns the error message: “There has been a critical error on this website”.

    PHP Error from Error log below:

    {
    "installName": "Redacted",
    "environment": "PROD",
    "type": "error",
    "date": "2024-09-26T16:23:36.058Z",
    "severity": null,
    "client": null,
    "message": "PHP Fatal error: Uncaught TypeError: array_map(): Argument #2 ($array) must be of type array, null given in /wp-content/plugins/woo-floating-cart-lite/xt-framework/includes/class-recommended-plugins.php:380#012Stack trace:#012#0 /wp-content/plugins/woo-floating-cart-lite/xt-framework/includes/class-recommended-plugins.php(380): array_map(Object(Closure), NULL)#012#1 /wp-content/plugins/woo-floating-cart-lite/xt-framework/includes/class-recommended-plugins.php(229): XT_Framework_Recommended_Plugins->alter_plugin_results(NULL)#012#2 /wp-content/plugins/woo-floating-cart-lite/xt-framework/includes/class-cache.php(55): XT_Framework_Recommended_Plugins->{closure}()#012#3 /wp-content/plugins/woo-floating-cart-lite/xt-framework/includes/class-recommended-plugins.php(218): XT_Framework_Cache->result('get_plugins', Object(Closure))#012#4 /wp-content/plugins/woo-floating-cart-lite/xt-framework/includes/class-recommended-plugins.php(191): XT_Framework_Recommended_Plugins->get_plugins()#012#5 /wp-content/plugins/woo-floating-cart-lite/xt-framework/includes/class-transient.php(50): XT_Framework_Recommended_Plugins->{closure}()#012#6 /wp-content/plugins/woo-floating-cart-lite/xt-framework/includes/class-recommended-plugins.php(189): XT_Framework_Transient->result('total_plugins', Object(Closure), 604800)#012#7 /wp-content/plugins/woo-floating-cart-lite/xt-framework/includes/admin-tabs/class-admin-tabs.php(454): XT_Framework_Recommended_Plugins->get_badges()#012#8 /wp-content/plugins/woo-floating-cart-lite/xt-framework/includes/admin-tabs/class-framework-tabs.php(115): XT_Framework_Admin_Tabs->get_global_badge()#012#9 /wp-includes/class-wp-hook.php(324): XT_Framework_Framework_Tabs->tabs_admin_menu('')#012#10 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array)#012#11 /wp-includes/plugin.php(517): WP_Hook->do_action(Array)#012#12 /wp-admin/includes/menu.php(161): do_action('admin_menu', '')#012#13 /wp-admin/menu.php(412): require_once('/nas/content/li...')#012#14 /wp-admin/admin.php(158): require('/nas/content/li...')#012#15 /wp-admin/customize.php(13): require_once('/nas/content/li...')#012#16 {main}#012 thrown in /wp-content/plugins/woo-floating-cart-lite/xt-framework/includes/class-recommended-plugins.php on line 380",
    "uuid": "33f9b0ee-cda4-4e61-b7e5-81507969c831"
    }

    For reference: The site is hosted on WP Engine, using PHP version 8.2. We tried uploading the latest version of the plugin via SFTP and we got the same outcome. Disabling the plugin (via FTP) solves the issue and makes WP Admin accessible again.

    Any idea of what could be the issue? Any assistance with this would be greatly appreciated. Thank you!

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.