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.
(2015-06-20, 03:45 AM)General Awesome Wrote: [ -> ]Would it be possible to make the shoutbox registration occur automatically when the user registers on the forum?
It's a tad bit confusing as is.

http://community.mybb.com/thread-166773-...pid1162660
And not recomended use same password of forum in shoutbox.

Or use Ajax/Websocket version: http://community.mybb.com/thread-172026.html
Good news for all.

I'm already using JWT (Json Web Token) in version 3, but I did not know that JWT could be generated in PHP as well.
I found solution to generate jwt in PHP server. So if everything properly occur not need more register in next version.

Thanks Firebase too create JWT API in PHP https://github.com/firebase/php-jwt
v 4.0.0 released:

I think it's best version so far. No longer need to register and continue secure as version 3.

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

New features:
- Not need register more
- Removed unecessary code

Upgrade from 3.3.0:

Unistall old version, upload new version and install.
Before unistall copy (save) configuration information in some place (txt file etc.), you will need again miuna shoutbox server information again after install new version.

Demo of new version:

https://martec.ml/test/

User: test
pass: test123
Hello Martec

I have install MiunaShoutBox in my board but after install with your tutorial , i have error "invalid token or expired token" where is my mistake
(2015-06-23, 07:39 PM)JudgeDead Wrote: [ -> ]Hello Martec

I have install MiunaShoutBox in my board but after install with your tutorial , i have error "invalid token or expired token" where is my mistake

what version you using?
To use 4.0 you need Miuna Shoutbox Server 4.0.
And i only support newest version. So only 4.0 is supported for now.

If you can't solve issue so plz, send PM with test admin account and openshift account.
I have client 4.0 and server 4.0 i don't understand
(2015-06-23, 08:42 PM)JudgeDead Wrote: [ -> ]I have client 4.0 and server 4.0 i don't understand

so send me PM with test admin account and openshift account.
I can not guess what happens in each user who reports the problem.

(2015-06-23, 08:42 PM)JudgeDead Wrote: [ -> ]I have client 4.0 and server 4.0 i don't understand

Problem of user above not related with my plugin.

I checked here...
problem with /jscripts/general.js
Or using edited general.js or some plugin that replaced original general.js. Plz replace with fresh and original general.js from 1.8.5. This corrupted file that you using creating countless javascript errors on your forum.

[Image: MqRSOZQ.png]

Original general.js file not has "var ActivityIndicator = Class.create();" line.

Edit: user above replaced with original general.js and all problem solved.
It's working , thank you Big Grin
v 4.0.1 released:

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

Bug fixs:
- small bug that not appear some error message in jGrowl

Upgrade from 4.0.0:

Unistall old version, upload new version and install.
Before unistall copy (save) configuration information in some place (txt file etc.), you will need again miuna shoutbox server information again after install new version.

Demo of new version:

https://martec.ml/test/

User: test
pass: test123
Hi martec,

I have installed the latest version of the shotubox and followed your instructions on the first page, however the shoutbox on my forum it just keeps saying 'loading'. I am sure I have all the correct details entered (passwords etc.)

Also when I went to the openshift link for my shoutbox it says:
Miuna Shoutbox Server 4.0 ACP

But when I click on configure it says:
Miuna Shoutbox Server 3.7 Successfully Configured!

Is that correct?