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.
@martec m8
Can we add a user avatar?

You think of integrating user avatar?
(2015-03-20, 02:50 PM)feilian Wrote: [ -> ]@martec m8
Can we add a user avatar?

unfortunately not

(2015-03-20, 02:50 PM)feilian Wrote: [ -> ]You think of integrating user avatar?

do not intend to add in short term, because this require too edit in Miuna Shoutbox Server too, not only in client, this will force all user to setup again Miuna Shoutbox Server which will generate complaints.
hello again...well, I have installed the shoutbox in my forum...Now I want to install it in another forum, I have created another account ,another application...all the steps..I can see the shoutbox but nothing happens when I post a shout...
URL: www.patinajepinkpower.hostinazo.com

I change The first line like like this: patinajepinkpower.hostinazo.com:80 and I also have tried puting * and not 80
Nice!
But I got this error when go to redirect screen...

Warning [2] curl_setopt(): CURLOPT_FOLLOWLOCATION cannot be activated when an open_basedir is set - Line: 1106 - File: inc/plugins/miunashoutbox.php PHP 5.4.38 (Linux)
File Line Function
[PHP]   errorHandler->error
/inc/plugins/miunashoutbox.php 1106 curl_setopt
/inc/plugins/miunashoutbox.php 1154 tokencall
/inc/class_plugins.php 139 MSB_newthread
/newthread.php 500 pluginSystem->run_hooks
Warning [2] curl_setopt(): CURLOPT_FOLLOWLOCATION cannot be activated when an open_basedir is set - Line: 1119 - File: inc/plugins/miunashoutbox.php PHP 5.4.38 (Linux)
File Line Function
[PHP]   errorHandler->error
/inc/plugins/miunashoutbox.php 1119 curl_setopt
/inc/plugins/miunashoutbox.php 1161 sendPostData
/inc/class_plugins.php 139 MSB_newthread
/newthread.php 500 pluginSystem->run_hooks
(2015-03-21, 05:29 PM)Ireth Wrote: [ -> ]hello again...well, I have installed the shoutbox in my forum...Now I want to install it in another forum, I have created another account ,another application...all the steps..I can see the shoutbox but nothing happens when I post a shout...
URL: www.patinajepinkpower.hostinazo.com

I change The first line like like this: patinajepinkpower.hostinazo.com:80 and I also have tried puting * and not 80

you need provide test admin account, PIN and your openshift account. (PM)

(2015-03-21, 09:10 PM)Niunzin Wrote: [ -> ]Nice!
But I got this error when go to redirect screen...

Warning [2] curl_setopt(): CURLOPT_FOLLOWLOCATION cannot be activated when an open_basedir is set - Line: 1106 - File: inc/plugins/miunashoutbox.php PHP 5.4.38 (Linux)
File Line Function
[PHP]   errorHandler->error
/inc/plugins/miunashoutbox.php 1106 curl_setopt
/inc/plugins/miunashoutbox.php 1154 tokencall
/inc/class_plugins.php 139 MSB_newthread
/newthread.php 500 pluginSystem->run_hooks
Warning [2] curl_setopt(): CURLOPT_FOLLOWLOCATION cannot be activated when an open_basedir is set - Line: 1119 - File: inc/plugins/miunashoutbox.php PHP 5.4.38 (Linux)
File Line Function
[PHP]   errorHandler->error
/inc/plugins/miunashoutbox.php 1119 curl_setopt
/inc/plugins/miunashoutbox.php 1161 sendPostData
/inc/class_plugins.php 139 MSB_newthread
/newthread.php 500 pluginSystem->run_hooks

your server not has curl that required to this plugin. You need desactive in ACP "Shout new post" and "Shout new thread". Or request to your host to install curl in your server.
This is a really cool plugin, don't even remember how many times I wished I had a websocket-based shoutbox.

However, I had an issue while installing it, apparently this line was causing it cause after deletion it worked. Maybe because $dorder wasn't defined ?
BTW, got the same issue with your other QuickAdvancedEditorPlus plugin, my DB really doesn't like empty value for 'disporder'.

I'll definitely fork this to improve it and add some features if I can.
(2015-03-22, 08:31 AM)Moonlight-Angel Wrote: [ -> ]This is a really cool plugin, don't even remember how many times I wished I had a websocket-based shoutbox.

However, I had an issue while installing it, apparently this line was causing it cause after deletion it worked. Maybe because $dorder wasn't defined ?
BTW, got the same issue with your other QuickAdvancedEditorPlus plugin, my DB really doesn't like empty value for 'disporder'.

I'll definitely fork this to improve it and add some features if I can.

you are correct...
i will fix in next version.

thanks.
Does it work on version 1.6.12?
(2015-03-22, 10:00 AM)redstar Wrote: [ -> ]Does it work on version 1.6.12?

this only to 1.8
(2015-03-22, 01:36 AM)martec Wrote: [ -> ]
(2015-03-21, 05:29 PM)Ireth Wrote: [ -> ]hello again...well, I have installed the shoutbox in my forum...Now I want to install it in another forum, I have created another account ,another application...all the steps..I can see the shoutbox but nothing happens when I post a shout...
URL: www.patinajepinkpower.hostinazo.com

I change The first line like like this: patinajepinkpower.hostinazo.com:80 and I also have tried puting * and not 80

you need provide test admin account, PIN and your openshift account. (PM)



Ok, i have sent you a PM.
I have no subdirectory for my forum, i have installed it in the root directory...can this cause the issue?