• Resolved Yusup Ali

    (@fileour)


    I have upgraded to PHP 8.2 and I see the list of deprecation warnings.

    Warning: Cannot modify header information – headers already sent by (output started at /home/database/public_html/wp-content/themes/name/inc/admin/class.customizer-api-wrapper.php:43) in /home/fileourc/public_html/wp-content/plugins/gtranslate/gtranslate.php on line 84

    Please fix it.

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

Viewing 1 replies (of 1 total)
  • Plugin Author edo888

    (@edo888)

    Hi,

    The issue is not related to GTranslate.

    You will need to check /home/database/public_html/wp-content/themes/name/inc/admin/class.customizer-api-wrapper.php:43 and see why it outputs data before send_headers action is fired. Possibly some PHP warning messages are generated and your PHP is configured to display them.

    Thanks! ??

Viewing 1 replies (of 1 total)
  • The topic ‘PHP 8.2 deprecation warnings – “Cannot modify header information”’ is closed to new replies.