PHP errors after upgrade
Using Jamroom
I'm seeing the following in my error logs, not sure if this is related to the updating to the latest version, but I don't recall seeing them before.
[17-May-2020 01:52:20 America/New_York] PHP Warning: touch(): Utime failed: Permission denied in /var/www/html/modules/jrCore-release-6.5.0/contrib/smarty/libs/sysplugins/smarty_template_compiled.php on line 178 [54]
[17-May-2020 01:52:20 America/New_York] PHP Warning: touch(): Utime failed: Operation not permitted in /var/www/html/modules/jrCore-release-6.5.0/contrib/smarty/libs/sysplugins/smarty_template_compiled.php on line 188 [54]
[17-May-2020 02:03:28 America/New_York] PHP Warning: strpos() expects parameter 1 to be string, array given in /var/www/html/modules/jrCore-release-6.5.0/lib/form.php on line 3114 [2]
[17-May-2020 02:03:28 America/New_York] PHP Warning: function_exists() expects parameter 1 to be string, array given in /var/www/html/modules/jrCore-release-6.5.0/lib/form.php on line 3118 [1]
updated by @minusme: 08/20/20 09:33:00AM