PHP Session destroyed

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
Daxcor
Posts: 1
Joined: Sat Mar 21, 2020 10:34 pm

PHP Session destroyed

Post by Daxcor »

I have a link to my hesk support inside a authenticated area of my site. When the user clicks the link to hesk, the PHPSESSID is destroyed and my user is logged out. Is this expected behavior? Is there a way to change this behavior? I would like them to stay logged in.

Brad
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Re: PHP Session destroyed

Post by Klemen »

Hesk uses a different session ID (something like "HESKe798c10e2b049a458b895a47fa994d6a32feb531") so it shouldn't interfere with your own session ID. However, it's possible the old session times out while using Hesk.
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
Post Reply