Hi,
i have an error when I try to upgrade v1.1.0 to v1.1.2
I am using benlulbar/nodebb docker package.
Do you think it is an error on my database, or on the migration script code ?
Hi,
i have an error when I try to upgrade v1.1.0 to v1.1.2
I am using benlulbar/nodebb docker package.
Do you think it is an error on my database, or on the migration script code ?
@baris
It removed error in console, but I got an error : Changes not saved
And sounds are still not working
I think Global moderators group should be able to see flags (/admin/manage/flags).
Actually, i need to make put each moderator, in admins group too.
It happens when you click on notifications.
I had this issue and solved it by switching on weekly branch.
Notifications sounds are not working on my app.
When I save params on ACP, console says : callback is not a function.
I console.log to see, it's an empty object.
sounds.js, line 11
I'm using the latest version of NodeBB, on branch v1.x.x (1.0.3)
I had this error too and i'm using Nginx.
Solved by switching on weekly branch.
Hi,
this is my first theme, a mix of Cyborg and Lavender.
A dark theme for NodeBB. Contribute to Toolito/nodebb-theme-blacknred development by creating an account on GitHub.
GitHub (github.com)
npm install nodebb-theme-blacknred
Mmh same problem than before...
@toolito said:
I can't send messages, and when the shoutbox appears, i see this message :
The shoutbox appears correctly each time i reload the page, but i can't send messages.
shout is null message in the console :
/plugins/shoutbox/js/shoutbox.js?v=v0.3.2-74-gbc10080
line 103 : var date = new Date(parseInt(shout.timestamp, 10));
I'm talking about nodeBB in the minecraft french community.
I just pull, and upgrade, it works fine
Ok thanks
Hi,
When i set permissions on a category, it creates new groups (cid:2:privileges:g+r and cid:2:privileges:g+w)
have a look on my category permissions :
And groups
I have problems with my shoutbox. (latest and older versions)
I can't send messages, and when the shoutbox appears, i see this message :
In admin panel i can't delete all shouts (i'm using mongodb)
Hi,
this is my first plugin
This plugin allow users to use colors in their posts.
npm install nodebb-plugin-color
%(color)[Text]
color
represents the css color applied to the text.
You can use Hex values, rgb, or name of color.
Hope it's useful
@baris I found what causes trouble.
I switched from Lavender to an other theme, and it works...
I tested all others themes, the problem comes from Lavender.
Thanks for helping me
@baris Yes
TypeError: e is not a function (nodebb.min.js line 8 )
The last GET Method is never ending...