We just change our server and we have a bug with the-events-calendar-community-events
in the public form this error line appears:
Warning: Creating default object from empty value in /www/htdocs/w0101e77/wp-content/plugins/the-events-calendar-community-events/lib/tribe-community-events.class.php on line 2103
and when a event is submitted we have:
Warning: Creating default object from empty value in /www/htdocs/w0101e77/wp-content/plugins/the-events-calendar-community-events/lib/tribe-community-events.class.php on line 1600
The events are posted correctly but it is annoying to get this error line in the page
The only thing different between the 2 server are the php and mysql version
old server
PHP version 5.3.20
MySQL version 5.1.68-cll
new server
MYSQL Version : 5.5.28-nmm2-log
PHP Version : 5.4.9-nmm1
Can you advise