• 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”&gt;
    <html xmlns=”https://www.w3.org/1999/xhtml&#8221; 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 :`(

Viewing 5 replies - 1 through 5 (of 5 total)
  • Can you try re-installing the karappo-style theme through cpanel?

    Thread Starter njoyit5

    (@njoyit5)

    Yes. I did reinstall the theme. Now it restored.
    But I still have one question.
    My blog post can not see Chinese characters. It sees as ??????. What I did yesterday to mess up the code was I paste a <meta http-equiv=”Content-Language” content=”zh-cn”/> in the header. It didn’t work..So I am wondering is there a proper way to let my blog display Chinese character?

    Thank you ^^

    Now I get same problem with you. Did you fix it by reinstalling your theme? if yes are you re installing by renew theme in Cpanel?

    Thread Starter njoyit5

    (@njoyit5)

    wahahah~~yes. I deleted the blog folder in my hosting server. and reinstalled. I m lucky that I already had backups..

    I was facing the same problem. I just deleted present theme through ftp. It started working perfectly after that.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Cannot modify header information – headers already sent’ is closed to new replies.