Page 1 of 1

[SOLVED]I Need to Modify "status" parameter

Posted: Thu Aug 27, 2015 1:03 pm
by steraffi
Script URL:
Version of script: last
Hosting company: aruba
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below:
Hi Klemen.
I've new question.
Are the informations about status (0 = New; 1 = Waiting staff; and so on) stored in any Table or not (i seem not)?
How i could add a new status (eg: re-open)?

Thanks for your answer
STEFANO

Re: I Need to Modify "status" parameter

Posted: Thu Aug 27, 2015 6:44 pm
by Klemen
HESK currently doesn't support adding new statuses.

You have 3 options:

1. If you don't use "On hold" or "In Progress" status you can rename it in language/en/text.php file

2. to add completely new statuses you would need to modify HESK database and many files at many places (not something I can help with, probably need to hire a developer for help)

3. you can also give Mike's mod for HESK a try, it supports adding new statuses as well as many other changes:
http://mods-for-hesk.mkochcs.com/

Re: I Need to Modify "status" parameter

Posted: Sun Aug 30, 2015 10:32 am
by steraffi
thank you for your explanantion and suggest.
I tried the indicated mod but i wasn't able to find a section o option to modify a status or add a new
Is there a specific php page to modify, or is present in the application a specific command?

Re: I Need to Modify "status" parameter

Posted: Sun Aug 30, 2015 11:46 am
by Klemen
I think it's under "Tools" > "Statuses" in admin panel?

Re: [SOLVED]I Need to Modify "status" parameter

Posted: Sun Aug 30, 2015 1:40 pm
by steraffi
Found it!
Thanks a lot