I made the mistake to update Divi last night on a already running site and since that, I'm struggling with a lot of bugs.
So my biggest Problems are these errors now:
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/ganzeinf/public_html/wp-content/themes/Divi/header.php:1)
Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/ganzeinf/public_html/wp-content/themes/Divi/header.php:1)
Has anyone a clue what I can do?
Or is there a save method to reinstall everything?
I'm new with Wordpress and Divi.
here are the first Lines of wp-content/themes/Divi/header.php:1
<!DOCTYPE html>
<html <?php language_attributes(); ?>>
<head>
<meta charset="<?php bloginfo( 'charset' ); ?>" />
<?php
elegant_description();
elegant_keywords();
elegant_canonical();
I tried to fix that for 6 hours and deactivate/remove all plugins multiple times.
No I don't looked in every required php file from divi etc. but I don't think that there is a redirected to another site in any relevant file.
I tried a lot of backups even half a year ago. But with every Backup I get a Problem with the Divi Visual Builder it's totally buggy then, which wasn't before. And yes I tried if this has to do with the cash/cookies from my browser, I also tried it with other Pcs.