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

 

by Jason 02 Feb 2011, 23:45

Bug Fixes
  • The admin panel will now stay logged in with sites that had session problems.
  • The automatic upgrade process now checks for the zip library before continuing.
  • Fixed positioning problems with popout windows.
  • Fixed popout chat CSS file link.
  • Fixed a problem of the show bar tab not being displayed.
  • Fixed multiple problems with the scrolling of chat tabs when the window was too small.
  • Fixed URLs with certain characters that we're breaking the link.
  • Fixed the chat tab order and loading times.
  • Fixed UTF8 usernames.

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 yet, follow the instructions here and the instruction on v1.0.1: viewtopic.php?f=4&t=517

Overwrite the files below.

arrowchat/version.php
arrowchat/external.php
arrowchat/popout/index.php
arrowchat/admin/system.php
arrowchat/admin/includes/functions_login.php
arrowchat/includes/receive_user.php
arrowchat/includes/receive_buddylist.php
arrowchat/includes/receive_chatroom_room.php
arrowchat/includes/receive_history.php
arrowchat/includes/js/arrowchat_core.js
arrowchat/includes/js/arrowchat_dynamic.js
subdomain/receive_core.php

Temporary solution to cache problems:

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