we have noticed a very weird issue going on within the chat window the guest sees
we run 4 different departments for 4 different websites each with their own template group, and different images within the templates...ie different logos
we have noticed that if a user has been on one of the sites and then goes to the second site, which can be common under our setup when they open up a live chat the first sites image is shown instead of the second sites where the chat was initiated
this appears to be as if its caching the image from the first chat when the second chat is loaded, each site has different logo image names in the chat templates and the chats are opened up on the sites with their respective department ID's
for example site 1's link would be:
Code:
http://livesales.ourdomain.com/visitor/index.php?_m=livesupport&_a=htmlcode&departmentid=1
site 2 is
Code:
http://livesales.ourdomain.com/visitor/index.php?_m=livesupport&_a=htmlcode&departmentid=2
and so on for 3 and 4
a second issue that when a proactive chat is initiated the default liveresponse.gif image displays on the yes/no popup despite us replacing that image name in each of the departments proactivechat templates
is there any way of stopping this occuring?