[CDB] mChat

A place for Extension Authors to post and receive feedback on Extensions still in development. No Extensions within this forum should be used within a live environment!
Scam Warning
Forum rules
READ: phpBB.com Board-Wide Rules and Regulations

IMPORTANT: Extensions Development rules

IMPORTANT FOR NEEDED EVENTS!!!
If you need an event for your extension please read this for the steps to follow to request the event(s)
Locked
User avatar
eunaumtenhoid
Registered User
Posts: 1007
Joined: Wed Jun 03, 2009 12:46 am
Location: ????

Re: [RC] mChat

Post by eunaumtenhoid »

kasimi wrote:I understand if you don't want to give me access to your ACP but that's the only way I can offer to help you. You're the first who has this problem so I'm pretty sure it's something on your board and not in mChat itself.

One last idea: delete all files in your cache folder except for index.html and .htaccess.
no dude, site is down

nothing


I tested it on localhost, i del past ext and then works, but i purge c hache back error
My translations of the extensions for Brazilian Portuguese
https://github.com/phpBBTraducoes
User avatar
kasimi
Former Team Member
Posts: 4900
Joined: Sat Sep 10, 2011 7:12 pm
Location: Germany
Contact:

Re: [RC] mChat

Post by kasimi »

Bunker2 wrote:I found the answers to my questions. No need to reply :D
Glad you got it running. :)
martin123456 wrote:Rc6 on 3.2 bbcode blocking dont work just a heads up if you have a test board.
It works on my test board. Maybe you have other extensions installed that change BBCodes in some way? Edit: Ah, hang on, I see the problem.
eunaumtenhoid wrote:no dude, site is down
Give my last idea a try, that should at least get your site partially running again. If nothing helps you can disable mChat the hard way: in phpMyAdmin or similar, run this query:

Code: Select all

UPDATE phpbb_ext
SET ext_active = 0
WHERE ext_name = 'dmzx/mchat'; 
User avatar
martin123456
I've Been Banned!
Posts: 726
Joined: Sat Mar 05, 2011 7:44 pm

Re: [RC] mChat

Post by martin123456 »

The bbcode button does go away but can still be posted.

Code: Select all

<!-- IF S_CODE_UNTIDY and S_MESS_ON_INDEX Good If_Not_TIDY_Then_SUBMIT -->
User avatar
mrgtb
Registered User
Posts: 603
Joined: Wed Oct 03, 2007 10:51 am

Re: [RC] mChat

Post by mrgtb »

<!-- IF S_MCHAT_ENABLE and S_MCHAT_ON_INDEX Good If_Not_MCHAT_Then_WAIT -->

Shouldn't what I highlighted in red say "and" and not "good"


Forget it, that is your signature :lol:
User avatar
martin123456
I've Been Banned!
Posts: 726
Joined: Sat Mar 05, 2011 7:44 pm

Re: [RC] mChat

Post by martin123456 »

But did you try it tho ?

Code: Select all

<!-- IF S_CODE_UNTIDY and S_MESS_ON_INDEX Good If_Not_TIDY_Then_SUBMIT -->
User avatar
eunaumtenhoid
Registered User
Posts: 1007
Joined: Wed Jun 03, 2009 12:46 am
Location: ????

Re: [RC] mChat

Post by eunaumtenhoid »

look now :

Code: Select all

Catchable fatal error: Argument 7 passed to dmzx\mchat\core\functions::__construct() must implement interface phpbb\event\dispatcher_interface, string given, called in /home/thetoonz/www/cache/container_0374ec857381230fa83049643ce3cdee.php on line 2068 and defined in /home/thetoonz/www/ext/dmzx/mchat/core/functions.php on line 86

so I removed the function and insert the previous version and returned to normal, but the error because of changes in version RC6
My translations of the extensions for Brazilian Portuguese
https://github.com/phpBBTraducoes
User avatar
kasimi
Former Team Member
Posts: 4900
Joined: Sat Sep 10, 2011 7:12 pm
Location: Germany
Contact:

Re: [RC] mChat

Post by kasimi »

