Posted by danglass on June 4, 2007 at 8:27pm
| Project: | Multiforms |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
New Multiform - > Only fill in the only required field "Title" + Threashold -> get error:
* warning: Cannot modify header information - headers already sent by (output started at \drupal-5.1\modules\multiforms\multiforms.module:534) in \drupal-5.1\includes\common.inc on line 311.
* warning: Invalid argument supplied for foreach() in \drupal-5.1\modules\node\node.module on line 504.
* warning: implode() [function.implode]: Bad arguments. in \drupal-5.1\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
\drupal-5.1\includes\database.mysqli.inc on line 151.
* warning: Invalid argument supplied for foreach() in \drupal-5.1\modules\node\node.module on line 504.
* warning: implode() [function.implode]: Bad arguments. in \drupal-5.1\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 \drupal-5.1\includes\database.mysqli.inc on line 151.