I have set up an optional HS3 taxonomy form for a number of different content types. If a user creates a node and does not set the HS value, the below error is thrown.
user warning: Out of range value adjusted for column 'tid' at row 1 query: INSERT INTO term_node (nid, tid) VALUES (10943, -1) in D:\WeeWelcome\htdocs\includes\database.mysql.inc on line 172.
Comments
Comment #1
wim leersThis is in fact a duplicate of http://drupal.org/node/267121. And since that one has been solved, so is this one :)