php warnings after minification
-
Hi Marko,
I have enabled minify functions using manual selection of files. The selected files are those recommended by W3TC under Performance -> Minify -> Help. It detects my active child theme whose parent is Astra. Ever since this activation, my server is logging php warnings as below. There is nothing else changed on my website, so I suspect these warnings are caused by the minification function that I activated. Please help. Thanks.<<<<
20220226T070151: mydomain.com/index.php
PHP Warning: Use of undefined constant STYLESHEETPATH – assumed ‘STYLESHEETPATH’ (this will throw an Error in a future version of PHP) in /myserverpath/public_html/test/wp-includes/template.php on line 703
PHP Warning: Use of undefined constant TEMPLATEPATH – assumed ‘TEMPLATEPATH’ (this will throw an Error in a future version of PHP) in /myserverpath/public_html/test/wp-includes/template.php on line 706
>>>
- The topic ‘php warnings after minification’ is closed to new replies.