Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Frederic Serva

    (@fredserva)

    503 error means The server is currently unavailable (because it is overloaded or down for maintenance). Generally, this is a temporary state.

    This can also be due to theme/plugin conflict.

    Can you please try enabling WP_DEBUG mode? To do this, just go to wp-config.php include this:

    define(‘WP_DEBUG’,true);

    You might already have a line for WP_DEBUG, so just make sure it’s set to true.

    Let me know what errors if any you have…

    Thread Starter Tevya

    (@thefiddler)

    I have it on and have been watching my logs. Some other plugins are causing some issues, which I’m trying to track down (unsure which are causing some of it, the errors don’t identify them). So maybe it is just a conflict. I had another similar plugin on there before, though, and it was working fine in spite of these others.

    EDIT: I’ll try it again after I’ve found the culprit of the other issues.

    Plugin Author Frederic Serva

    (@fredserva)

    Any news about the culprits? 🙂

    Plugin Author Frederic Serva

    (@fredserva)

    No news?
    Closing…

    Thread Starter Tevya

    (@thefiddler)

    Sorry. I just haven’t had time to work on it. I’m going to try and get to it soon, as it’s obviously very important to me. I had a big wrench thrown into my life recently and so everything is a bit crazy. Will let you know when I get around to it.

    Plugin Author Frederic Serva

    (@fredserva)

    Thanks for letting me know.
    I’ll wait…

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘503's my posts’ is closed to new replies.