• A good day, guys!
    I’ve got a little problem, driving me crazy all day. I’ve, ofcourse, researched for solutions, but it has a wide range of similar problems/solutions.

    After making a new post (adding title, content, category and so on) I’ma pressing Submit (or save draft, same output).. The page gets redirected to post.php, but the screen is white. When clicking the return button from my browser, I can see the content + category is still being updated..

    Making sense? :p

    Can anyone help a human out here? If you need any of my php files/scripts/whatever, just tell me, really wanna make this work again.

    Thank again.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi,

    Check with these options:

    – Disable all the plugins
    – Upgrade your wordpress to the latest version
    – Remove unwanted code from htaccess
    – Change your theme to ruled out theme level issue

    Thanks,

    Shane G.

    Thread Starter Everlast00

    (@everlast00)

    Heya, thanks for your suggestion, I’ll post my findings:

    – Disable Plugins: I had an autocompleter plugin. When I disable that, it took me to another white screen. (So I now know it’s likely not to be an post.php issue, but something else).

    – Upgrade: I’ve got the latest version (downloaded last thursday).

    – Remove unwanted code from .htaccess:
    The only thing I got there is:

    AddHandler x-httpd-php5 .php
    
    # BEGIN WordPress
    
    # END WordPress

    – Change theme: I don’t understand this point :p

    Thanks in advance

    Thread Starter Everlast00

    (@everlast00)

    Ah, look at that.. If I change my theme back to the default theme, it’s not showing me any more white pages after submitting..

    What would my next step be? Where, presumable in my themes folder, should I go to edit something?

    Thread Starter Everlast00

    (@everlast00)

    Sooo, anyone got an idea?

    Seems I can’t login either anymore, cause after Submitting my details on wp-login.php, I get redirected to a blank page. Is there a way to change your theme without the admin panel?

    I’ve got the idea I’m totally lost now.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Blank page when submitting Post.php’ is closed to new replies.