Hallo,
seit der Umstellung auf PHP 8.0 habe ich Fehlermeldungen im Log.
Schein was mit dem Child-Theme zu tun haben.
Für Hilfe, Danke voraus.
Code
AH01071: Got error 'PHP message: PHP Warning: Constant TEMPLATEPATH already defined in /var/www/vhosts/example.com/httpdocs/wp-includes/default-constants.php on line 393PHP message: PHP Warning: Constant STYLESHEETPATH already defined in /var/www/vhosts/example.com/httpdocs/wp-includes/default-constants.php on line 400PHP message: PHP Warning: Undefined array key 0 in /var/www/vhosts/example.com/httpdocs/wp-content/themes/twentyfifteen-child/header.php on line 17PHP message: PHP Warning: Attempt to read property "ID" on null in /var/www/vhosts/example.com/httpdocs/wp-content/themes/twentyfifteen-child/header.php on line 17PHP message: PHP Warning: Attempt to read property "ID" on null in /var/www/vhosts/example.com/httpdocs/wp-content/themes/twentyfifteen-child/header.php on line 88PHP message: PHP Warning: Trying to access array offset on value of type bool in /var/www/vhosts/example.com/httpdocs/wp-content/themes/twentyfifteen-child/header.php on line 88PHP message: PHP Warning: Undefined array key 0 in /var/www/vhosts/example.com/httpdocs/wp-content/themes/twentyfifteen-child/header.php on line 91PHP message: PHP Warning: Attempt to read property "ID" on null in /var/www/vhosts/example.com/httpdocs/wp-content/themes/twentyfifteen-child/header.php on line 91'
Code
AH01071: Got error 'PHP message: PHP Warning: Constant TEMPLATEPATH already defined in /var/www/vhosts/example.com/httpdocs/wp-includes/default-constants.php on line 393PHP message: PHP Warning: Constant STYLESHEETPATH already defined in /var/www/vhosts/example.com/httpdocs/wp-includes/default-constants.php on line 400PHP message: PHP Warning: Trying to access array offset on value of type bool in /var/www/vhosts/example.com/httpdocs/wp-content/themes/twentyfifteen-child/header.php on line 88'
Code
AH01071: Got error 'PHP message: PHP Warning: Constant TEMPLATEPATH already defined in /var/www/vhosts/example.com/httpdocs/wp-includes/default-constants.php on line 393PHP message: PHP Warning: Constant STYLESHEETPATH already defined in /var/www/vhosts/example.com/httpdocs/wp-includes/default-constants.php on line 400'