miviks
Member
Posted 7 months ago #
After using this plugin a few days, I got following error in my calendar page:
Fatal error: __clone method called on non-object in /home/xxxxxxx/public_html/wp-content/plugins/amr-ical-events-list/amr-ical-events-list.php on line 34
DETAILS
- WordPress version 2.7
- Plugin version: 2.3.5.2
- Automatic Timezone installed
- PHP version 5.2.9
What could be wrong with this?
http://wordpress.org/extend/plugins/amr-ical-events-list/
miviks
Member
Posted 7 months ago #
When DEBUG is turned on:
1009 lines in Source file
998 lines after unfolding lines
Parsing component: VCALENDAR
Parsing component: VTIMEZONE
Got a tzid as property not attribute :Asia/Amman
Parsing component: DAYLIGHT
Parsing component: STANDARD
Parsing component: VEVENT
Parsing component: VEVENT
...
...
Hi miviks,
sound like it is somehow not passing a datetime object to the function that builds up the "add to google" event data.
Please come on over to the plugin page and send me your ics file link so I can test with your data, as I am not getting this error.
By the way - do you know whether you have the DATETIME class enabled?
If you do a phpinfo(), do you have:
date/time support enabled