Help
General ArrowChat talk that doesn't fit any other forum.
User avatar
asinsh
Customer
 
Posts: 55
Joined: 02 Apr 2010, 08:22

 

by asinsh 03 Feb 2011, 07:16

Updated to 1.0.2 automatically without incident.

I note that the final manual step to deal with the cache issues remains ambiguous. Are we supposed to add &v=1.0.2 to both js lines (the type=djs line and the type=js line) or just the type=js? For now, those lines read as follows on my forum:

Code: Select all
<script type="text/javascript" src="/arrowchat/external.php?type=djs&v=1.0.2" charset="utf-8"></script>
<script type="text/javascript" src="/arrowchat/external.php?type=js&v=1.0.2" charset="utf-8"></script>
User avatar
Jason
Customer
 
Posts: 2356
Joined: 12 Dec 2009, 16:06

 

by Jason 03 Feb 2011, 15:01

asinsh wrote:Updated to 1.0.2 automatically without incident.

I note that the final manual step to deal with the cache issues remains ambiguous. Are we supposed to add &v=1.0.2 to both js lines (the type=djs line and the type=js line) or just the type=js? For now, those lines read as follows on my forum:

Code: Select all
<script type="text/javascript" src="/arrowchat/external.php?type=djs&v=1.0.2" charset="utf-8"></script>
<script type="text/javascript" src="/arrowchat/external.php?type=js&v=1.0.2" charset="utf-8"></script>

It doesn't really matter if you add it to both, but you only need to add it to the type=js one. The type=djs is not cached so it doesn't need it.
User avatar
asinsh
Customer
 
Posts: 55
Joined: 02 Apr 2010, 08:22

 

by asinsh 05 Mar 2011, 11:31

Upgrade to 1.5 went perfectly again!

And congrats on fixing that annoying firefox message saying it was calling the site every second or so - how did you accomplish that as a technical matter?
User avatar
Staff Bot
ArrowChat Team
 
Posts: 8996
Joined: 07 Nov 2012, 13:41

 

by Staff Bot 07 Nov 2012, 12:40

This thread has been locked because the last post is greater than six months old. There is a good chance that the information in this thread is outdated. Please open a new topic if you wish to discuss this further.