The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
30 views

Wordpress 3.5.1 White Screen death only submit something [closed]

I create a lot of wp themes , right now dashboard upgrade to 3.5.1. Now problem is when i submit something(Like post, page editing, code editing save.) then it will be white death screen. Is this ...
0
votes
0answers
27 views

WordPress won't display errors at all

I have been having constant issue with WordPress not displaying errors at all and I have no clue what is wrong. PHP errors display on non-wordpress related pages. Debugging is turned on. Display ...
0
votes
1answer
20 views

WP white screen of death after duping a site that works fine on same server

I have simply duped a site that runs absolutely fine on a separate domain into a sub directory of another domain for development purposes. I have zipped the /httpdocs/ directory excluding cache and ...
0
votes
3answers
129 views

White screen of death only in wp-admin

I'm able to log into the website but the moment after login, I get a white screen in wp-admin. I can still access the website and it shows that I am logged in with the toolbar at the top of each page ...
3
votes
1answer
380 views

wp-admin blank in a clean install of Wordpress on PHP 5.4

A clean install of Wordpress 3.4.2 is giving a blank screen when logging into the admin panel. This is due to the following resources not loading in Chrome: GET /wp-admin/ /wp-admin/:32 GET ...
1
vote
2answers
340 views

Does wordpress have an error log?

I accidentally removed a bunch of plugin folders. I restored them all directly after, but since then my site is completely blank. Can't see anything, it's just white. I'm not sure what to do, but ...
0
votes
1answer
73 views

blank white page in admin, white space hunting?

Upon logging into the dashboard, I am presented with a blank white page, tho the front end of the site works fine. I am pretty sure its due to a white space oposed to a plugin issue, but not sure ...
0
votes
1answer
36 views

After a manual update, themes and plugins that were installed (and still in the directory) are not being seen

The title pretty much says it all. The files and folders for my various themes and plugins are all intact in their proper path location under wp-content, but the WordPress install is not seeing them. ...
0
votes
1answer
179 views

How can I understand what is the cause of WP death (white screen)?

I have some problems on a admin side: when i try to filter posts according to any category, or when I publish a post, I see a white screen of WP death... The content of debug.log is: [17-Jun-2012 ...
0
votes
2answers
271 views

Steps to debug on a blank screened wordpress install

I've been given an old Wordpress installation to setup on a new server. After setting wp-config.php and the values for the URLs in the db, wp_options.siteurl and wp_options.home (the usual process I ...
0
votes
2answers
365 views

WordPress Blank Screen Issue [closed]

I'm running a WordPress website with a custom template that is showing me a blank screen when I have not viewed the site in a few days. I've cleared the browser cache and I've empited all cache using ...
-1
votes
1answer
504 views

Blank screen at login/logout - tried everything!

I am working on some customized themes and when they are activated I cant log out, it goes blank. If I get rid of all cookies (being logged out) I cant log back in. The login.php shows, but when I've ...
1
vote
1answer
117 views

How to make my plugin code die gracefully

I've set up a class for my function, and I'd like to implement some form of error handling. But I'm new to this error handling lark. Can I set_error_handler to only show certain messages (and can ...
1
vote
1answer
193 views

Recommend a guide to catching plugin errors, please?

I'm working on a small plugin and on some WP installations it throws up the white screen of death. I'm new to this, and would like to know if there is a decent guide out to there (so far my googling ...
0
votes
1answer
57 views

Troubleshooting white screen when editing specific posts

I've run into a bit of a perplexing challenge. I'm working on a WordPress installation where certain posts, without a yet apparent rhyme or reason, throw a white screen when you attempt to edit them ...
0
votes
2answers
485 views

Wordpress Backend Fine, All Themes Return a Blank Page?

I have this issue, where I can't access the frontend without a blank page anymore. It drives me crazy. The backend seems to be up just fine, but the frontend is white. When trying to chose another ...
2
votes
3answers
1k views

The famous Wordpress white screen of death

Like mentioned in the title, i think this is by far one problem Automattic or Wordpress team cannot solve until no matter what version Wordpress will go in future. In this question, i am focusing to ...