Page 1 of 1

The problem with the display settings.

Posted: Sun Mar 10, 2013 6:13 pm
by Bretislav
Script URL: http://www.neconavic.cz/hesk/
Version of script: 2.4.2
Hosting company: Cistaposta.cz
URL of phpinfo.php: http://www.neconavic.cz/hesk/test.php
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below:
After installing everything works correctly but will not be displayed throughout the setting.

http://www.neconavic.cz/hesk/hesk_error.jpg

Re: The problem with the display settings.

Posted: Mon Mar 11, 2013 8:59 am
by Klemen
Try opening admin/admin_settings.php file and change

Code: Select all

$latest = hesk_checkVersion();
to

Code: Select all

$latest = -1;
then save, upload and see if that helps.

Re: The problem with the display settings.

Posted: Mon Mar 11, 2013 9:50 am
by Bretislav
Thank you for your help it would not solve myself :) BB