Forums

Missing Schedul (11 posts)

  1. BUSA
    Member
    Posted 2 years ago #

    I have updated to the latest wordpress and since wp 2.8 I am facing lots of issues.

    Firstly it keeps logging off on its own randomly. So I sign in and when I click the add new tab, it asks me to log in again.

    And now it has started to miss schedule. I schedule a post and afterwards I see that the post is not published. What I see later is that it says missed schedule. Screenshot attached http://fasbusa.googlepages.com/schedule.JPG

    What I don't understand why does wordpress launch upgraded versions without testing it significantly.

  2. esmi
    Theme Diva & Mod
    Posted 2 years ago #

    Have you tried:

    - deactivating all plugins to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the problematic plugin(s).

    - switching to the default theme to rule out any theme-related problems.

  3. BUSA
    Member
    Posted 2 years ago #

    Thanks esmi for your reply. I have not installed any new plugins nor have I made any changes in the theme in the past 1 month. However this problem of missing schedule started today itself which has never happened before.

  4. BUSA
    Member
    Posted 2 years ago #

    Bump any update

  5. BUSA
    Member
    Posted 2 years ago #

    Any solutions there? Some issue in WP 2.8

  6. BUSA
    Member
    Posted 2 years ago #

    Now wordpress time zone fails. Its showing wrong timings due to which posts are all going in any order!

  7. BUSA
    Member
    Posted 2 years ago #

    Esmi, I deactivated all the plugins still the problem persists. I even changed theme to default theme, still the problem persists. Any other thing that can be done?

  8. BUSA
    Member
    Posted 2 years ago #

    Any help here?

  9. BUSA
    Member
    Posted 2 years ago #

  10. Sankho
    Member
    Posted 2 years ago #

    Hey Busa,

    I had the same problem recently with WordPress after a client asked for an upgrade...

    I really wanted to stay away from "Frankensteining" the core files of wordpress as the article you linked to does, so the fix I found only asks you to add one line of code to your wp-config.php file:

    //added for cron posts
    define(‘ALTERNATE_WP_CRON’, true);

    Stick that in the wp-config.php file and you should be good. For a full(er) explanation, you can check out my blog post on the subject.

  11. dalizo
    Member
    Posted 2 years ago #

    @Sankho,

    It works on me. Thanks.

Topic Closed

This topic has been closed to new replies.

About this Topic