Download & Extend

sql syntax errors in syndication.module

Project:Syndication
Version:master
Component:Modules
Category:bug report
Priority:critical
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Running off of Drupal CVS (tonight's build was installed one hour ago). Am using the 1.13 version of syndication from CVS and assuming that it runs with CVS (could be that it does not).

Here are some of the errors:

user error: You have an error in your SQL syntax near 'SELECT DISTINCTROW u.uid, u.name FROM users u LEFT OUTER JOIN node n ON u.uid = ' at line 1
query: SELECT DISTINCTROW u.uid, u.name FROM users u LEFT OUTER JOIN node n ON u.uid = n.uid WHERE n.type = 'blog' AND n.status = 1 ORDER BY n.nid DESC LIMIT SELECT DISTINCTROW u.uid, u.name FROM users u LEFT OUTER JOIN node n ON u.uid = n.uid WHERE n.type = 'blog' AND n.status = 1 ORDER BY n.nid DESC, 8 in /home/cel4145/public_html/includes/database.mysql.inc on line 75.

warning: Bad arguments to implode() in /home/cel4145/public_html/modules/syndication.module on line 78.

You can view the errors at http://cyberdash.com/?q=syndication

Comments

#1

Sorry. The link above is no longer available. Have switched back to 4.1.

#2

i just fixed a syntax error. closed.

nobody click here