Hi,
I have been trying to get this plugin to work but when I try to add an event either through the WordPress admin section, or using the public submit an event form, I get a Fatal error message.
The following error message is coming up when I click on "Create a New Event" in the Event-o-matic settings page:
Fatal error: Call to undefined method Date::put() in C:\xampp\htdocs\wordpress\wp-content\plugins\event-o-matic\eom_admin.php on line 50
I get a similar message when using the public submission form, but this points to the same function in line 181 of event-o-matic.php file.
Have tried in a few different browsers and makes no difference.
Any ideas? I am running WordPress locally using XAMPP, PHP version 5.3.8.
Any help would be greatly appreciated.