Sound doesn't mute by button
- BanterFace
- Donor
- Posts: 51
- Joined: 01 Feb 2017, 12:42
Sound doesn't mute by button
3.2.1, last mChat and Rooms versions, calmsector.ru.
When user presses the room's sound mute button, icon just changes, but sound still work and can be muted only by play-sound checkbox under mchat buttons. What it can be? Any thoughts?
Test account:
Login: test
Password: testtest
When user presses the room's sound mute button, icon just changes, but sound still work and can be muted only by play-sound checkbox under mchat buttons. What it can be? Any thoughts?
Test account:
Login: test
Password: testtest
Re: Soud doesn't mutes by button
Unfortunately I can't test because my browser's anti tracking addon is blocking some fingerprinting JS file on your board which causes this error before mChat is fully loaded:
I'd recommend including that script in a more fail-safe way as I would expect I'm not the only one blocking that script.
Code: Select all
- This code is only accessible to donors -
- BanterFace
- Donor
- Posts: 51
- Joined: 01 Feb 2017, 12:42
Re: Soud doesn't mutes by button
Reincluded script fail-safely, please clean your cache (Ctrl+F5 or manually) and try again.
Re: Soud doesn't mutes by button
It's still not working.
undefined
should be a string:
Code: Select all
- This code is only accessible to donors -
- BanterFace
- Donor
- Posts: 51
- Joined: 01 Feb 2017, 12:42
Re: Soud doesn't mutes by button
Seems to be fixed (I checked it, using 'privacy badger' extension, if you're using something else and error still appears (and you cleaned your cache like previous try), say what (to testing with that ext)). Or I can just disable fingerprinting for some time.
Re: Sound doesn't mute by button
Yes, no more JS error. Try this fix for the sound:
- Open
ext/kasimi/mchatrooms/styles/all/template/js/mchat.rooms.min.js
- Find:
Code: Select all
- This code is only accessible to donors -
- Replace with:
Code: Select all
- This code is only accessible to donors -
- BanterFace
- Donor
- Posts: 51
- Joined: 01 Feb 2017, 12:42
Re: Sound doesn't mute by button
Well, in my file version there only that code:
('e' and 'a' are replaced, i.e. 'a,mChat.messageIds' in my code is 'e,mChat.messageIds' in your code). Downloaded 2 days ago.
If I replace whole code-block if with given fix, it causes 'unexpected token ,'; if I replace partially (half of if-block) get same error. If I try to replace with , I got this.
Code: Select all
- This code is only accessible to donors -
If I replace whole code-block if with given fix, it causes 'unexpected token ,'; if I replace partially (half of if-block) get same error. If I try to replace
Code: Select all
- This code is only accessible to donors -
Code: Select all
- This code is only accessible to donors -
Re: Sound doesn't mute by button
Ah yes, my JS minifier changed the variable names. Replace with this:
Code: Select all
- This code is only accessible to donors -
Re: Sound doesn't mute by button
We got this sorted out via PMs. A bug fix release with the updated code included will be available very soon. 

Who is online
Users browsing this forum: Yandex [Bot] and 1 guest