• Resolved alexandresidev

    (@alexandresidev)


    Hello,

    I’m on WordPress 6.8.2 with the Bedrock architecture (https://roots.io/bedrock/) and php 8.1.

    I installed the plugin and created a new feed but when i try to save it, i get a crtitical error and get this logs file :

    2025-08-06T09:07:35+00:00 Critique Uncaught TypeError: array_filter(): Argument #1 ($array) must be of type array, bool given in /{root_folder}/web/app/plugins/woo-product-feed-pro/includes/Factories/Product_Feed.php:942 Contexte supplémentaire{ “error”: { “type”: 1, “file”: “/{root_folder}/web/app/plugins/woo-product-feed-pro/includes/Factories/Product_Feed.php”, “line”: 942 }, “remote-logging”: true, “backtrace”: [ “”, “#0 /{root_folder}/web/app/plugins/woo-product-feed-pro/includes/Factories/Product_Feed.php(942): array_filter(false, Object(Closure))”, “#1 /{root_folder}/web/app/plugins/woo-product-feed-pro/includes/Factories/Product_Feed.php(274): AdTribes\PFP\Factories\Product_Feed->save_legacy_options()”, “#2 /{root_folder}/web/app/plugins/woo-product-feed-pro/includes/Classes/Admin_Pages/Edit_Feed_Page.php(718): AdTribes\PFP\Factories\Product_Feed->save()”, “#3 /{root_folder}/web/app/plugins/woo-product-feed-pro/includes/Classes/Admin_Pages/Edit_Feed_Page.php(359): AdTribes\PFP\Classes\Admin_Pages\Edit_Feed_Page->create_product_feed(Array)”, “#4 /{root_folder}/web/wp/wp-includes/class-wp-hook.php(324): AdTribes\PFP\Classes\Admin_Pages\Edit_Feed_Page->process_form_submission(”)”, “#5 /{root_folder}/web/wp/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(”, Array)”, “#6 /{root_folder}/web/wp/wp-includes/plugin.php(517): WP_Hook->do_action(Array)”, “#7 /{root_folder}/web/wp/wp-admin/admin-post.php(82): do_action(‘admin_post_edit…’)”, “#8 {main}”, “thrown” ] }

    Don’t know if the problem come from the plugin or my configuration.

Viewing 1 replies (of 1 total)
  • Plugin Support Jeff Alvarez

    (@superlemon1998)

    Hi @alexandresidev ,

    Can you please open your database and open the wp_options table check if you have a value called cron_projects if yes, remove it and see if that fixes things.

    Also, ensure you have a backup in case something happens.

Viewing 1 replies (of 1 total)

The topic ‘Critical error array_filter()’ is closed to new replies.