php errors still present after 6.4.6.3
-
I just upgraded to 6.4.6.3 and noticed that in 6.4.6.2 a bunch of php errors were fixed. This made me go and check my error log and I saw the following still occurring after I had upgraded:
PHP Warning: Undefined array key “calendar_size” in /home/xxxx/public_html/wp-content/plugins/events-manager/classes/em-calendar.php on line 197
PHP Warning: Undefined variable $id in /home/xxxx/public_html/wp-content/plugins/events-manager/templates/templates/search/form-advanced-trigger.php on line 5
PHP Warning: Undefined variable $id in /home/xxxx/public_html/wp-content/plugins/events-manager/templates/templates/search/form-advanced-trigger.php on line 5These occur together every 29 seconds throughout the whole day. Does anyone have an idea a) how to solve these php errors and b) why they occur every 29 seconds? I am using litespeed for caching but have no purge type operation or ttl of 29 seconds that might cause a cache refresh.
Thanks.
- The topic ‘php errors still present after 6.4.6.3’ is closed to new replies.