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
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.
see if you are running out of php memory
add this line to your wp-config.php
define('WP_MEMORY_LIMIT', '64M');
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.
add it right after the opening php statement
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?
BasicallyClueless
Member
Posted 1 week ago #
Any updates on this? I am having the issue in standard Wordpress version 2.8.6