There's a comma in sql causing
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 ' AND language IN ('', '') ORDER BY language DESC LIMIT 0, 1' at line 1 query: SELECT * FROM d6__path_redirect WHERE path = 'cat/57', AND language IN ('', '') ORDER BY language DESC LIMIT 0, 1 in /var/local/mods/path_redirect/path_redirect.module on line 287.
| Comment | File | Size | Author |
|---|---|---|---|
| path_redirect.patch | 931 bytes | andypost |
Comments
Comment #1
dave reidJeebus that's what I get for coding late at night! Committed to CVS. Thanks. :)