• Resolved Dariusz

    (@idarek)


    It looks like Feed refresh is not working.
    I have set refresh at 6pm everyday, and I added products 1 hour earlier but number of products didn’t changed, and last refres is from 3 days ago.

    I need to advise that I have turned off WP-Cron, and replace by real cron executed every 15 minutes from hosting account. Many plugins that are require refresh and run at specified time (like UpdraftPlus) are simply addedd to Cron Queue and execuded at time when real cron is run.

    It looks like your plugin is not adding job to cron or if is, is not working correctly.

    https://ww.wp.xz.cn/plugins/wp-product-feed-manager/

Viewing 15 replies - 1 through 15 (of 15 total)
  • Plugin Contributor Michel Jongbloed

    (@michel-jongbloed)

    Sometimes the server clock can be off (as in not on the correct time) making that the time of update is off as well, but if the file has not been refreshed for three days there is more wrong than only a server clock.

    I will dive into it.

    Thread Starter Dariusz

    (@idarek)

    Thanks. I am here to help with test is needed.

    Plugin Contributor Michel Jongbloed

    (@michel-jongbloed)

    idarek,

    I’m using the wp_schedule_event() function to trigger the event.

    Could you please check if the ALTERNATE_WP_CRON flag is set in your wp-config.php as mentioned in this link?

    http://wordpress.stackexchange.com/questions/147785/wp-schedule-event-not-working

    If not, could you please try if that solves it?

    Thread Starter Dariusz

    (@idarek)

    Hi,
    No, I am not using Alterntive WP-Cron and I will not use it… sorry.
    This option cause a lot of rubbish in our links that we still facing in google search and trying to correct them to do not cause 404 error. Thats not an option.

    I am using Real cron now as described here:
    http://tribulant.com/blog/wordpress/replace-wordpress-cron-with-real-cron-for-site-speed/

    Thread Starter Dariusz

    (@idarek)

    ps. I am using Real Cron as WP-Cron not working correctly on Flexible SSL (CloudFlare) and Alternative cron is not an option.

    Thread Starter Dariusz

    (@idarek)

    I use Plugin WP-Crontol to see what is in queue,

    wppfm_feed_update_schedule is scheduled and us runned when real-cron is running, but feeds doesn’t look to be updated.

    Next run:
    2016-05-10 22:20:14 (15 minutes)

    Will let you know shortly.

    Thread Starter Dariusz

    (@idarek)

    Schedule just go to next run: 2016-05-10 23:20:14 (37 minutes 14 seconds)
    but nothing in feeds updated.

    Hope that help investigate this issue.

    Plugin Contributor Michel Jongbloed

    (@michel-jongbloed)

    By the way, did you activate the feed you want to auto-update?

    Just to be sure, in the feed list the status has to be “OK” in order for it to be in the auto-update cue. After you make a feed it will default to the “on hold” status and you need to click the “activate” selector to make the feed active for auto-update.

    Thread Starter Dariusz

    (@idarek)

    Yes 🙂

    Plugin Contributor Michel Jongbloed

    (@michel-jongbloed)

    I think I found the problem.

    Could you download the following file:

    https://dl.dropboxusercontent.com/u/3129817/class-scheduled-tasks.zip

    It contains a class-scheduled-tasks.php file.

    Place this file in the plugins/wp-product-feed-manager/includes/application folder (overwrite the old file) and check it again.

    Thread Starter Dariusz

    (@idarek)

    Done, and wait for execution of wppfm_feed_update_schedule
    which is strange set to refresh in cron event every hour?
    Wait until next run, but nothing change in feeds.

    Thread Starter Dariusz

    (@idarek)

    ok, pass me your details and we will discuss this issue from there.

    Plugin Contributor Michel Jongbloed

    (@michel-jongbloed)

    idarek, update 0.18.0 is online now and should solve the issue.

    I will set this topic to resolved. Should you the issue remain please let me know.

    Thanks for your support on solving the issue.

    Thread Starter Dariusz

    (@idarek)

    Thanks. Updated.
    Will let you know in next days are feeds get updated or not.

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    @michel-jongbloed I’ve deleted your offer to login to your user’s site. I’m am 100% sure you mean well but please never ask for credentials on these forums.

    https://make.ww.wp.xz.cn/support/handbook/forum-welcome/#the-bad-stuff

    Now for the why: The internet is a wonderful place full of very nice people and a few very bad ones. I’m sure everyone here is very nice however, by giving some ones keys to your house you are trusting they wont steal anything. Likewise the person who takes the keys is now responsible for the house FOREVER.

    If something was to go wrong, then you the author may well legally become liable for damages, which they would not normally have been as their software is provided without warranty.

    Please be aware that repeatedly asking for credentials will result in us asking you to repeatedly stop before escalating up to the plugins team.

Viewing 15 replies - 1 through 15 (of 15 total)

The topic ‘Feed refresh not working’ is closed to new replies.