The problem with the display settings.

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
Bretislav
Posts: 2
Joined: Sun Mar 10, 2013 5:30 pm

The problem with the display settings.

Post 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
Klemen
Site Admin
Posts: 10147
Joined: Fri Feb 11, 2005 4:04 pm

Re: The problem with the display settings.

Post 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.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image 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
Bretislav
Posts: 2
Joined: Sun Mar 10, 2013 5:30 pm

Re: The problem with the display settings.

Post by Bretislav »

Thank you for your help it would not solve myself :) BB
Post Reply