Page 1 of 1

v1.0.3

PostPosted: 05 Feb 2011, 17:58
by Jason
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>

Topic Closed

PostPosted: 07 Nov 2012, 12:40
by Staff Bot
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.