Please don't send me PMs and post here. Choose one.

Your FTP upload of RC6 failed. Use a different FTP tool, delete all RC5 files and make sure all RC6 files are uploaded correctly.
User avatar
eunaumtenhoid
Registered User
Posts: 1007
Joined: Wed Jun 03, 2009 12:46 am
Location: ????

Re: [RC] mChat

Post by eunaumtenhoid »

kasimi wrote:Please don't send me PMs and post here. Choose one.

Your FTP upload of RC6 failed. Use a different FTP tool, delete all RC5 files and make sure all RC6 files are uploaded correctly.
sorry, thks for help dude

the problem was in mChat but mChat the baord3portal, made several test and found that it was him and removed


thank you for the patience
My translations of the extensions for Brazilian Portuguese
https://github.com/phpBBTraducoes
User avatar
martin123456
I've Been Banned!
Posts: 726
Joined: Sat Mar 05, 2011 7:44 pm

Re: [RC] mChat

Post by martin123456 »

Mchat RC6 modual for board3 portal has been made and released as of yesterday do not try to install mchat RC5 on it.

Code: Select all

<!-- IF S_CODE_UNTIDY and S_MESS_ON_INDEX Good If_Not_TIDY_Then_SUBMIT -->
User avatar
eunaumtenhoid
Registered User
Posts: 1007
Joined: Wed Jun 03, 2009 12:46 am
Location: ????

Re: [RC] mChat

Post by eunaumtenhoid »

martin123456 wrote:Mchat RC6 modual for board3 portal has been made and released as of yesterday do not try to install mchat RC5 on it.

yeah now i see ^^
Last edited by eunaumtenhoid on Sun Sep 25, 2016 8:43 pm, edited 2 times in total.
My translations of the extensions for Brazilian Portuguese
https://github.com/phpBBTraducoes
User avatar
kasimi
Former Team Member
Posts: 4900
Joined: Sat Sep 10, 2011 7:12 pm
Location: Germany
Contact:

Re: [RC] mChat

Post by kasimi »

martin123456 wrote:The bbcode button does go away but can still be posted.
Fixed in latest dev version with Joshy's help: https://github.com/kasimi/mChat/commit/ ... f7e380a3ce
User avatar
eunaumtenhoid
Registered User
Posts: 1007
Joined: Wed Jun 03, 2009 12:46 am
Location: ????

Re: [RC] mChat

Post by eunaumtenhoid »

It is the incredible ext Thanks buddy, but I have some suggestions:


separating options New posts settings in UCP
I see that only needs a feature a bot to post information on chat as New posts settings
the option to only sign could be for the user that logged in chat and not on the board, because in a large forum that becomes flood, very annoying that.


ERR:

for my user show err timeout
how fix?
My translations of the extensions for Brazilian Portuguese
https://github.com/phpBBTraducoes
Buu
Registered User
Posts: 105
Joined: Wed Oct 16, 2013 5:50 pm

Re: [RC] mChat

Post by Buu »

hi, i have some problems with this ext, it is installed correctly, but when i try to setup on my board3 portal, in ad module is not there ...
User avatar
kasimi
Former Team Member
Posts: 4900
Joined: Sat Sep 10, 2011 7:12 pm
Location: Germany
Contact:

Re: [RC] mChat

Post by kasimi »

mChat doesn't come with support for the board3 portal but there's an extension to integrate it in your portal, it's in development here: https://github.com/talonos/Mchat-Extension-board3
User avatar
kasimi
Former Team Member
Posts: 4900
Joined: Sat Sep 10, 2011 7:12 pm
Location: Germany
Contact:

Re: [RC] mChat

Post by kasimi »

eunaumtenhoid wrote:separating options New posts settings in UCP
If users had the possibility to select which of the new post messages they see, all of them would have to stored in the database in the first place. When this feature was added it was decided that the admin should have full control over which types of messages are stored in the database, which is why users can only enable or disable those that the admin wants recorded.
eunaumtenhoid wrote:for my user show err timeout
I'm currently look into this, there's a GitHub issue about it too.
Locked

Return to “Extensions in Development”