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
mchat hanging problem - phpBB mChat
Re: mchat hanging problem
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:
Replace with:
Find:
Replace with:
Open: /mchat/mchat_ajax_mini.js
Find:
Code: Select all
attr('disabled','disabled');
Code: Select all
attr('disabled',true);
Code: Select all
attr('disabled','');
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
The largest documentation database in Europe.
FREE and professional advice from over 70k users.
Earn money for activity!
https://www.elvikom.pl
-
- Registered User
- Posts: 64
- Joined: Tue Aug 17, 2010 7:30 pm
- Location: West Midlands, UK
- Name: Lukas