Closed (duplicate)
Project:
XML sitemap
Version:
5.x-2.x-dev
Component:
xmlsitemap_term
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Jun 2008 at 15:38 UTC
Updated:
16 Nov 2008 at 02:04 UTC
5.x-2.x-dev - 2008-Jun-15
when i am post a new node or update i toke this error
user warning: Unknown column 'tags' in 'where clause' query: UPDATE xmlsitemap_term SET previously_changed = last_changed, last_changed = 1213630361 WHERE tid IN(tags, 5, 16, 18) in /home/nsyllnet/public_html/includes/database.mysql.inc on line 172.
Comments
Comment #1
Andygong commentedHi kyaons, I met the sql error too:
user warning: Unknown column 'tags' in 'where clause' query: UPDATE xmlsitemap_term SET previously_changed = last_changed, last_changed = 1213775089 WHERE tid IN(tags, 8, 11, 221, 366, 493) in D:\www04\mychinatournew\mychinatour\includes\database.mysql.inc on line 172.
Comment #2
outerspace-z commentedI have been getting the following error:
user warning: Column 'pid' cannot be null query: INSERT INTO mit_xmlsitemap_term (tid, pid, last_changed, priority_override) VALUES (64, NULL, 1213759576, NULL) in /home/mitrazco/public_html/sites/all/modules/xmlsitemap/xmlsitemap_term/xmlsitemap_term.module on line 207.
Tried uninstalling and reinstalling. Check complete configurations. Looks okay.
Comment #3
Goose4all commentedi get the same "tags-error"...
any help is highly appreciated!
thanks
Andreas
Comment #4
scoutladen commentedsame problem...
Comment #5
scoutladen commentedadding the column "tags" to "xmlsitemap_term" seams to work...
Comment #6
momper commentedsame problem ...
Comment #7
plantucha commentedsame problem
Comment #8
momper commentedsince june this (now critical) bug isn't fixed????
greetings momper
Comment #9
plantucha commentedas is in comment #5 scoutladen
adding the column "tags" to "xmlsitemap_term" seams to work...
you just have to do it in phpmyadmin or webmin
Comment #10
avpadernoSetting this like duplicate of #279403: Unknown column 'tags' in 'where' clause.