how to save extra article field correctly

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
deserteagle369
Posts: 94
Joined: Wed Feb 29, 2012 2:00 am

how to save extra article field correctly

Post by deserteagle369 »

Script URL:
Version of script: hesk 2.41
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below:
I want to add a extra field with name "level" and one value of "external" or "internal", I created the field in hesk_kb_article table, and also create related field in the form, modified the edit_article and save_article functions, it work well for new article and edit article, but have error when save article after import from ticket, look like the history contents has been miss saved in attachment field in database. no idea how to fix it, can anyone help?
I solved it by myself, I made a wrong order when insert the value in database.
Eagle
Life is a journey.
Post Reply