Title: Error Messages
Last modified: August 21, 2016

---

# Error Messages

 *  Resolved [polishedpixels](https://wordpress.org/support/users/polishedpixels/)
 * (@polishedpixels)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/error-messages-33/)
 * Hi,
 * I installed this plugin and received the following error messages:
 * Warning: session_start(): Cannot send session cookie – headers already sent by(
   output started at /home/mariothegreat/mariothegreat.com/blog/index.php:13) in/
   home/mariothegreat/mariothegreat.com/blog/wp-content/plugins/cleantalk-spam-protect/
   cleantalk.php on line 165
 *  Warning: Cannot modify header information – headers already sent by (output 
   started at /home/mariothegreat/mariothegreat.com/blog/wp-config.php:14) in /home/
   mariothegreat/mariothegreat.com/blog/wp-includes/pluggable.php on line 899
 * I cannot log into my blog, so I had to manually delete the file via FTP. It is
   still giving the error message.
 * Please help?
 * Thanks!
 * [http://wordpress.org/plugins/cleantalk-spam-protect/](http://wordpress.org/plugins/cleantalk-spam-protect/)

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

 *  Plugin Author [Denis Shagy](https://wordpress.org/support/users/shagimuratov/)
 * (@shagimuratov)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/error-messages-33/#post-4305406)
 * Hello,
 * please upload updated cleantalk.php to WP_ROOT/wp-content/plugins/cleantalk-spam-
   protect/
 * [http://plugins.svn.wordpress.org/cleantalk-spam-protect/trunk/cleantalk.php](http://plugins.svn.wordpress.org/cleantalk-spam-protect/trunk/cleantalk.php)
 * There suspended session_stat() outputs.
 *  Thread Starter [polishedpixels](https://wordpress.org/support/users/polishedpixels/)
 * (@polishedpixels)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/error-messages-33/#post-4305475)
 * HI,
 * I do not see a file WP_ROOT? Also the plugin has been deleted, so there is no
   longer a folder for it. Do I need to create one?
 *  Plugin Author [Denis Shagy](https://wordpress.org/support/users/shagimuratov/)
 * (@shagimuratov)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/error-messages-33/#post-4305526)
 * WP_ROOT it’s a root of wordpress blog, for example – /home/mariothegreat/mariothegreat.
   com/blog.
 * In this case just extract archive:
    [http://downloads.wordpress.org/plugin/cleantalk-spam-protect.zip](http://downloads.wordpress.org/plugin/cleantalk-spam-protect.zip)
 * To:
    /home/mariothegreat/mariothegreat.com/blog/wp-content/plugins/
 * Is it works now?
 *  Thread Starter [polishedpixels](https://wordpress.org/support/users/polishedpixels/)
 * (@polishedpixels)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/error-messages-33/#post-4305530)
 * No it still does not work. I am still locked out of the blog
 * The following error appears:
 *  Warning: Cannot modify header information – headers already sent by (output 
   started at /home/mariothegreat/mariothegreat.com/blog/wp-config.php:22) in /home/
   mariothegreat/mariothegreat.com/blog/wp-includes/pluggable.php on line 899
 * I cannot access the dashboard, which is why I had to delete the plugin via FTP.
   Deleting it, did not work. The error still remains.
 *  Plugin Author [Denis Shagy](https://wordpress.org/support/users/shagimuratov/)
 * (@shagimuratov)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/error-messages-33/#post-4305534)
 * Ok, can you please list the wp-config.php?
 *  Plugin Author [Denis Shagy](https://wordpress.org/support/users/shagimuratov/)
 * (@shagimuratov)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/error-messages-33/#post-4305535)
 * Or just look at line 22? Is there any whitespace outputs? You should remove any
   outputs there.
 *  Thread Starter [polishedpixels](https://wordpress.org/support/users/polishedpixels/)
 * (@polishedpixels)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/error-messages-33/#post-4305537)
 * on line 22 is says
 * “<?php
    /** Enable W3 Total Cache */ define(‘WP_CACHE’, true); // Added by W3
   Total Cache
 * I think I should delete this plugin
 *  Plugin Author [Denis Shagy](https://wordpress.org/support/users/shagimuratov/)
 * (@shagimuratov)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/error-messages-33/#post-4305540)
 * Ok, just comment or delete this lines.
 * Is it works?
 *  Thread Starter [polishedpixels](https://wordpress.org/support/users/polishedpixels/)
 * (@polishedpixels)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/error-messages-33/#post-4305551)
 * no, the error is still there.
 *  Warning: Cannot modify header information – headers already sent by (output 
   started at /home/mariothegreat/mariothegreat.com/blog/wp-config.php:25) in /home/
   mariothegreat/mariothegreat.com/blog/wp-includes/pluggable.php on line 899
 *  Plugin Author [Denis Shagy](https://wordpress.org/support/users/shagimuratov/)
 * (@shagimuratov)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/error-messages-33/#post-4305557)
 * Can you show line 25?
 *  Thread Starter [polishedpixels](https://wordpress.org/support/users/polishedpixels/)
 * (@polishedpixels)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/error-messages-33/#post-4305563)
 * there is nothing listed on line 25. There is a blank space from line 2-27
 *  Plugin Author [Denis Shagy](https://wordpress.org/support/users/shagimuratov/)
 * (@shagimuratov)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/error-messages-33/#post-4305564)
 * Is it blank space after close php tag (?>)? If so, try remove this lines up to
   >?
 *  Thread Starter [polishedpixels](https://wordpress.org/support/users/polishedpixels/)
 * (@polishedpixels)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/error-messages-33/#post-4305565)
 * The blog is hacked. I am going to have my client contact his hosting company 
   to resolve this. You can close this thread.
 *  Plugin Author [Denis Shagy](https://wordpress.org/support/users/shagimuratov/)
 * (@shagimuratov)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/error-messages-33/#post-4305568)
 * Ok, thanks for the feedback!

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

The topic ‘Error Messages’ is closed to new replies.

 * ![](https://ps.w.org/cleantalk-spam-protect/assets/icon-256x256.png?rev=1637702)
 * [Spam protection, Honeypot, Anti-Spam by CleanTalk](https://wordpress.org/plugins/cleantalk-spam-protect/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cleantalk-spam-protect/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cleantalk-spam-protect/)
 * [Active Topics](https://wordpress.org/support/plugin/cleantalk-spam-protect/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cleantalk-spam-protect/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cleantalk-spam-protect/reviews/)

 * 14 replies
 * 2 participants
 * Last reply from: [Denis Shagy](https://wordpress.org/support/users/shagimuratov/)
 * Last activity: [12 years, 6 months ago](https://wordpress.org/support/topic/error-messages-33/#post-4305568)
 * Status: resolved