Helpdesk Update

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
alibeydes
Posts: 3
Joined: Mon May 31, 2021 8:29 pm

Helpdesk Update

Post by alibeydes »

Hello; When I perform the update operation, the helpdesk cannot be reached. I've updated it 3 times, but 3.in the same way, the helpdesk becomes inaccessible directly.
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Re: Helpdesk Update

Post by Klemen »

What version are you updating from?

What is the exact error message you see?
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
alibeydes
Posts: 3
Joined: Mon May 31, 2021 8:29 pm

Re: Helpdesk Update

Post by alibeydes »

Durum Kontrolü
HESK version
3.2.3 - Güncelleme Var
HESK Güncellemesini Yap
PHP Sürümü
7.4.30 (MySQLi)
MySQL Sürümü
10.3.35-MariaDB-cll-lve

The page cannot be reached.
The admin page and the helpdesk page are completely inaccessible
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Re: Helpdesk Update

Post by Klemen »

Do you have access to server error logs? Anything inside?

What happens if you manually turn debug mode on:
- download hesk_settings.inc.php from the server
- open it in Notepad++ or some other powerful editor (not Microsoft Notepad)
- change

Code: Select all

$hesk_settings['debug_mode']=0;
to

Code: Select all

$hesk_settings['debug_mode']=1;
- save, upload and test
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
alibeydes
Posts: 3
Joined: Mon May 31, 2021 8:29 pm

Re: Helpdesk Update

Post by alibeydes »

I don't have much information, can you help by connecting.
Post Reply