| ||||||||||||
![]() |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
(#1)
|
(#2)
|
| Operations Manager Posts: 5,444 Join Date: Jan 2006 Location: United Kingdom |
05-05-2007, 09:06 PM
You could do this with some custom modification. Do you mean make a widget that when clicked on, the Live Chat window opens? -------------------------------------------------------------------
|
| | |
(#3)
|
(#4)
|
| Operations Manager Posts: 5,444 Join Date: Jan 2006 Location: United Kingdom |
05-05-2007, 11:09 PM
I came up with this and tested it briefly, it seems to work and doesn't break anything that I can see ![]() This has been tested for version 3.10.02 In the navbar template, find: Code: <table width="100%" border="0" cellspacing="0" cellpadding="3"><tr><td align="center">
<script language="javascript" src="<{$swiftpath}>visitor/index.php?_m=livesupport&_a=htmlcode&departmentid=0&fullname=<{urlencode value=$_USER[fullname]}>&email=<{urlencode value=$_USER[primaryemail]}>"></script>
</td></tr></table>
Code: <{if $_USER[loggedin] == true}><table width="100%" border="0" cellspacing="0" cellpadding="3"><tr><td align="center">
<script language="javascript" src="<{$swiftpath}>visitor/index.php?_m=livesupport&_a=htmlcode&departmentid=0&fullname=<{urlencode value=$_USER[fullname]}>&email=<{urlencode value=$_USER[primaryemail]}>"></script>
</td></tr></table><{/if}>
-------------------------------------------------------------------
|
| | |
(#5)
|
(#6)
|
| New Member Posts: 24 Join Date: Jun 2008 |
04-06-2008, 02:05 AM
Quote:
Let's say a user logs in when the Live Support status is Offline. Then a staff member changes the status to Online. The logged in user will not know Live Support is available because the Live Support image will not change unless the user refreshes his browser. It does not matter if the user bounces from page to page, the image will not change unless he refreshes his browser. Is there anyway to fix this? UPDATE: This must be some sort of caching issue. This problem exists with a clean install before anything is modified. I'm not a programmer, but I do know there are realtime JavaSript clocks that update in the user's browser without a page refresh. Is there a way to keep the image updated in realtime or is that not feasible? | |
| | |
![]() |
| Tags |
| >, button, csi, live, permissions, registered, support |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Live Support - Registered Users | Siora | SupportSuite, eSupport and LiveResponse | 8 | 04-05-2007 07:40 PM |
| Live Support Chat kicking me into Leave a Message | mhutchins | LiveResponse Desktop Application | 3 | 25-08-2006 08:40 PM |
| Different Live Support buttons | marcusg70 | SupportSuite, eSupport and LiveResponse | 1 | 21-06-2006 12:28 PM |