Insert Problem Hesk

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
Chrisitaan
Posts: 1
Joined: Tue Jan 30, 2007 9:50 am

Insert Problem Hesk

Post 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
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Please SEARCH the forum before posting!
viewtopic.php?p=2519#2519
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Post Reply