Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Avada › Forums › Community Forum › PHP 7.2 warning: REQUEST_URI in functions.php
Hello.
After upgrade to PHP7.2 (Ubuntu 18.04 LTS) and WordPress 4.9.6, I started getting a worning:
“Use of undefined constant REQUEST_URI – assumed ‘REQUEST_URI’ (this will throw an Error in a future version of PHP) in /var/www/html/wp-content/themes/Avada/functions.php on line 73”
But I can’t find any REQUEST_URI in this file.
Has anyone faced such a problem? How to fix this warning?
Thank you beforehand.