MyBB Community Forums

Full Version: [Websocket] Miuna Shoutbox 9.0.0
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
please relase with sound too Big Grin
(2015-06-05, 08:15 AM)Aroel Wrote: [ -> ]For mybb 1.8.5

If have problem when press enter

Don't know this good solution or not but you can try.

Open folder jscript > miuna > shoutbox > miunashout.helper.js

Search text if(e.which == 13) and change to if(e.originalEvent.which == 13)

And minify code from miunashout.helper.js and copy to miunashout.helper.min.js

i use but dont work! Undecided
(2015-06-06, 11:21 AM)feilian Wrote: [ -> ]
(2015-06-05, 08:15 AM)Aroel Wrote: [ -> ]For mybb 1.8.5

If have problem when press enter

Don't know this good solution or not but you can try.

Open folder jscript > miuna > shoutbox > miunashout.helper.js

Search text if(e.which == 13) and change to if(e.originalEvent.which == 13)

And minify code from miunashout.helper.js and copy to miunashout.helper.min.js

i use but dont work!  Undecided

probably not cleared cache.
if using cloudflare, you have to clear cache in cloudflare too. https://support.cloudflare.com/hc/en-us/...e-my-cache-

anyway... wait 3.0... will relase in few days... probably in two days...
v 3.0.0 released:

Quote:This version not work with Miuna Shoutbox Server 1.0 and 2.0, you need upgrade Miuna Shoutbox Server to 3.0. You need delete application in openshift and create again with 3.0.
Quote:Installation of Miuna Shoutbox Server 3.0 is different of 1.0 and 2.0. So you need read first post again before install Miuna Shoutbox Server 3.0

Security improved:

- User need registrate in shoutbox (used ajax to registration).
- Used token instead of session cookie.
- Server detect abusing (if user shout more than 5 shout in 8 sec it will be automatically disconnected from the server and character limit).
- User need logged in shout, so not possible more edit, shout, delete, prune etc. without authorization.

New features:
- Style of username On/Off
- Ban system improvement
- Sound when someone shout with volume control (min volume disable this feature)
[Image: q45P9x8.png]

Feature removed:
- Read Mode for guest

Upgrade from 2.0.0:

Unistall old version, upload new version and install.

Demo of new version:

https://martec.ml/test/

User: test
pass: test123
Where we change this
Ex: If your forum domain is like http://mybb.com/forum , http://mybb.com/community etc..

i cant!
(2015-06-07, 04:27 PM)feilian Wrote: [ -> ]Where we change this
Ex: If your forum domain is like http://mybb.com/forum , http://mybb.com/community etc..

i cant!

if you are configured once, you can edit using "RockMongo". Or delete application and setup again.
This isn't limitation. This is necessary to avoid to other people access configuration of server.

Ps. You follow setup guide of first page?
Configuration is different of 1.0 and 2.0. And not use more github to edit origin (domain).
Miuna Shoutbox 3.0 Server Successfully Configured!

but not work. i cant login shoutbox
(2015-06-07, 06:01 PM)feilian Wrote: [ -> ]Miuna Shoutbox 3.0 Server Successfully Configured!

but not work. i cant login shoutbox

1- You restarted application in openshift again after message above? (step 15 of first post)
2 - You puted correct value in origin? Not has more port 80 etc...
if you not puted correctly value in origin not will work.
If you puted incorrect value in origin, you need edit in "RockMongo" or delete aplication in openshift and setup again.
3 - You registred first before login?
i check RockMongo is work. i see ppl use post and etc
but website shoutbox cant login
(2015-06-07, 06:58 PM)feilian Wrote: [ -> ]i check RockMongo is work. i see ppl use post and etc
but website shoutbox cant login

i not saying that if you can access RockMongo or not.
I saying if configuration of origin is correct in RockMongo, if not you need edit and restart server again.
If you not know how edit origin information in RockMongo, i recommend you delete application in openshift and setup again.

[Image: L2cLA4W.png]