Title: Warning Message
Last modified: September 1, 2016

---

# Warning Message

 *  Resolved [sspens](https://wordpress.org/support/users/sspens/)
 * (@sspens)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/warning-message-94/)
 * Hello,
 * Does anyone know why I’m receiving this message?
 * Warning: Cannot modify header information – headers already sent by (output started
   at /home/mindsmatterlv/public_html/wp-content/plugins/logo-switcher/init.php:
   1) in /home/mindsmatterlv/public_html/wp-includes/pluggable.php on line 1167
 * Thank you.
    [http://www.mindsmatterlv.org](http://www.mindsmatterlv.org)

Viewing 7 replies - 1 through 7 (of 7 total)

 *  [divya275](https://wordpress.org/support/users/divya275/)
 * (@divya275)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/warning-message-94/#post-7654854)
 * Hello sspens,
 *  You can just put below code in wp-config.php file, Then it will remove both 
   php and wordpress warning in website.
 * >  ini_set(‘log_errors’,’On’);
   >  ini_set(‘display_errors’,’Off’); ini_set(‘error_reporting’,
   > E_ALL ); define(‘WP_DEBUG’, false); define(‘WP_DEBUG_LOG’, true); define(‘WP_DEBUG_DISPLAY’,
   > false);
 *  Hope it’ll help
 * Thanks
    Divya
 *  Thread Starter [sspens](https://wordpress.org/support/users/sspens/)
 * (@sspens)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/warning-message-94/#post-7654855)
 * Divya,
 * Thank you. Just put it anywhere?
 *  [divya275](https://wordpress.org/support/users/divya275/)
 * (@divya275)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/warning-message-94/#post-7654856)
 * Yeah, You can find code of define(‘WP_DEBUG’, false); in wp-config.php just replace
   with above code.
 *  Thread Starter [sspens](https://wordpress.org/support/users/sspens/)
 * (@sspens)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/warning-message-94/#post-7654857)
 * I replaced it with what you gave me. I don’t get an error message anymore, but
   the site isn’t coming up at all either.
 *  [divya275](https://wordpress.org/support/users/divya275/)
 * (@divya275)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/warning-message-94/#post-7654873)
 * It is another issue in your site. It is showing totally blank. May be it has 
   happened related to plugin. you can try to deactivate plugin one by one and check
   your website, it is working or not.
 *  [stephencottontail](https://wordpress.org/support/users/stephencottontail/)
 * (@stephencottontail)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/warning-message-94/#post-7654897)
 * According to the error message in your first post, the plugin “Logo Switcher”
   appears to be the cause of your issue. If you can’t access your Dashboard, you
   can still disable just that plugin [via FTP (by following the second set of directions here, except that you’ll just rename that particular plugin’s folder)](https://codex.wordpress.org/FAQ_Troubleshooting#How_to_deactivate_all_plugins_when_not_able_to_access_the_administrative_menus.3F).
 * Once you’ve done that, you should be able to access your Dashboard again. You
   might wish to report this issue at your plugin’s official support page: [https://wordpress.org/support/plugin/logo-switcher#postform](https://wordpress.org/support/plugin/logo-switcher#postform)
 *  Thread Starter [sspens](https://wordpress.org/support/users/sspens/)
 * (@sspens)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/warning-message-94/#post-7654909)
 * Thank you Stephen. It worked and I have access to my site. I also posted a message
   at the link you provided.

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Warning Message’ is closed to new replies.

## Tags

 * [warning message](https://wordpress.org/support/topic-tag/warning-message/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 7 replies
 * 3 participants
 * Last reply from: [sspens](https://wordpress.org/support/users/sspens/)
 * Last activity: [9 years, 11 months ago](https://wordpress.org/support/topic/warning-message-94/#post-7654909)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
