Skip to content
WJunction - Webmaster Forum

Blank Pages On Wordpress Posts!

Status
Not open for further replies.
Hello folks, whenever I try to publish a new post, I get a white blank page and I'm unable to post anything in my wordpress blog.

Can anyone please tell me what should I do?

Support is not being helpful.
 

6 comments

there can be multiple reason. try to disable all your plugin, then see if page working or not. if works activate plugin one by one and check site each time after each plugin activate. so you can find which plugin making the problem. check .htaccess. there can be server memory issue, in case if your wordpress a lot of posts like 10K+ without cache plugin such site will make always problem.

also your hosting provider may be disable php error showing. try this:
Advanced PHP Error Handling via htaccess | Perishable Press

it will be easier to find the problem if php shows error.
 
As said, could be a plugin. This also happens if you change something in the code editor. It happens to me sometimes. Then even the admin page is blank because it doesn't load.

Back up your posts and reinstall. Try another theme.
 
yes, edit php.ini
display_errors = 1
or sometimes the errors are produced in a file called error.log inside your "default folder" you can trace from the files what was missing.
 
Status
Not open for further replies.

About the author

8
Active Member · Joined
227
Messages
36
Reactions
28
Points

Advertise on WJunction

Reach 1000's of webmasters, hosts & affiliates. Banner & sponsored-thread slots available.

Contact us
Back
Top Bottom