Cannot create a ticket and cannot add user

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
eli
Posts: 1
Joined: Tue Jan 30, 2007 10:52 am

Cannot create a ticket and cannot add user

Post by eli »

Hi Klement I successfuly installed hesk but got problem if I create a ticket and add new user it gives me this error:

Error


Can't execute SQL: INSERT INTO `hesk_tickets` ( `id`,`trackid`,`name`,`email`,`category`,`priority`,`subject`,`message`,`dt`,`ip`,`status` ) VALUES ( '','7Y1YD7JR8H','test','test@test.com','1','3','test','test',NOW(),'10.239.47.125','1' )

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

Please notify webmaster at mmendoza@medicall.us



I checked the database and everything is fine. I think the problem is the code on the submit ID and add user.php. Im not a programmer so I really cannot troubleshoot with the code please help me thanks...

Eli
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