Help
Find out what the new version changed here
User avatar
Jason
Customer
 
Posts: 2329
Joined: 12 Dec 2009, 16:06

 

by Jason 05 Feb 2011, 17:58

API Changes
  • Chat Rooms API - You can now open a chatroom with a link. Just add this onClick event to any HTML tag: onclick="javascript:jqac.arrowchat.chatroom('INSERT CHATROOM ID');"

Bug Fixes
  • Fixed a problem with ArrowChat falsely flagging Internet Explorer as version 6 when it wasn't.
  • Disabled ArrowChat for all mobile browsers until a permanent solution is in place.

Upgrade Instructions

You can try to use the automatic upgrade process from your ArrowChat admin panel under the "Update" navigation. If that process fails, you can update ArrowChat by following these instructions:

If you have not updated to v1.0, v1.0.1, or v1.0.2, be sure to follow the instructions on those release notes or just replace all files except config.php.

Overwrite the files below.

arrowchat/version.php
arrowchat/external.php
arrowchat/includes/functions_mobile.php
arrowchat/includes/js/arrowchat_core.js

Temporary solution to cache problems:

Update your ArrowChat footer template to include a "&v=1.0.3" at the end of the src attribute.
Code: Select all
<script type="text/javascript" src="/arrowchat/external.php?type=js&v=1.0.3" charset="utf-8"></script>
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.