@baris said in how to show top carousel of the default theme?:
That is a widget created by the plugin nodebb-plugin-recent-cards you can install & activate then drag the widget.
thank you very much, I will try it.
Just completed the very first nodeBB installation and there is some confusion:
redis-cli
but registering a new user doesn't seem to work, no error message but also no action. What I noticed is "Connection to NodeBB has been lost, attempting to reconnect..."Any help would be appreciated! Thanks!
When you run ./nodebb setup
, it will either ask for the username and password for the admin account, or (in the case where config.json
exists) it will generate some and print them out.
When re-run ./nodebb setup
, it did ask for the admin user/password (before it was an existing db present) so it's working now, thank you! In case someone would miss that or forget the admin pwd, what's the solution (via redis)? I saw a post somewhere but can't find it any more.