The wrong info:

  • warning: Invalid argument supplied for foreach() in D:\local\Apache2\htdocs\drupal-5.7\modules\node\node.module on line 521.
  • warning: implode() [function.implode]: Invalid arguments passed in D:\local\Apache2\htdocs\drupal-5.7\modules\node\node.module on line 525.
  • 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:\local\Apache2\htdocs\drupal-5.7\includes\database.mysql.inc on line 172.

But when I change theme to garland it hasn't the problem.How can I do for this?

Thanks!

Comments

llb_2004’s picture

there is this problem when I "post comment".

llb_2004’s picture

advanced forum module & quote module & zen theme

Thanks!

sgdev’s picture

You probably want to check out this thread. It is already being discussed.

http://drupal.org/node/260136