SQL Error
| Project: | SimpleFeed |
| Version: | 5.x-3.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Just installed and imported a feed. All Feed Item nodes give this error:
* warning: Invalid argument supplied for foreach() in /home/sites/ebaker.me.uk/public_html/modules/node/node.module on line 561.
* warning: implode() [function.implode]: Invalid arguments passed in /home/sites/ebaker.me.uk/public_html/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 node n INNER JOIN users u ON u.uid = n.uid INNER JOIN node_revisions r ON r.vid = n.vid WHERE in /home/sites/ebaker.me.uk/public_html/includes/database.mysql.inc on line 174.
(or see: http://www.ebaker.me.uk/content/reading-naval-timber-arboriculture-twitter )
Any ideas?

#1
I am seeing this as well. Has there been any resolution to this?
#2
I have the same error. I disabled the module to see if error messages would go away. now I have got a new error message
call_user_func_array() [<a href='function.call-user-func-array'>function.call-user-func-array</a>]: First argument is expected to be a valid callback, 'feed_node_form' was given in /var/www/mysite/includes/form.inc on line 218.and the couple of nodes which I created with simplefeed cannot be deleted anymore