On creating a multiform and pressing add I get the following:

warning: Invalid argument supplied for foreach() in D:\apache2triad\htdocs\starttmp\modules\node\node.module on line 504. 
warning: implode(): Bad arguments. in D:\apache2triad\htdocs\starttmp\modules\node\node.module on line 508. 
user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 query: SELECT n.nid, n.vid, n.type, n.status, n.created, n.changed, n.comment, n.promote, n.sticky, r.timestamp AS revision_timestamp, r.title, r.body, r.teaser, r.log, r.format, u.uid, u.name, u.picture, u.data FROM node n INNER JOIN users u ON u.uid = n.uid INNER JOIN node_revisions r ON r.vid = n.vid WHERE in D:\apache2triad\htdocs\starttmp\includes\database.mysql.inc on line 172. 
warning: Invalid argument supplied for foreach() in D:\apache2triad\htdocs\starttmp\modules\node\node.module on line 504. 
warning: implode(): Bad arguments. in D:\apache2triad\htdocs\starttmp\modules\node\node.module on line 508. 
user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 query: SELECT n.nid, n.vid, n.type, n.status, n.created, n.changed, n.comment, n.promote, n.sticky, r.timestamp AS revision_timestamp, r.title, r.body, r.teaser, r.log, r.format, u.uid, u.name, u.picture, u.data FROM node n INNER JOIN users u ON u.uid = n.uid INNER JOIN node_revisions r ON r.vid = n.vid WHERE in D:\apache2triad\htdocs\starttmp\includes\database.mysql.inc on line 172. 
Multiform created.

Comments

mcantelon’s picture

I've tried to replicate with the latest 5 development snapshot, but have been unable to. I'd advise uninstalling the module then reinstalling. If that doesn't work, let me know.

mcantelon’s picture

Hi Joe. Did you manage to get rid of the error message? If so, how? There's another user running into a similar issue.

artatac’s picture

I will set up a fresh install of drupal with latest multifor and let you know

Thanks

Joe

artatac’s picture

starting again from scratch with multiform the first module added, all working well. Suggest the other person try this. Regards Joe

mcantelon’s picture

Status: Active » Closed (fixed)

Excellent! Thanks Joe!