Page 1 of 4

[RELEASE]mChat V2.1.0 Board3 extension

Posted: 5. March 2016 22:39
by talonos
Extension Name: mChat on Board3 portal Extension
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.1.0+ installed)
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
Extension Version: 2.1.0+

Download:
http://s000.tinyupload.com/index.php?fi ... 6603266868

Installation:

1. Download the latest release.
2. Unzip the downloaded release, and change the name of the folder to `mchat`.
3. In the `ext` directory of your phpBB board, create a new directory named `dmzx` (if it does not already exist).
4. Copy the `mchat` 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.1.0+ available from https://www.phpbb.com/customise/db/extension/mchat_extension/ please update to 2.1.0+


original authors forum for mChat:
http://www.dmzx-web.net/viewforum.php?f=53


Revision information:

2.1.0

Code: Select all

code updated to work with mChat 2.1.0+
fixed a bug where it wasn't pulling the correct "mchat height" setting onto portal
2.0.2

Code: Select all

code updated to work with mChat 2.0.2
2.0.0

Code: Select all

code updated to work with OFFICIAL RELEASE. no more RC versions :)

2.0.0-RC6

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.
1.0.0.RC3

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)
1.0.0.RC2

Code: Select all

no more mChat core edits required now as this is a seperate extension. requires mChat to be installed FIRST
1.0.0.RC1_board3

Code: Select all

initial RC release
will work on any page where the full portal works.

Re: mChat_1.0.0-RC2 Board3 extension

Posted: 26. March 2016 07:16
by cptgrato
Guten Morgen, ...
ich habe leider einen Fehler bei der aktualisierung gemacht .

Alter Stand :
- 1.0.0RC1 (deaktiviert)
- mChat_1.0.0-RC1 Board3 extension (deaktiviert)


Ich habe mChat_1.0.0-RC2 Board3 extension aufgespielt und dann aktiviert.
Ich habe leider den Schritt mChat 1.0.0RC1 auf mChat 1.0.0RC2 vorher zu aktualisieren ausser acht gelassen


Nun komm ich weder aufs Forum noch in den Admin Bereich.

Versucht habe ich die Ordner
b3pmchat und mchat umzubenennen, so dass er sie nicht findet, in der Hoffnung wieder in den Adminbereich zu kommen / ohne Erfolg.

Was kann ich tun um wieder in den Admin bereich zu kommen ?
Kann ich die extension in der Datenbank deaktivieren um wieder zugriff zu erlangen ?

Viele Grüße


Nachtrag, ...hab es hinbekommen.
1. in der Datenbank das modul deaktiviert ( auf null gestzt )
2. cache manuell auf dem server geleert

danach hatte ich wieder vollen zugriff

Re: mChat_1.0.0-RC2 Board3 extension

Posted: 26. March 2016 10:56
by talonos
yes this is an issue that i was informed about and will be fixed for RC3 release this weekend.

Re: [RELEASE]mChat V2.0.0-RC3 Board3 extension

Posted: 26. March 2016 18:45
by talonos
1.0.0.RC3

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)

Re: [RELEASE]mChat V2.0.0-RC5 Board3 extension

Posted: 13. April 2016 21:07
by talonos
2.0.0-RC5

Code: Select all

fixed an issue with collaspable categories on index. still no collapse on portal.

Re: [RELEASE]mChat V2.0.0-RC6 Board3 extension

Posted: 24. September 2016 19:59
by talonos
2.0.0-RC6

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

Re: [RELEASE]mChat V2.0.0-RC6 Board3 extension

Posted: 21. November 2016 20:23
by remkot
Thanks for this!! :D

Re: [RELEASE]mChat V2.0.0 Board3 extension

Posted: 30. December 2016 16:11
by talonos
2.0.0

Code: Select all

code updated to work with OFFICIAL RELEASE. no more RC versions :)

Re: [RELEASE]mChat V2.0.0 Board3 extension

Posted: 2. February 2017 16:16
by ALXGS
This extension works with new version of phpbb? (3.2) ?

Re: [RELEASE]mChat V2.0.0 Board3 extension

Posted: 3. February 2017 00:52
by talonos
ALXGS wrote: 2. February 2017 16:16 This extension works with new version of phpbb? (3.2) ?
if mchat is working on index then yes this will work on portal.

Re: [RELEASE]mChat V2.0.0 Board3 extension

Posted: 3. February 2017 20:48
by ALXGS
Thanks man!

Re: [RELEASE]mChat V2.0.0 Board3 extension

Posted: 7. February 2017 23:07
by Contergantreff
Hat jemand eine Idee, wie man den Chat auf der Forumsseite los wird?
Ich möchte den nur im Portal haben.

Re: [RELEASE]mChat V2.0.2 Board3 extension

Posted: 16. December 2017 20:40
by talonos
2.0.2

Code: Select all

code updated to work with mChat 2.0.2

Re: [RELEASE]mChat V2.1.0 Board3 extension

Posted: 20. October 2018 13:16
by talonos
2.1.0

Code: Select all

code updated to work with mChat 2.1.0+
fixed a bug where it wasn't pulling the correct "mchat height" setting onto portal

Re: [RELEASE]mChat V2.1.0 Board3 extension

Posted: 15. February 2019 23:46
by Neves
Hi
I tried this but when I enable it, it locks me out of my forum and admin. area with this error

Parse error: syntax error, unexpected 'public' (T_PUBLIC) in /home/nevespro/public_html/ext/talonos/b3pmchat/b3pmchat.php on line 28

I have to change talonos name through ftp to get back into my site

And now I can't even disable it because under Manage Extensions I have this

The “talonos/b3pmchat” extension is not valid.
The requested file could not be found: ./../ext/talonos/b3pmchat/composer.json

with no Disable button

Can anyone help with this ?

Thanks