Closed (fixed)
Project:
Inactive User
Version:
5.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Jun 2008 at 05:22 UTC
Updated:
29 Jun 2008 at 04:32 UTC
Hi,
each time my Cron runs I get this error:
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 uid FROM dp5inactive_users WHERE uid <> 1) in /www/includes/database.mysql.inc on line 172.
What might be the problem and how can I fix it?
Thanks for help in advance.
Comments
Comment #1
deekayen commentedThat closing parenthesis after the 1 on line 235 does not belong.
Comment #2
frerin commentedLine 235 is the following code.
I think that the was the wrong line.
I think it could be line 268:
which should be
Comment #3
deekayen commentedIt was the same problem on many lines which was fixed in 1.3 and 1.4. Just try upgrading.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.