Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions
You are not logged in.
Pages: 1
I've Just installed latest LHC master branch on my server. Everything looks ok, no script error in console. Chat from Admin console to Frontend Chat widget goes perfectly. But If visitor types anything its not displayed in admin chat box.
Also notification is shown by browser for each msg coming from chat widget, but it is not updated in admin chat panel.
To see the chat by user, I have to refresh the my admin chat box every time.
Please help me to resolve this issue.
Ive installed this on subdomain with following .htaccess file content in directory.
[== Undefined ==]
<IfModule mod_rewrite.c>
<IfModule mod_negotiation.c>
Options -MultiViews
</IfModule>
RewriteEngine On
# Redirect Trailing Slashes...
RewriteRule ^(.*)/$ /$1 [L,R=301]
# Handle Front Controller...
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^ index.php [L]
</IfModule>
Main domain http://hasafilms.com/, LHC installation : http://chat.hasafilms.com/
Let me know if I'm missing something.
________________________________________________________________________________________________________
Hey ***
My server has Octobercms hosted in root directory which extensively uses .htaccess rules and prevent anything from executing normally from subfolders. every request is routed to CMS. So it becomes difficult to create new app in any subfolder.
Ive put LHC in chat subfolder and also created subdomain chat.hasafilms.com pointing to chat subfolder.
If I try to run without .htaccess it will not run and will show me "redirect loop error".
[== Undefined ==]
Link to installation : http://chat.hasafilms.com/
Widget code is here: http://hasafilms.com/
Ive used LHC many time on my other projects and it worked perfectly. I'm only getting this issue this time.
Let me know if you need more details!!
Offline
Hi bkrajendra,
your issue seems to be strange.
Can you try to find me in Live Chat by the link of my Signature?
We can talk in real time and try find a solution.
Maybe I can try to remotely look with you if you agree.
Just from the topic is very hard to help in that specific problem of your installation.
Wait for hear you,
thanks.
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
Hi bkrajendra,
your issue seems to be strange.Can you try to find me in Live Chat by the link of my Signature?
We can talk in real time and try find a solution.Maybe I can try to remotely look with you if you agree.
Just from the topic is very hard to help in that specific problem of your installation.
Wait for hear you,
thanks.
Thank you *** for help.
Im trying to contact you but it looks you r offline. may be due to time difference im not able to catch you..
Let me know at what time you are online.
Offline
I am online right now so you don't test now
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
Hi,
seems I can't help you much on this issue.
Seems something has to do with your server configuration.
Maybe an .htaccess file or server settings.
I can't help you with that.
If you are not able to make Live Helper Chat works also.. shared server is not ok for install a self hosted chat i suggest to try
this https://livehelperchat.com/order/now
or this completly other chat hosted away : https://www.tawk.to/
Sorry to can't help you more.
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
Pages: 1