Cannot modify header information – headers already sent
-
Hello~~
I have trouble to log in to my WordPress panel.
I receive warning like:Warning: Cannot modify header information – headers already sent by (output started at /home/njoyit5/public_html/Blog/wp-content/themes/karappo-style/functions.php:4) in /home/njoyit5/public_html/Blog/wp-comments-post.php on line 95
Warning: Cannot modify header information – headers already sent by (output started at /home/njoyit5/public_html/Blog/wp-content/themes/karappo-style/functions.php:4) in /home/njoyit5/public_html/Blog/wp-comments-post.php on line 96
Warning: Cannot modify header information – headers already sent by (output started at /home/njoyit5/public_html/Blog/wp-content/themes/karappo-style/functions.php:4) in /home/njoyit5/public_html/Blog/wp-comments-post.php on line 97
Warning: Cannot modify header information – headers already sent by (output started at /home/njoyit5/public_html/Blog/wp-content/themes/karappo-style/functions.php:4) in /home/njoyit5/public_html/Blog/wp-includes/pluggable.php on line 934
What I did yesterday is to replay the orginal meta with
<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”>
<html xmlns=”https://www.w3.org/1999/xhtml” xml:lang=”zh-cn” lang=”zh-cn”>
<head>
<meta http-equiv=”Content-Type” content=”text/html; charset=utf-8″/>
<meta http-equiv=”Content-Language” content=”zh-cn”/>
<meta http-equiv=”X-UA-Compatible” content=”IE=EmulateIE7″/>in the original header…
I am new to wordpress blog.
I know a little bit of CSS and HTML, but not so much about PHP and Javasrcrip. Is anyone can help me solve this step by step I will be really really really appreciated :`(
- The topic ‘Cannot modify header information – headers already sent’ is closed to new replies.