Warning: The author of this contribution does not provide support for it anymore.

phpBB mChat

mchat hanging problem - phpBB mChat

mchat hanging problem

by Amitjain » Thu Nov 27, 2014 4:11 am

Hi please any one solv my prblem when member send msg once then they try to send another msg in chat same time send button not work i already set sending wait zero (error - msg sended to chat but mchat not show that time i t shown after refresh of page please solve member complaints again and again

Borad url - http://frendz4m.me
Amitjain
Registered User
Posts: 7
Joined: Thu Nov 27, 2014 4:00 am

Re: mchat hanging problem

by Vogelek23 » Fri Dec 03, 2021 11:00 pm

7 years later I can confirm this issue on mChat 1.3.8 and phpBB 3.0.14. No matter whether you click on ENTER key or SEND button, the 1st message is being sent but the SEND button becomes greyed out and you cannot use it - nor ENTER key - to send another message, until you reload the page. Below is the fix.

Open: /mchat/mchat_ajax_mini.js

Find:

Code: Select all

attr('disabled','disabled');
Replace with:

Code: Select all

attr('disabled',true);
Find:

Code: Select all

attr('disabled','');
Replace with:

Code: Select all

attr('disabled',false);
Professional computer repair forum.
The largest documentation database in Europe.
FREE and professional advice from over 70k users.
Earn money for activity!
https://www.elvikom.pl
User avatar
Vogelek23
Registered User
Posts: 64
Joined: Tue Aug 17, 2010 7:30 pm
Location: West Midlands, UK
Name: Lukas