Theme issue 'Use of undefined constant HTTP_USER_AGENT'

Posted in: Newspaper
Post count: 2

We updated php version, the wordpress , and the theme to the latest version and it start showing us the following error;
Warning: Use of undefined constant HTTP_USER_AGENT – assumed ‘HTTP_USER_AGENT’ (this will throw an Error in a future version of PHP) in /home/sportsag/public_html/wp-content/themes/Newspaper-child/header.php on line 1

Post count: 35449

Hi thomasjfritz,

The problem seems to be from the header.php file that you have set in the child theme. Please disable the child theme and the problem will be solved.
Also if you want to use the child theme make sue that you edit the file and set a proper code on the first line.

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.