Just did an upgrade of a Drupal 5.11 site up to Drupal 6.6 with the latest Event 6.x-2.x development build. Upon creation of a new event, the following error was given:

* warning: date_parse() expects parameter 1 to be string, array given in (path to install)\sites\all\modules\event\event.module on line 2729.
* warning: date_parse() expects parameter 1 to be string, array given in (path to install)\sites\all\modules\event\event.module on line 2729.

This was shown during preview. Also shows event start and stop date of 00/00. However, upon save of the created listing, the date fields changed to show correct date.

Saw something in that message thread about Drupal 6 compatibility on this, so I thought I'd report it to be working; but displaying odd data on preview. This has been the one module - for this particular site anyway - that's been waiting for this to get fixed so it can replace the Drupal 5.x build. Great work everyone, and much appreciation!

Comments

IreneKraus’s picture

Is the Event module designed for Drupal 6 out of alpha development yet? I had to rebuild that one entire site using this module back into Drupal 5, as there were so many unresolved issues with contributed modules. I was planning to revisit this when I knew it was ready for testing on a development install.

killes@www.drop.org’s picture

Status: Active » Fixed

I believe this is fixed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.