[nodebb-plugin-shoutbox] Shoutbox plugin
-
@Mr_Waffle No and no - and it was my first plugin after a new vps(ubuntu 12.04)+nodeBB install. But i updated Redis later after i saw in the admin menu the current version (from 2.2).
staticDir is deprecated, use staticDirs instead
the same error for the RSS plugin at the nodebb start but thats works fine without any problem.
-
@phreaker said:
@Mr_Waffle No and no - and it was my first plugin after a new vps(ubuntu 12.04)+nodeBB install. But i updated Redis later after i saw in the admin menu the current version (from 2.2).
staticDir is deprecated, use staticDirs instead
the same error for the RSS plugin at the nodebb start but thats works fine without any problem.
This is a warning, not an error. Although, it works with this deprached function.
-
@phreaker said:
@Mr_Waffle No and no - and it was my first plugin after a new vps(ubuntu 12.04)+nodeBB install. But i updated Redis later after i saw in the admin menu the current version (from 2.2).
staticDir is deprecated, use staticDirs instead
the same error for the RSS plugin at the nodebb start but thats works fine without any problem.
Can you send me your forum URL through chat? I can try to see where the issue is.
-
-
Updated with 0.0.7, small update
- Use staticDirs
- Add minver
- Correctly check for anon... oops
- Sound now only plays if the message is from another user
- Other sound!
- Use the templates system instead of being silly
So only some behind the scenes changes... This release somehow fixes the issue some users were having where the shoutbox wouldn't show on 0.3.2.
-
I would love love love to be able to set this as a side block like on my xenforo setup.
http://myminecraft.com/I know this would probably only work well on some themes though..
-
@kelso said:
I would love love love to be able to set this as a side block like on my xenforo setup.
http://myminecraft.com/I know this would probably only work well on some themes though..
Will be possible with this.
-
when's http://myminecraft.com/ going to be ported over to nodebb?
-
It is not working on my nodeBB
Im using v0.3.2 with Dark Rectangles Theme. Any Idea how can I fix it ?
Here is the site:
http://forum.eve-offline.hu/ -
@jtarjanyi Once you have installed the plugin you will need to restart NodeBB. http://forum.eve-offline.hu/shoutbox should be available if the shoutbox is working but that link will 404.
-
@jtarjanyi I had this issue initially, restart nodebb, then control-f5.. maybe change theme and change back.. im not actually sure what fixed it for me.. lol
-
Guys, for those that are having issues getting this to work, can you try deleting the
nodebb.min.js
file in/public/src
?