Forum error message

1 reply [Last post]
Joined: 05/12/2010
Points: 28

Just posted my first forum post, and got an error back from Drupal. Forum post appears fine, but -


warning: Invalid argument supplied for foreach() in /web/org/modules/node/node.module on line 561.
warning: implode() [function.implode]: Invalid arguments passed in /web/org/modules/node/node.module on line 565.
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 drupalorg_node n INNER JOIN drupalorg_users u ON u.uid = n.uid INNER JOIN drupalorg_node_revisions r ON r.vid = n.vid WHERE in /web/org/includes/database.mysql.inc on line 174.

Post was http://www.kaltura.org/drupal-module-svn-apiv3-or-andromeda

Joined: 05/12/2010
Points: 28

just a heads-up, i'm sure you guys can nail it from here

are you running D5?