Closed (duplicate)
Project:
XML sitemap
Version:
5.x-2.x-dev
Component:
xmlsitemap_term
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Nov 2008 at 20:48 UTC
Updated:
27 Dec 2008 at 18:52 UTC
* warning: pg_query() [function.pg-query]: Query failed: ERROR: syntax error at or near ")" at character 113 in /websites/current/includes/database.pgsql.inc on line 126.
* user warning: query: INSERT INTO xmlsitemap_term (tid, pid, last_changed, priority_override) VALUES (31, 409, 1226059385, ) in /websites/current/includes/database.pgsql.inc on line 145.
I get the above error when one of my authors adds a term. I simply check to see if it is !empty. versus isset. Everything is fine.
| Comment | File | Size | Author |
|---|---|---|---|
| xmlsitemap_term.module.patch | 655 bytes | pearcec |
Comments
Comment #1
avpadernoComment #2
avpadernoI am changing the referring version to the version which gets the code fixes.
This is then a duplicate of #278012: SQL error when adding new term.