Whenever I am activating the db search plugin and restarting nodebb, it stops and subsequent nodebb start command does not work anymore until I disable the plugin from CLI. I am running nodebb v 1.12.2 and using mongo db v 4.2. nodebb-plugin-dbsearch plugin version is 4.0.6. Need help.
F
fayez
@fayez
Posts
-
Nodebb stops working due to plugin activation -
NodeBB: Search Bar Widget ErrorI have enabled the plugin. Is there any issues related to plugin version or the search is database(mongo/redis) dependent? Need help.
-
NodeBB: Search Bar Widget ErrorI am getting this error while searching...
GET http://localhost:4567/api/search/?term=we&in=titlesposts 404 (Not Found) -
Access Control Allow OriginHow to set access control allow origin and access control allow origin regular expression from admin settings. Have been trying using "*". But its not working. Need help.
-
Nodebb custom theme git pushsince node module folder is in gitignore how will custom theme changes be pushed in branch? because when I run git status no file changes are shown but in fact I have modified css and fonts.