toIso8601String() error
-
Hi
I updated the plugin from 3.0.12 to 3.1.5 and got an error on my calendar which was previously working great.
The error: Fatal error: Call to a member function toIso8601String() on a non-object… referring to line 688 in includes/events/event-builder.php: $end_iso = $end->toIso8601String()
I guess it has to do with events that don’t show an end date (one day events). I commented out that line which made everything work again, but I don’t want to leave it that way. Any idea how I can work around this problem?
Thanks,
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘toIso8601String() error’ is closed to new replies.