Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions

You are not logged in.

Announcement

#1 2022-06-12 00:02:40

jamminjames
Member
Registered: 2022-02-24
Posts: 38

Problem with PHP sessions seems to conflict with another app

I'm trying to debug an issue we're having on our server. It seems that the way LHC handles PHP sessions may be conflicting with our Hybridauth installation.

Does LHC somehow delete all PHP sessions when the admin logs out or a user ends their chat?

We need to limit LHC to only affecting its own PHP sessions. If this isn't the case already, how can we do that?

Or, any ideas on how to debug this apparent conflict?

Thanks for any help.

Offline

#2 2022-06-12 03:24:03

remdex
Administrator
From: Lithuania
Registered: 2012-09-23
Posts: 3,661
Website

Re: Problem with PHP sessions seems to conflict with another app

Hi, if that’s the case, best way ir just run chat under it’s own subdomain smile

Offline

#3 2022-06-12 05:43:08

jamminjames
Member
Registered: 2022-02-24
Posts: 38

Re: Problem with PHP sessions seems to conflict with another app

Well, LHC really shouldn't kill all browser PHP sessions when you log out, but only its own. How can I suggest this as a code improvement?

For now, I am using a different browser, and that's working.

Offline

#4 2022-06-12 05:44:10

remdex
Administrator
From: Lithuania
Registered: 2012-09-23
Posts: 3,661
Website

Re: Problem with PHP sessions seems to conflict with another app

Please create a pull request and I’ll review smile

Offline

#5 2022-06-12 06:33:25

jamminjames
Member
Registered: 2022-02-24
Posts: 38

Re: Problem with PHP sessions seems to conflict with another app

Sorry, where do I do that? In Github?

Offline

#6 2022-06-13 07:55:18

remdex
Administrator
From: Lithuania
Registered: 2012-09-23
Posts: 3,661
Website

Re: Problem with PHP sessions seems to conflict with another app

Offline

Board footer