Closed (fixed)
Project:
Node Limit
Version:
7.x-1.0-alpha3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Jan 2012 at 18:45 UTC
Updated:
22 Jan 2012 at 16:36 UTC
Error occurs with Content Types created previous to, or after installing the module.
"PDOException: SQLSTATE[42000]: Syntax error or access violation: 1064 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: DELETE FROM {node_limit} WHERE (lid IN ()) ; Array ( ) in node_limit_delete() (line 653of/home/xdrcft91/public_html/nikonone.org/clean/sites/all/modules/node_limit/node_limit.module).
The website encountered an unexpected error. Please try again later. "
In at least some cases the Content Type is actually deleted, although it may not appears so initially.
| Comment | File | Size | Author |
|---|---|---|---|
| Content Type Deletion Issue.jpg | 257.9 KB | dougsap |
Comments
Comment #1
duaelfrThank you for this report ! It might be fixed in alpha4 (just pushed)
Comment #2
dougsap commentedThis has been fixed in alpha4. Thanks!
Comment #3
duaelfrThank you