Closed (fixed)
Project:
Book Review
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
13 Mar 2005 at 00:14 UTC
Updated:
30 Apr 2005 at 18:15 UTC
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
Comment #1
jeremy commentedWhen do you see this error? Have you tried the latest version of the bookreview module?
Comment #2
jeremy commentedUnable to duplicate, marking fixed. Be sure to test with the latest version of the code.
Comment #3
(not verified) commented