Script URL:
Version of script:
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:
We are having problems with the Mods module for Hesk version 2.21 to be superimposed the Heskett 2.62.
The entire look is changed successfully without any error in editing or visually apparent. More to access the administrative terminal before we obtained access normally now no longer have to check the base despite being everything in order.
The same occurs when sending a ticket that shows the SQL function can not be performed, more is not shown what function.
I could give a hint of what occurs.
We appreciate the attention.
Erro ao sobrepor Mods Hesk 2.21 para Hesk 2,62
Moderator: mkoch227
Re: Erro ao sobrepor Mods Hesk 2.21 para Hesk 2,62
Mods for HESK is an unofficial mod, you will need to check with Mike for possible upgrade issues.
I am moving this post to the correct Mods for HESK forum.
I am moving this post to the correct Mods for HESK forum.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
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


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
Re: Erro ao sobrepor Mods Hesk 2.21 para Hesk 2,62
Can you turn on debug mode by going into hesk_settings.inc.php and find:
and set it to be:
This way, if your SQL is failing, HESK will output the failing SQL statement. Post that failing statement here.
Code: Select all
$hesk_settings['debug_mode']
Code: Select all
$hesk_settings['debug_mode'] = 1;
Mike, Lead Developer of
HESK: A surprisingly simple, user-friendly and FREE help desk software with integrated knowledgebase.
Re: Erro ao sobrepor Mods Hesk 2.21 para Hesk 2,62
Thanks for return sooner after posting in another tentaiva found that was the way it was updating already solved.
More I have another doubt.
Which page does the formatting of the email informing know.
Once again thank the answer
More I have another doubt.
Which page does the formatting of the email informing know.
Once again thank the answer
Re: Erro ao sobrepor Mods Hesk 2.21 para Hesk 2,62
If I understand your question, do you mean the page where you can edit email templates? If so, it is under Tools -> Email Templates.jcobello wrote: Which page does the formatting of the email informing know.
Once again thank the answer

Mike, Lead Developer of
HESK: A surprisingly simple, user-friendly and FREE help desk software with integrated knowledgebase.