@Scuzz You can also rename the folder of the plugins in node_modules (in your case nodebb-plugin-topic-badges to nodebb-plugin-topic-badgeslol). Try again to start nodebb, than go on the plugin page, desactivate the plugin and rename the plugin folder to the original name (nodebb-plugin-topic-badgeslol to nodebb-plugin-topic-badges).
Bonplansachat
Posts
-
NodeBB wont start after upgrade -
Admin account suspended!@baris ok i upgrade redis-server to 2.8 but i forget to backup the database. So the new version of redis delete the forum database. I restore an old one with one or two missing posts. Everything works great now. Thanks
-
Admin account suspended!@baris i am using lavender. I try to login into nodebb in dev mode and i have this error:
node_redis: no callback to send error: ERR unknown command 'pexpire'
error: Error: ERR unknown command 'pexpire'
at HiredisReplyParser.execute (/home/admin/forum/nodebb/node_modules/redis/lib/parser/hiredis.js:30:33)
at RedisClient.on_data (/home/admin/forum/nodebb/node_modules/redis/index.js:534:27)
at Socket.<anonymous> (/home/admin/forum/nodebb/node_modules/redis/index.js:91:14) -
Admin account suspended!@baris It works but i can't still login.
When i put my username and password, the button show 'Login in...' but stay like this.
-
Admin account suspended!@baris yes
-
Admin account suspended!Since i upgraded nodebb. It is not possible to connect to my account. Everytime Nodebb said that my account is temporary suspended. And until now (2 weeks), my account is still suspended. My account is an admin account so it is not possible to manage the forum.
-
LabConnect Forum@leo merciii lol
-
LabConnect ForumI share with you my new nodebb forum lab-connect.net. It is french forum.
We talk about idea, projects, movies, tv-shows, news, etc...
-
[nodebb-theme-blacknred] Black n'Red Themeit is not possible to revert back to normal theme, nor to white color.
-
[Solved] non-www and wwwi use apache and i already try the url rewriting but no changes
-
[Solved] non-www and wwwEverything looks good when we use subdomain with nodebb. But when we use top domain, we have some problems.
First, we have two different urls (example.com) and (www.example.com). If i try to loggin in example.com, i will stay logout on www.example.com.
Secondly, we have duplicate content problem in SEO.
I want to know how to force nodebb to redirect non-www to www and avoid all these problems.