Skip to content

Ajax Chat

Compare
Choose a tag to compare
@LMOspaceace LMOspaceace released this 01 Feb 13:25
· 104 commits to master since this release

View install instructions or the README.md file in the package.

Minimum PHP requirement to run this extension is PHP 5.4

changes in this version:

added ability to change user's chat settings from ACP thanks to RMcGirr83's help
added ACP options to turn links in the header menu on or off
merged all migration files into 1 file for simplifying future update migrations
updated templates
fixed some minor coding issues

updating to this version requires deleting the extension data as well as all extension files from the server. update instructions are as follows:

Updating to Ajax Chat 3.0.13-BETA

  1. Disable the extension in the ACP
  2. Delete extension data
  3. Delete the chat extension files from the server
  4. Download the latest release from (https://github.com/LMOspaceace/ajaxchat/releases).
  5. Unzip the downloaded release, and change the name of the folder to ajaxchat.
  6. In the ext directory of your phpBB board, create a new directory named spaceace (if it does not already exist).
  7. Copy the ajaxchat folder to /ext/spaceace/ (if done correctly, you'll have the main extension class at (your forum root)/ext/spaceace/ajaxchat/composer.json).
  8. Navigate in the ACP to Customise -> Manage extensions.
  9. Look for Ajax Chat under the Disabled Extensions list, and click its Enable link.