Page 1 of 1

Insert Problem Hesk

Posted: Tue Jan 30, 2007 12:42 pm
by Chrisitaan
I am getting the following error when i trie to make a ticket.

Het lukt niet SQL te draaien: INSERT INTO `hesk_tickets` ( `id`,`trackid`,`name`,`email`,`category`,`priority`,`subject`,`message`,`dt`,`ip`,`status` ) VALUES ( '','GEN876SM7E','Christiaan','ch2@buschoten.nl','1','3','Gmail','Gmail problem',NOW(),'127.0.0.1','1' )

MySQL zegt:
Incorrect integer value: '' for column 'id' at row 1

I think the problem lies with the ID value. But i don't no how to solve this problem.

Tnx

Posted: Tue Jan 30, 2007 2:41 pm
by Klemen
Please SEARCH the forum before posting!
viewtopic.php?p=2519#2519