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
There suspended session_stat() outputs.
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?
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
To:
/home/mariothegreat/mariothegreat.com/blog/wp-content/plugins/
Is it works now?
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.
Ok, can you please list the wp-config.php?
Or just look at line 22? Is there any whitespace outputs? You should remove any outputs there.
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
Ok, just comment or delete this lines.
Is it works?
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
there is nothing listed on line 25. There is a blank space from line 2-27
Is it blank space after close php tag (?>)? If so, try remove this lines up to >?
The blog is hacked. I am going to have my client contact his hosting company to resolve this. You can close this thread.
Ok, thanks for the feedback!