• Resolved Patricil

    (@patricil)


    Hello, I repeteadly have this error showing up in my log since I updated wordpress from 7.3.3 php to php7.4 + wordpress 5.8.8 to 6.4.1.

    I would really appreciate if you could give me a hand on this, please:

    PHP Warning: Cannot modify header information – headers already sent in /home2/trucosya/public_html/trucosyastucias.com/wp-content/plugins/we-cachepress/class-we-cachepress.php on line 340


    PHP Warning: Cannot modify header information – headers already sent in /home2/trucosya/public_html/trucosyastucias.com/wp-content/plugins/we-cachepress/class-we-cachepress.php on line 354

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support pbevanudp

    (@pbevanudp)

    Hello,

    This means that some type of content is being sent (like whitespace or HTML etc) before PHP sends the response headers. It sounds like a compatibility issue with the plugin mentioned in the warning and the updated versions of PHP and WordPress.

    Thread Starter Patricil

    (@patricil)

    Hi! Thanks so much for the info. I thought the mentioned pluggin was WP Optimize, it must be another one then! I’ll check i out.

    Appreciated.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘repeated php since after updating wp to php 7.4’ is closed to new replies.