Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions
You are not logged in.
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
Hi, if that’s the case, best way ir just run chat under it’s own subdomain
Offline
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
Please create a pull request and I’ll review
Offline
Sorry, where do I do that? In Github?
Offline
https://github.com/LiveHelperChat/livehelperchat
OR you can just use dedicated app - https://github.com/LiveHelperChat/electron
Offline