Title: WordPress blank screen after saving/logging
Last modified: August 24, 2016

---

# WordPress blank screen after saving/logging

 *  [Ununhexio](https://wordpress.org/support/users/ununhexio/)
 * (@ununhexio)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/wordpress-blank-screen-after-savinglogging/)
 * Hi all,
 * I’m getting the white screen of death every time I try to access wordpress control
   panel. The problem gets kind of fixed when I rename my custom theme folder and
   then rename it back to its original name via ftp, since I get access to wordpress
   by doing so, but then everytime I click on save changes in entries/pages, I get
   the white screen again, eventhough changes are saved. Also, when I log out and
   then log in, the problem appears again and I have to do the renaming thing to
   fix it.
 * Things I have done so far:
 * wp-config and wp-functions files have ?> closed and no blank space on top or 
   at the end.
 * I have renamed the plugin folder to plugins_old so plugins don’t work. White 
   screen still appearing.
 * debugging says (I translate it since I have it in spanish):
 * Error calling main_sidebar, undefined ID for main_sidebar -> That, I already 
   fixed it by putting ‘id’ => ‘sidebar-1’ in the array inside functions.php
 * Then there is this one:
 * PHP Notice: Undefined index: no_post_titles in …/wordpress/wp-content/plugins/
   list-category-posts/include/lcp-catlistdisplayer.php on line 234 [06-May-2015
   07:13:38 UTC] PHP Notice: Undefined index: no_post_titles in
 * I copy and paste that line of code:
 *     ```
       if ( empty($this->params['no_post_titles']) || !empty($this->params['no_post_titles']) && $this->params['no_post_titles'] !== 'yes' ) {
         $lcp_display_output .= $this->get_post_title($single);
       }
       ```
   
 * Anyway, I have disabled the list category post plugin, white screen still showing
   up.
 * Any help please?

The topic ‘WordPress blank screen after saving/logging’ is closed to new replies.

## Tags

 * [blank-screen](https://wordpress.org/support/topic-tag/blank-screen/)
 * [login](https://wordpress.org/support/topic-tag/login/)
 * [Saving changes](https://wordpress.org/support/topic-tag/saving-changes/)
 * [white screen](https://wordpress.org/support/topic-tag/white-screen/)
 * [white screen of death](https://wordpress.org/support/topic-tag/white-screen-of-death/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 0 replies
 * 1 participant
 * Last reply from: [Ununhexio](https://wordpress.org/support/users/ununhexio/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/wordpress-blank-screen-after-savinglogging/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
