• Hi,

    I used this plugin successfully until a month or so ago and found it perfect for the job, thank you. However, it suddenly seemed to stop working, and when I looked at it I realised the Next auto post check time is in the past, it doesn’t seem to be changing, which I guess means it’s not ever looking for a new post.

    I tried disabling and starting again, then deactivating the plugin but neither seemed to help.

    The latest error message I had was this one:

    2017-10-13 09:38:23 – Error with wp_schedule_event for aps_auto_post_hook!

    What am I doing wrong? Thanks!

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

Viewing 1 replies (of 1 total)
  • Plugin Author johnh10

    (@johnh10)

    Part 1 – WordPress scheduled events are only checked when WordPress wp-cron is run. Typically that is on page load unless that has been disabled.

    Part 2 – Error with wp_schedule_event for aps_auto_post_hook! This means WordPress had an error when trying to schedule this event. This can only happen when another plugin or code misuses the ‘cron_schedules’ or ‘schedule_event’ hooks.

    I would try disabling all plugins to see if APS works, then enable them one a time. I would also recommend upgrading APS to the latest version, always.

Viewing 1 replies (of 1 total)
  • The topic ‘No longer updating – stuck in past?’ is closed to new replies.