Which events plugin are you referring to? serendipity_event_mycalendar? serendipity_event_microformats?
Which PHP version are you using, does it have "--with-xml" enabled properly?
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
I'll try to nudge mattsches into this direction. But I believe that he has created a new version of the plugin that completely replaces the old one.
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
I think it's got something to do with your PHP version. The behavior of the range() function changed in PHP5, this is a bug that has been reported before, sorry. I'm about to commit an update to this plugin within the next weeks - however, it will then unconditionally require PHP5.
One thing you can try to do now is change the code in serendipity_event_microformats.php, line 249 from
I think that would be the best way to go, sorry. However, the new version will not present events in the sidebar. If that's what you want, please tell me, and I will try to take that into account for the next update
I've already got sth. like that up and running on my blog (right sidebar, scroll down), but these events are fetched from external services like upcoming.org or last.fm events.