I have problem when I update version 3.9 and use code html. Please fix it. thanks
Downgrade was my solution.
Now everything is working back normally again.
That’s an extremely poor solution. Were you aware that your site is currently running a very real risk of being hacked? You need to upgrade WordPress again asap.
http://blog.sucuri.net/2012/03/wordpress-understanding-its-true-vulnerability.html
i had a problem with login on wp-admin :
headers already sent by (output started at /is/wp-config.php:1) in /is/wp-includes/pluggable.php on line 1121
solution of @NazarDesign works fine… thanx man š
solution of @NazarDesign works fine
work like charm
Thanks, @NazarDesign! It really worked for me š
@NazarDesign ‘s solution worked like a peach! Thanks!
Thanks @NazarDesign, that was great š
neither this : <?php ob_start(); ?> in first line of functions.php
nor this : ?> at the end pf wp-config.php
helped me….
any other random suggestion? i am running WP 4.0
This error was caused by a problem with my database. My hosting company had set a cap on the number of DB queries and I had gone over that number so I had to get them to remove the cap to circumvent the error.
Hopefully that helps some of you.
Sorry, wrong place for my question
replace this: mysql_real_escape_string()
with this: esc_sql()
(@jojo0410)
12 years, 1 month ago
I upgraded to 3.9 and also my theme upgraded and now I can comment on posts within my site but it generates half a screen of errors. Not sure if this is a WordPress, mysql or Wordfence error as the message seems to involve all 3. Strangely despite the error messages the comment still appears.
Warning: mysql_real_escape_string(): Access denied for user ‘jebriggs’@’localhost’ (using password: NO) in /home/jebriggs/public_html/daydreambooks/wp-content/plugins/wordfence/lib/wordfenceURLHoover.php on line 132 Warning: mysql_real_escape_string(): A link to the server could not be established in /home/jebriggs/public_html/daydreambooks/wp-content/plugins/wordfence/lib/wordfenceURLHoover.php on line 132
This error message is repeated several times down the screen also mentions line 134 and 135.
information – headers already sent by (output started at /home/jebriggs/public_html/daydreambooks/wp-content/plugins/wordfence/lib/wordfenceURLHoover.php:133) in /home/jebriggs/public_html/daydreambooks/wp-content/plugins/jetpack/modules/subscriptions.php on line 539 Warning: Cannot modify header information – headers already sent by (output started at /home/jebriggs/public_html/daydreambooks/wp-content/plugins/wordfence/lib/wordfenceURLHoover.php:133) in /home/jebriggs/public_html/daydreambooks/wp-content/plugins/jetpack/modules/subscriptions.php on line 544 Warning: Cannot modify header information – headers already sent by (output started at /home/jebriggs/public_html/daydreambooks/wp-content/plugins/wordfence/lib/wordfenceURLHoover.php:133) in /home/jebriggs/public_html/daydreambooks/wp-includes/pluggable.php on line 1121
http://www.daydreambooks.co.uk