Forums

Blank page when publishing/deleting (7 posts)

  1. tomleads
    Member
    Posted 2 months ago #

    Hi.

    I was going through and updating a lot of posts. And now when I publish/update or even try and delete a post, I get a white blank page.

    If I publish or update, it does perform this action on the database as the page appears. However, deleting does not work.

    I have deactivated all plugins and no difference.

    It was working fine until I tried to update many posts one after the other.

    Help!

    Thanks

  2. tomleads
    Member
    Posted 2 months ago #

    I've gone through and deleted all the plugins but no difference.

    It is only in the admin - the live site works fine.

    Is there a php issue? But I haven't changed any files.

  3. samboll
    moderator
    Posted 2 months ago #

    see if you are running out of php memory
    add this line to your wp-config.php

    define('WP_MEMORY_LIMIT', '64M');

  4. tomleads
    Member
    Posted 2 months ago #

    Thanks samboll. Where abouts do I add it? I want to be exactly certain where it should go in case anything goes wrong.

    I should add that this is a WPMU setup, sorry, I forgot to mention that before. All the subblogs load fine but all have the same problem when creating/editing a post.

  5. samboll
    moderator
    Posted 2 months ago #

    add it right after the opening php statement

  6. tomleads
    Member
    Posted 2 months ago #

    Thanks

    I'm getting this in my FTP
    Response: 553 Could not create file.
    Error: Critical error

    I'll have to speak to my support guys tomorrow.

    Is it possible that because I was updating so many posts, one after the other, that I have triggered some sort of memory issue?

  7. BasicallyClueless
    Member
    Posted 1 week ago #

    Any updates on this? I am having the issue in standard Wordpress version 2.8.6

Reply

You must log in to post.

About this Topic