• Hello,

    Are you planing on adding PHP8.0 compatibility. We are getting some errors coming from your plugin:

    Warning: Cannot modify header information - headers already sent by (output started at /wp-content/plugins/js_composer/include/classes/core/class-vc-manager.php:203) in /wp-content/plugins/wp-cloudflare-page-cache/libs/cache_controller.class.php on line 532
    
    Warning: Cannot modify header information - headers already sent by (output started at /wp-content/plugins/js_composer/include/classes/core/class-vc-manager.php:203) in /wp-content/plugins/wp-cloudflare-page-cache/libs/cache_controller.class.php on line 533
    
    Warning: Cannot modify header information - headers already sent by (output started at /wp-content/plugins/js_composer/include/classes/core/class-vc-manager.php:203) in /wp-content/plugins/wp-cloudflare-page-cache/libs/cache_controller.class.php on line 534
    
    Warning: Cannot modify header information - headers already sent by (output started at /wp-content/plugins/js_composer/include/classes/core/class-vc-manager.php:203) in /wp-content/plugins/wp-cloudflare-page-cache/libs/cache_controller.class.php on line 576
    
    Warning: Cannot modify header information - headers already sent by (output started at /wp-content/plugins/js_composer/include/classes/core/class-vc-manager.php:203) in /wp-content/plugins/wp-cloudflare-page-cache/libs/cache_controller.class.php on line 577
    
    Warning: Cannot modify header information - headers already sent by (output started at /wp-content/plugins/js_composer/include/classes/core/class-vc-manager.php:203) in /wp-content/plugins/wp-cloudflare-page-cache/libs/cache_controller.class.php on line 578
    
    Warning: Cannot modify header information - headers already sent by (output started at /wp-content/plugins/js_composer/include/classes/core/class-vc-manager.php:203) in /wp-content/plugins/wp-cloudflare-page-cache/libs/cache_controller.class.php on line 579
    
    Warning: Cannot modify header information - headers already sent by (output started at /wp-content/plugins/js_composer/include/classes/core/class-vc-manager.php:203) in /wp-content/plugins/wp-cloudflare-page-cache/libs/cache_controller.class.php on line 580
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor iSaumya

    (@isaumya)

    Hi @nimonogi,
    this plugin is fully PHP 8 compatible since it’s release. I’ve been using it on PHP 8 in Kinsta without any issue. This looks like a conflict with another plugin.

    It seems the plugin js_composer is already modifying and sending the header before this plugin. This has nothing to do with PHP 8. As I said, this plugin is fully PHP 8 compatible.

    Thread Starter nimonogi

    (@nimonogi)

    js_composer belonging to WPBakery Page Builder. Shall I assume that those two plugins won’t work together if I update to PHP8? I see no error on PHP7.4. Is there a workaround?

    Plugin Contributor iSaumya

    (@isaumya)

    Hi @nimonogi,
    Maybe that plugin is not PHP 8 compatible. I don’t know. But on PHP 8 if you run this plugin and temporarily disable that plugin, I’m sure you won’t see any issues.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘PHP 8.0 Compatibility’ is closed to new replies.