Author: Talonos
credits: dmzx,RMcGirr83 and kasimi for making this extension possible.
Extension Description:
This extension will allow you to have mChat displayed on your board3 portal (requires mChat 2.0.2)
block can be used in Top/Center/Bottom only
IF UPGRADING "mChat" DISABLE "mChat Board3" extension BEFORE DOING SO or you can get locked out of ACP
below setting in mChat configuration IS REQUIRED to have mChat display on board3 portal
Code: Select all
Display mChat on the index page: Yes
Download: Installation:
1. Download the latest release.
2. Unzip the downloaded release.
3. In the `ext` directory of your phpBB board, create a new directory named
`talonos`.
4. Copy the `b3pmchat` folder to `/ext/talonos/` if done correctly, you'll have the
main extension class at (your forum root)/ext/talonos/b3pmchat/composer.json
5. Navigate in the ACP to `Customise ‐> Manage extensions`
6. Look for `mChat Board3` under the Disabled Extensions list, and click its
`Enable` link.
7. add the module to your portal via the menu at ACP ‐> Extensions ‐> Portal ‐>
Portal Modules ‐> add modules ‐> 'mChat on Board3 Portal' (top/center or bottom
modules only)
this extension requires mChat 2.0.2 from HERE please update to 2.0.2
original authors forum for mChat:
http://www.dmzx-web.net/viewforum.php?f=53
Revision information:
2.0.2
Code: Select all
code updated to work with mChat 2.0.2
Code: Select all
code updated to work with OFFICIAL RELEASE. no more RC versions :)
Code: Select all
Collapse on portal now works (collapse on index will also collapse on portal)
due to major code changes i've had to use a version check for mchat RC6 so that boards don't get broken by addon.
any addons that work in mchat will also work on b3pmChat
2.0.0-RC5
Code: Select all
fixed an issue with collaspable categories on index. still no collapse on portal.
Code: Select all
updated to newest release of mChat.
added ext.php to check that mchat is enabled before this EXT is allowed to be enabled (if this first before mchat it breaks board)
Code: Select all
no more mChat core edits required now as this is a seperate extension. requires mChat to be installed FIRST
Code: Select all
initial RC release
will work on any page where the full portal works.