• Resolved AdminRespAWN

    (@adminrespawn)


    Warning: Cannot modify header information – headers already sent by (output started at public_html/wp-includes/class.wp-styles.php:92) in public_html/wp-includes/pluggable.php on line 881 i am getting this error when i try to post a specific post with a specific content. i checked the class.wp-styles it doesnt end with a ?> i went to the file and wrote the “?>” nothing changed, i get the same error. the content the post has is this one —>

    <a href="https://tzatzikinews.gr/wp-content/uploads/2012/06/logo.jpg"><img class="alignright size-thumbnail wp-image-6560" title="logo" src="https://tzatzikinews.gr/wp-content/uploads/2012/06/logo-150x150.jpg" alt="" width="150" height="150" /></a>Καλησπ?ρα, δυστυχ?? δεν πρ?λαβα να μαζ?ψω αυτ? που μου στε?λατε για να τα ?χω ?τοιμα την παρασκευ?, αλλ? θα σα? τα παραθ?σω σ?μερα δευτ?ρα :). Λοιπ?ν παρακ?τω ?χουμε τα 3 καλ?τερα Tragic - Funny - Weird Moments τη? εβδομ?δα? που μα? π?ρασε.
    
    <ol>
    <li>Η πιο "tragic" στιγμ? τη? ζω?? μου ?ταν ?ταν με π?ρε ο ?πνο? καθ?? ?κανα μπ?νιο! - Ουραν?α</li>
    <li>Την περασμ?νη Κυριακ? μου ψιθ?ρισε στο αυτ? κ?τι η μητ?ρα μου δεν ?κουσα καλ? και φανταστικ? ?τι ?ταν κ?ποιο αστε?ο και γ?λασα, απ? ?τι φα?νεται μου ε?πε ?τι π?θανε η θε?α μου.</li>
    <li>Ανακ?λυψα ?τι ο συγχωρεμ?νο? παππο?? μου, μου ?φησε ?να μεγ?λο ποσ? με λεφτ? στην διαθ?κη του. Μου φ?νηκε περ?εργο γιατ? π?ντα συμπεριφερ?ταν λε? και με μισο?σε. ?ταν π?ρα τον φ?κελο, ε?χε μ?σα 300.000€, σε λεφτ? μονοπωλε??.</li>
    </ol>
    <em>Και το καλ?τερο απ? αυτ? τα τρ?α ε?ναι το νο?μερο 2 ?ταν μια δ?σκολη επιλογ? γιατ? ?λα ?ταν "ξεκαρδιστικ?" με τον τρ?πο του?</em>
    
    Ευχαριστο?με που μοιραστ?κατε μαζ? μα? αυτ?? τι? περ?εργε? στιγμ?? τη? ζω?? σα? συνεχ?στε να στ?λνετε e-mail στο [email protected] ? στην παρακ?τω φ?ρμα.
    
    [contact-form subject="ASTIES EMPIRIES" to="[email protected]"] [contact-field label="?νομα" type="name" required="true" /] [contact-field label="Πιο ?νομα θ?λετε να φα?νεται ?ταν αναρτ?σουμε την εμπειρ?α σα?;" type="text" required="true" /] [contact-field label="Email" type="email" required="true" /] [contact-field label="Μια περ?εργη - ?σχημη - αστε?α - στιγμ? τη? ζω?? σα?" type="textarea" required="true" /] [/contact-form]

    ?

    in line 92 of the class.wp-style there is this code echo $tag;
    i havent added or removed any plugin recently i use the ifeature theme. thanks in advance and sorry for my bad english

Viewing 8 replies - 1 through 8 (of 8 total)
  • First of all don’t change core WordPress code.

    Then check same thing with default WordPress theme(Twentyeleven). If you don’t get any error then you can ask author of theme to check this issue.

    Thread Starter AdminRespAWN

    (@adminrespawn)

    the problem persists even with the default wordpress theme

    First the missing ?> is intentional, don’t add it back in. It prevent extraneous text in the file from being send to the response.

    Second, turn on debug to see if something s failing and writing out to the response.

    Third are you trying to redirect? You can only do that very early in the request, I usually hook into the init action to process form data so I can redirect if complete.

    Thread Starter AdminRespAWN

    (@adminrespawn)

    i am not trying to redirecting anything this happens when i try to post an article… but it only happens with the specific post content everything else is okay.

    yes i have delete the “?>” also used a file from a backup same thing happens.

    this are the warnings

    [22-Jul-2012 14:07:48] PHP Warning:  session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cookie - headers already sent by (output started at /home/ab4276/public_html/wp-content/db.php:43) in public_html/wp-content/plugins/asynchronous-widgets/async-widgets.php on line 62
    
    [22-Jul-2012 14:07:48] PHP Warning:  session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cache limiter - headers already sent (output started at /home/ab4276/public_html/wp-content/db.php:43) in public_html/wp-content/plugins/asynchronous-widgets/async-widgets.php on line 62
    
    [22-Jul-2012 14:06:18] PHP Warning:  Cannot modify header information - headers already sent by (output started at public_html/wp-content/db.php:43) in /home/ab4276/public_html/wp-content/plugins/wp-super-cache/wp-cache-phase2.php on line 89
    
    [22-Jul-2012 14:06:19] PHP Warning:  session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cache limiter - headers already sent (output started at /home/ab4276/public_html/wp-content/db.php:43) in public_html/wp-content/plugins/asynchronous-widgets/async-widgets.php on line 62
    
    [22-Jul-2012 14:19:30] PHP Warning:  session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cookie - headers already sent by (output started at /home/ab4276/public_html/wp-content/db.php:43) in public_html/wp-content/plugins/asynchronous-widgets/async-widgets.php on line 62
    
    [22-Jul-2012 14:19:30] PHP Warning:  session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cache limiter - headers already sent (output started at /home/ab4276/public_html/wp-content/db.php:43) in public_html/wp-content/plugins/asynchronous-widgets/async-widgets.php on line 62
    
    [22-Jul-2012 14:19:30] PHP Warning:  Cannot modify header information - headers already sent by (output started at public_html/wp-content/db.php:43) in /home/ab4276/public_html/wp-includes/class-wp-ajax-response.php on line 129
    
    [22-Jul-2012 14:19:17] PHP Warning:  Cannot modify header information - headers already sent by (output started at public_html/wp-content/db.php:43) in public_html/wp-includes/pluggable.php on line 881

    also i tried disabling every plugin and found out this happens when i enable jetpack plugin
    UPDATE:i managed to narrow it down even more, if i disable the contact form function in the jetpack plugin it works alright. Is there anything we can do or should i file a bug at the jetpack support?

    You should contact jet pack support.

    Do you have any other plugins running that might be causing a conflict? Either way, contact Jet Pack Support, but that is the first question I’d ask if I were them.

    Thread Starter AdminRespAWN

    (@adminrespawn)

    For anyone having the same problem with me. i found the plugin that conflicts with jetpack its called relevanssi when i disable this plugin everything works alright, will contact both plugin authos. i will mark this thread as solved. thanks everyone for your help and suggetions ??

    Thread Starter AdminRespAWN

    (@adminrespawn)

    i found a quick fix you can uncheck expanding shortcodes in relevanssi settings

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