user error: You have an error in your SQL syntax near 'ON b.nid = n.nid WHERE n.status = 1 AND n.moderate = 0 AND (created > 1110668478' at line 1 query: SELECT b.nid as lno, b.booktitle as text1, b.review as text2, b.synopsis as text3, b.contents as text4, b.publisher as text5 FROM bookreview b JOIN node n ON b.nid = n.nid WHERE n.status = 1 AND n.moderate = 0 AND (created > 1110668478 OR changed > 1110668478) in /home/therune/www/includes/database.mysql.inc on line 125.

Running mysql-3.23.58-1.73 on a RH 7.3 system.

Comments

jeremy’s picture

When do you see this error? Have you tried the latest version of the bookreview module?

jeremy’s picture

Unable to duplicate, marking fixed. Be sure to test with the latest version of the code.

Anonymous’s picture