original mChat source: https://www.phpbb.com/community/viewtop ... #p13846831
i had to do quite a few edits so please remember that the original source and also my edits are still [DEV]
download:
http://pretereo-stormrage.co.uk/viewtopic.php?f=20&t=49
installation:
upload extention to
ext/
after upload it should look like
ext/dmzx/mchat/composer.json
acp/customise/manage extension/ >> enable "mChat Extension"
acp/extensions/mChat/Configuration/ >> mChat On Portal: yes
acp/extensions/portal/portal modules/add module (top/center/bottom) >> Mini-Chat
and there you go mChat should be working on your portal and hopefully without issues
revision information
V3:
Code: Select all
major update to ensure mchat will work on ALL pages that the portal is displayed on. app.php/portal being the main one.
german translation added for portal settings. thanks archivar
Code: Select all
bug fixes:
display on index disabling whole portal block [FIXED]
display on portal config error [FIXED]
navigation menu missing [FIXED]
Code: Select all
initial release