• Resolved Angelo Rocha

    (@angelorocha)


    Facebook auto post don’t work, log:

    Log:

    [2018-01-25 17:10:35] - [Queried]- 320| Post ID:(1816280) 0
    [2018-01-25 17:10:32] - [*** ID: 1816280, Type: post]- Status Changed: new_to_publish. Autopost requested. 0
    [2018-01-25 17:02:17] - [Queried]- 319| Post ID:(1816074) 0
    [2018-01-25 17:02:15] - [*** ID: 1816074, Type: post]- Status Changed: future_to_publish. Autopost requested. 0
    [2018-01-25 17:00:58] - [Queried]- 318| Post ID:(1816255) 0
    [2018-01-25 17:00:55] - [*** ID: 1816255, Type: post]- Status Changed: new_to_publish. Autopost requested. 0
    [2018-01-25 17:00:55] - [Queried]- 317| Post ID:(1816250) 0
    [2018-01-25 17:00:52] - [*** ID: 1816250, Type: post]- Status Changed: new_to_publish. Autopost requested. 0
    [2018-01-25 17:00:36] - [Queried]- 316| Post ID:(1816235) 0
    [2018-01-25 17:00:34] - [*** ID: 1816235, Type: post]- Status Changed: new_to_publish. Autopost requested. 0

    Cron Log:

    Y:| WHERE (flt = "cron") |
    0

    Cron test:
    Check is not started yet... Please Reload this page in couple minutes.

    The real cron is active, how to: https://www.nextscripts.com/tutorials/wp-cron-scheduling-tasks-in-wordpress/

    But, auto post don’t work…

    Apache show no errors.

    Help…

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author NextScripts

    (@nextscripts)

    Your cron test clearly shows that your cron is NOT working at all. This is the exact reason what nothing is getting posted.

    Please fix your cron.

    Thread Starter Angelo Rocha

    (@angelorocha)

    Hi!
    Cron ok, tested with another methods and plugins.

    Now, i change:

    define('DISABLE_WP_CRON', true);
    to
    define('DISABLE_WP_CRON', false);

    After set another cron interval in your plugin settings, auto post works again.

    • This reply was modified 7 years, 1 month ago by Angelo Rocha.
    Plugin Author NextScripts

    (@nextscripts)

    Here is how the healthy cron logs should look like:

    Cron Log:

    Cron test:

    Your logs show absolutely nothing. Not a single execution. Your cron is not running at all.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Auto post don’t work’ is closed to new replies.