When using the latest date module with the iCal module (http://drupal.org/project/ical), the date fields incorrectly fill with the following:
Fri, 11/30/0001 (All day)
I had this working great, but upgrading to the latest date release seems to have broken iCal functionality in creating repeating events. Any idea on how to fix this? I tried going back to version 6.x-2.7 of date, which was previously working, enabling and disabling date, resaving date fields and my event content type, but I can't get things working again.
Any help or fixes would be greatly appreciated.
Comments
Comment #1
bomarmonk commentedI created an issue with the iCal module as well:
http://drupal.org/node/1555084
Comment #2
karens commentedThe iCal project is where this belongs. I don't know anything about that module.
Comment #3
bomarmonk commentedJust as a follow up: iCal is now working with the newest release of Date. I'm not sure what changed, but things seem to be working now. Something supernatural happened behind the scenes (good php elves, or something). The iCal module is a bit complex, so it might have been a slight issue with configuration that was ironed out as I played with the settings.