Viewing 10 replies - 1 through 10 (of 10 total)
  • Thread Starter Rik0399

    (@rik0399)

    Hi,

    Also tried this :

    Set up a CRON job via cpanel

    wget -O /dev/null http://www.YourWebsiteURL.com/wp-cron.php?doing_wp_cron > /dev/null 2>&1

    I also disables cron via config as shown.

    However, unless I have missed something, its not posting?

    Any ideas please?

    Many Thanks

    Thread Starter Rik0399

    (@rik0399)

    Hi,

    Still working on this…

    So far, I have tried :

    */5 * * * * wget -O /dev/null http://www.sitename.com/wp-cron.php?doing_wp_cron

    */5 * * * * /usr/local/bin/php /home/sitename/public_html/wp-cron.php

    */5 * * * * wget -q -O – http://sitename.com/wp-cron.php?doing_wp_cron >/dev/null 2>&1

    No success…so far 🙂

    Plugin Author NextScripts

    (@nextscripts)

    Please go to the plugin Log/History page and uncheck all checkboxes, then check “All Cron Events”.

    You will see all your cron activity.

    If you don’t have anything there, your cron is not running.

    Thread Starter Rik0399

    (@rik0399)

    Hi

    Thank you for responding so quickly, I appreciated it.

    Okay, here is an email I get :

    (Changed name and IP) 😉

    –2017-11-03 21:50:01– http://www.(sitename).com/wp-cron.php?doing_wp_cron
    Resolving www.(sitename).com… 155.61.184.178 Connecting to www.(sitename).com|155.61.184.178|:80… connected.
    HTTP request sent, awaiting response… 200 OK
    Length: 0 [text/html]
    Saving to: “/dev/null”

    0K 0.00 =0s

    2017-11-03 21:50:05 (0.00 B/s) – “/dev/null” saved [0/0

    Hope that helps?

    Many Thanks

    Plugin Author NextScripts

    (@nextscripts)

    Please go to the plugin Log/History page and uncheck all checkboxes, then check “All Cron Events”.

    You will see all your cron activity.

    Thread Starter Rik0399

    (@rik0399)

    Hi,

    Here is what I see :

    (Changed sitename and IP) 😉

    Y:| WHERE (flt = “snap” OR flt = “cron”) |
    [2017-11-03 22:28:24] – [Cron Request]- 101.94s after the previous one. | Cron called from 100.12.132.178 (WordPress/4.8.3; http://sitename.com)
    [2017-11-03 22:26:42] – [Cron Request]- 115.09s after the previous one. | Cron called from 100.12.132.178 (WordPress/4.8.3; http://sitename.com)
    [2017-11-03 22:24:47] – [Cron Request]- 26.65s after the previous one. | Cron called from 100.12.132.178 (WordPress/4.8.3; http://sitename.com)
    [2017-11-03 22:24:21] – [Cron Request]- 98.91s after the previous one. | Cron called from 100.12.132.178 (WordPress/4.8.3; http://sitename.com)
    [2017-11-03 22:22:42] – [Cron Request]- 32.79s after the previous one. | Cron called from 100.12.132.178 (WordPress/4.8.3; http://sitename.com)
    [2017-11-03 22:22:09] – [Cron Request]- 25.61s after the previous one. | Cron called from 100.12.132.178 (WordPress/4.8.3; http://sitename.com)
    0

    Appreciate your time 😉

    Thread Starter Rik0399

    (@rik0399)

    Hi,

    Okay, I have it working…

    However, it seems to be sending the same post?

    I setup ‘reposter’ so unsure if that’s the reason?

    I assumed that ‘reposter’ was the new section for setting and sending posts?

    Is this correct?

    Many Thanks

    Thread Starter Rik0399

    (@rik0399)

    Hi,

    I have tried all sorts of ways of the last few days without success.

    It simply is not auto posting to twitter?

    Would appreciate your guidance on how to resolve this please.

    Many Thanks

    Thread Starter Rik0399

    (@rik0399)

    Hi,

    Now since the update, besides it not autoposting is now saying, when manually sending a post to twitter:

    WordPress database error: [Column ‘nt’ cannot be null]

    Thread Starter Rik0399

    (@rik0399)

    Hi,

    Still trying to get this working over here 😉

    Getting cron emails which say :

    ‘HTTP request sent, awaiting response… 403 Forbidden’

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

The topic ‘Posting’ is closed to new replies.