Help Center Live Community
May 26, 2013, 06:31:46 AM
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
:
Home
Help
Search
Login
Register
Help Center Live Community
>
Support
>
Daily Operations
(Moderator:
HCL Admin
) >
live support is always offline
Pages: [
1
]
Go Down
« previous
next »
Print
Author
Topic: live support is always offline (Read 5975 times)
DowNlOaD_
Not too much to say...
Offline
Posts: 1
live support is always offline
«
on:
December 25, 2009, 07:03:14 PM »
hi, i have a problem
i have installed HelpCenterLive with AutoInstaller at serverFFS. com
and i logged as admin and i can't connect as a operator, i mean i don't know how to it
live support is always offline ;/
can someone tell me how to turn it on
it would be helpfull for me
my website: www. gta-u. net/help
Logged
lamies
Not too much to say...
Offline
Posts: 3
Re: live support is always offline
«
Reply #1 on:
April 06, 2010, 09:06:01 PM »
Hello. A user in the forum say this:
Hello.
Just work on Internet Explorer. Please install ActiveX.
I have replaced in hcl/class/js/aardvark. php
Code:
this. fallback = false;
to
Code:
if (navigator. appName == 'Microsoft Internet Explorer') {
this. fallback = false;
} else {
this. fallback = true;
}
to fix firefox issue and keep default setting for IE. Also, now helpcenterlive works fine in Opera browser too.
Logged
Pages: [
1
]
Go Up
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General
-----------------------------
=> Announcements
=> General Discussion
=> Web Site Discussion
-----------------------------
Support
-----------------------------
=> Installation Help & Software Support
=> Paid installation board
=> Daily Operations
=> Tips and Tricks
=> Official HclApp Support
=> Unofficial WinApp Support
-----------------------------
Development
-----------------------------
=> Core System Development
===> Bug Discussions
===> New Feature Discussion
===> Feature Requests
=> Module Development
===> Module Requests
===> eTicket
=> Themes
Loading...