PHP iCalendar suddenly not working?
Posted by: mbaizman
Posted on: 2005-06-28 09:04:00
Anyone have any problems with PHP iCalendar recently? I now get this error if I'm viewing a single calendar on http://www.baizman.net/icalendar/day.php?cal=personal&getdate=20050628:
Warning: Invalid argument supplied for foreach() in /home/.duncan/mbaizman/baizman.net/icalendar/functions/template.php on line 381
And if I try to view the weekly view (http://www.baizman.net/icalendar/week.php?cal=personal&getdate=20050628), I get the above error plus a bunch of:
Warning: Invalid argument supplied for foreach() in /home/.duncan/mbaizman/baizman.net/icalendar/functions/template.php on line 159
Any ideas? Did they just upgrade to a new version of PHP? Or is my calendar file corrupted somehow?