Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions
You are not logged in.
Hello, what is the table and column in the database for view the status online/offline for the operator? Thanks for your helo
Offline
Hi,
sorry I cannot hep with this.
Keep following this topic for help. Thanks.
Also remeber, if no reply maybe you need commercial support available on the live helper official webiste.
Last edited by PeopleInside (2016-09-19 17:25:27)
PeopleInside - Live helper chat - free limited forum support!
For commercial support or GitHub [see FAQ here]
If you want to support this open source project, just donate [see support page]
Something wrong with the forum? [contact a superhero]
Offline
Hello,
My understanding is that whether an operator is online or not depends on this lh_userdep.last_activity. The last activity timestamp is used with a threshold to determine whether the operator or a department is online. You can check these sections of code:
updateLastVisit()
https://github.com/LiveHelperChat/liveh … r.php#L325
isOnline()
https://github.com/LiveHelperChat/liveh … t.php#L642
Lead developer Wurrd for LiveHelperChat, a mobile client for operators.
Serve your customers on the go! Download now from http://wurrdapp.com/get-it-now/
Forum discussion: https://forum.livehelperchat.com/viewtopic.php?id=2132
Offline