I just installed 7.0-2.x-beta on drupal 7.12. I created an "event" content type and associated the makemeeting field to it. When I added new content, the new node was produced, but viewing the node displays a blank screen. when going back to the home page the following error is on the screen:
Notice: Array to string conversion in form_builder() (line 1811 of /var/www/bockbrew.com/bockbrew/includes/form.inc).
Notice: Array to string conversion in form_builder() (line 1811 of /var/www/bockbrew.com/bockbrew/includes/form.inc).

Thanks,
Kevin

Comments

SebCorbin’s picture

Can you tell me what options you put in the makemeeting field so I can reproduce this bug?

SebCorbin’s picture

Ok I've managed to reproduce the bug, here's a workaround until I fix this: simply fill the suggestion field for each date (even with a whitespace)

SebCorbin’s picture

Version: 7.x-2.0-beta1 » 7.x-2.x-dev
Status: Active » Fixed

Fixed in the last commit http://drupal.org/commitlog/commit/9924/bcc8af717c8fa93b8c417a8aae4c0379...

Another beta will be released soon with this commit.

Status: Fixed » Closed (fixed)

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