Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions
You are not logged in.
Pages: 1
When i have a chat open (user side) and we are done chatting.. Their side is still open, but on admin i click X to close the chat i get a white page that says
Invalid CSRF Token
here is the url for that page
http://mysite.com/livehelp/index.php/site_admin/chat/closechat/7
When i close the user chat first, and then close the admin chat, i get no notice and it seems fine. Seems the only issue is when the admin closes the chat and the user side chat is still open.
Offline
Hi,
Sorry but I can't reproduce it, so cannot fix.
2014-04-06 2:22 GMT+03:00 David <csduran...***.com>:
Offline
1. Is it possible that you have overridden template and forgot to take care of this security part? This happens only then request does not contain csfr token?
2. From what window you are executing this delete click?
Without exact steps to reproduce I cannot fix it.
2014-04-06 7:38 GMT+03:00 Remigijus Kiminas <rem...***.com>:
Offline
yes i got it, good thinking... it was the tpl - lhchat - startchat.tpl.php file that i had not updated in my customtheme folder...
Thanks so much...
Offline
Hello!
You found a solution to the problem? I just do the installation, and the admin side, every post form returns "Invalid CSRF token".
else, the admin login form, performing only the login when brand "Remember Me".
Regards
Last edited by giovanisis (2014-12-05 14:00:51)
Offline
Hi,
Something not right your server configuration. https://livehelperchat.com/during-some- … -215a.html
Please check your server for php errors/warnings.
Offline
I try it, but the error persist.
The client can send messages to admin, but messages admin to client only return this "{"error":"true","result":"Invalid CSRF Token"}".
Last edited by giovanisis (2014-12-05 16:07:35)
Offline
Ok, now i found the problem.
My host was not allowed to write session files.
Thanks!!
Offline
Pages: 1