Page 1 of 1

Erro ao sobrepor Mods Hesk 2.21 para Hesk 2,62

Posted: Tue May 05, 2015 4:57 am
by jcobello
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.

Re: Erro ao sobrepor Mods Hesk 2.21 para Hesk 2,62

Posted: Tue May 05, 2015 7:19 am
by Klemen
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.

Re: Erro ao sobrepor Mods Hesk 2.21 para Hesk 2,62

Posted: Tue May 05, 2015 3:37 pm
by mkoch227
Can you turn on debug mode by going into hesk_settings.inc.php and find:

Code: Select all

$hesk_settings['debug_mode']
and set it to be:

Code: Select all

$hesk_settings['debug_mode'] = 1; 
This way, if your SQL is failing, HESK will output the failing SQL statement. Post that failing statement here.

Re: Erro ao sobrepor Mods Hesk 2.21 para Hesk 2,62

Posted: Fri May 15, 2015 2:31 am
by jcobello
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

Re: Erro ao sobrepor Mods Hesk 2.21 para Hesk 2,62

Posted: Fri May 15, 2015 5:41 am
by mkoch227
jcobello wrote: Which page does the formatting of the email informing know.
Once again thank the answer
If I understand your question, do you mean the page where you can edit email templates? If so, it is under Tools -> Email Templates.

Image