OpenSceneryX / Website

The OpenSceneryX website, based on Wordpress
https://www.opensceneryx.com
GNU General Public License v2.0
3 stars 1 forks source link

PHP warning being thrown from header and footer #21

Closed aussig closed 5 years ago

aussig commented 5 years ago

Warnings thrown are:

PHP Warning:  Use of undefined constant ENVIRONMENT - assumed 'ENVIRONMENT' (this will throw an Error in a future version of PHP) in …/custom/themes/opensceneryx/header.php on line 51
PHP Warning:  Use of undefined constant ENVIRONMENT - assumed 'ENVIRONMENT' (this will throw an Error in a future version of PHP) in …/custom/themes/opensceneryx/footer.php on line 17
aussig commented 5 years ago

Fixed by adding correct ENVIRONMENT define to local config.