Conflict with Divi theme? Warning: Cannot modify header information
-
Using the latest theme from Divi (3.0.95), and when I save the page with the SP shortcode, I get the following error:
Warning: Cannot modify header information – headers already sent by (output started at /home/childstrive/childstrive.org/wp-content/plugins/sp-client-document-manager/classes/uploader.php:126) in /home/childstrive/childstrive.org/wp-content/themes/Divi/includes/builder/functions.php on line 2346
The lines around here in this file say:
// delete setcookie( 'et-saving-post-' . $post_id . '-bb', 'bb', time() - DAY_IN_SECONDS, SITECOOKIEPATH, false, is_ssl() ); // set setcookie( 'et-saved-post-' . $post_id . '-bb', 'bb', time() + MINUTE_IN_SECONDS * 5, SITECOOKIEPATH, false, is_ssl() );Happy to report this to Divi if you think this error is with them. The site still works and I can save content, but it’s not a great UX.
The topic ‘Conflict with Divi theme? Warning: Cannot modify header information’ is closed to new replies.