Closed (fixed)
Project:
Signup Status
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Jan 2008 at 05:30 UTC
Updated:
17 Jan 2008 at 08:51 UTC
When I submit a signup enabled node, i get the following errors.
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 ') ORDER BY signup_time DESC LIMIT 3' at line 1 query: signup_status_auto_transition SELECT * FROM signup_log WHERE nid = 0 AND status IN () ORDER BY signup_time DESC LIMIT 3 in /path/to/drupal/includes/database.mysqli.inc on line 151.
and
warning: Invalid argument supplied for foreach() in /home/sos/wwwroot/scsaveourshores.info/includes/form.inc on line 949.
Comments
Comment #1
jrbeemanThanks for catching this. I believe I've fixed it with http://drupal.org/cvs?commit=93858. Please take a look and let me know if you still see the issue.
Comment #2
westwesterson commentedWorks as expected, great job!
Comment #3
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.