• Resolved christinesalmon

    (@christinesalmon)


    I had to delete my feed because it was stuck and I was not able to get it to process. Previously the feed was running without any issues. I am running current versions of PHP and WP cron is turned on. I click create feed, fill out the project name, country, channel, refresh only when products change then click save and continue. When I do that a blank page is opened and I am not able to continue.

    System checkStatusWP-Cron enabledTruePHP-versionTrue (8)Product feed directory writableTrueProduct feed XML directory writableTrueProduct feed CSV directory writableUnknownProduct feed TXT directory writableUnknownProduct feed TSV directory writableUknownProduct feed LOGS directory writableUnknown

    The page I need help with: [log in to see the link]

Viewing 13 replies - 16 through 28 (of 28 total)
  • Yes we know but that was not what we were referring too or asking?

    Thread Starter christinesalmon

    (@christinesalmon)

    When I check the google merchant center that is the error I get once the feed gets stuck

    Now the question is why is the feed URL redirecting? This could be caused by a couple of things.

    1. You have set redirect rules on your website which is causing this. Can you verify this is true?
    2. The feed file itself isn’t there so a 404 error page would show but is being redirected to your homepage. Can you verify this is true?
    3. The issue you mentioned before is that your feed keeps getting stuck processing. When this is still the case than there is no feed file and thus number 2 will probably happen. Hence, were you able to get a feed fully processed? Does it show the status “ready”?
    Thread Starter christinesalmon

    (@christinesalmon)

    Feed updates daily and was able to update successfully until yesterday. It will not get to the ready status now. I have turned off redirect and created a dummy xml file in the directory. Tmp file is started but never completed past 37%

    Thread Starter christinesalmon

    (@christinesalmon)

    This is the error:

    2023-06-20T11:10:10+00:00 CRITICAL Uncaught TypeError: date(): Argument #2 ($timestamp) must be of type ?int, string given in /www/necabinetry_543/public/wp-content/plugins/woo-product-feed-pro/classes/class-get-products.php:3005
    Stack trace:

    0 /www/necabinetry_543/public/wp-content/plugins/woo-product-feed-pro/classes/class-get-products.php(3005): date(‘Y-m-d’, ‘2023-05-11’)

    1 /www/necabinetry_543/public/wp-content/plugins/woo-product-feed-pro/woocommerce-sea.php(4765): WooSEA_Get_Products->woosea_get_products(Array)

    2 /www/necabinetry_543/public/wp-includes/class-wp-hook.php(308): woosea_continue_batch(‘W77xWBJqG2OUfsx…’)

    3 /www/necabinetry_543/public/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(”, Array)

    4 /www/necabinetry_543/public/wp-includes/plugin.php(565): WP_Hook->do_action(Array)

    5 /www/necabinetry_543/public/wp-cron.php(188): do_action_ref_array(‘woosea_create_b…’, Array)

    6 {main}

    Thanks for sharing this. Did you recently update your WooCommerce version?

    Also, can you try updating our plugin to the most recent version?

    Thread Starter christinesalmon

    (@christinesalmon)

    I am on Version 12.7.3?

    Thread Starter christinesalmon

    (@christinesalmon)

    | woocommerce | active | none | 7.8.0 |

    Thread Starter christinesalmon

    (@christinesalmon)

    This info is from our web host:

    can see from the error there is some error is occurring in the file “class-get-products.php” at line 3005.
    The error message states that the function date() is being called with an incorrect argument. The second argument of the date() function should be of type int, but it is currently a string (‘2023-05-11’). This is causing the “TypeError” to be thrown.

    The most recent version is 12.7.4, can you please update it?

    Thread Starter christinesalmon

    (@christinesalmon)

    Just updated the version and will try again

    Thread Starter christinesalmon

    (@christinesalmon)

    Updating the plugin fixed the issue. Feed is running properly now.

Viewing 13 replies - 16 through 28 (of 28 total)
  • The topic ‘Creation of feed fails’ is closed to new replies.