Title: PHP Warning
Last modified: August 30, 2016

---

# PHP Warning

 *  [flodi](https://wordpress.org/support/users/flodi/)
 * (@flodi)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/php-warning-69/)
 * I get this PHP warning:
 * Warning: Creating default object from empty value in /home/fablod3/veniero2.tk/
   wp-content/plugins/ajax-event-calendar/inc/admin-event.php on line 25
 * in the window for a new event.
 * [https://wordpress.org/plugins/ajax-event-calendar/](https://wordpress.org/plugins/ajax-event-calendar/)

Viewing 1 replies (of 1 total)

 *  [jacky19](https://wordpress.org/support/users/jacky19/)
 * (@jacky19)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/php-warning-69/#post-6651579)
 * Pb resolved, adding in line 25 of ajax-event-calendar.php this line of code :
 *  $event = new StdClass;
 * Hope this help.

Viewing 1 replies (of 1 total)

The topic ‘PHP Warning’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/ajax-event-calendar_fdcdf9.svg)
 * [Event Calendar](https://wordpress.org/plugins/ajax-event-calendar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ajax-event-calendar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ajax-event-calendar/)
 * [Active Topics](https://wordpress.org/support/plugin/ajax-event-calendar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ajax-event-calendar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ajax-event-calendar/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [jacky19](https://wordpress.org/support/users/jacky19/)
 * Last activity: [10 years, 7 months ago](https://wordpress.org/support/topic/php-warning-69/#post-6651579)
 * Status: not resolved