-
It might be time for us to put forum software into ansible so that the configuration can be documented.
Motivating reasons:
1. I don't know how the forum is deployed, what components are part of …
-
**Hello (again) !**
I would like to use _GitHub SSO_, and in the configuration page I have :
> Your NodeBB's "Authorization callback URL"
> http://localhost:4567/auth/github/callback
I think it's …
-
Hi !
I have a problem to display the widget, the console return an error : Uncaught ReferenceError: $ is not defined.
At 816
```
$(document).ready(function () {
var limit = 3,
…
-
Awesome plugin indeed, the problem we are having is with user generated content users are making adult posts too like using words like fuck, sex in the posts and topic titles. But google does not allo…
-
Should this work or are the docs out of date?
```
$ npm install nodebb-plugin-import-punbb
npm ERR! git clone --template=/home/vagrant/.npm/_git-remotes/_templates --mirror git://github.com/akhoury/n…
-
I'm experiencing an intermittent issue with this plugin where duplicate users are being created in NodeBB.
I have seen an instance where a user had 4/5 duplicate profiles created.
Sometimes the …
-
-
👍 This is a great plugin I can really make use of, thank for creating it, but It was not evident to me how to use this plugin, so wondering it cookbook style documentation could be added. For example …
ghost updated
7 years ago
-
Hi Developers,
The plugin won't support any other languages but English when used in conjunction with Postgress.
My current setup: NodeBB latest master, and Postgres v10.2.
To reproduce: Set …
-
nodebb version 1.13.2
nodebb-plugin-write-api version 5.7.3
node.js version 12.14.1
post data:
`username=Panama.City&password=12345678&email=panama.city%40domain.com`
http request option:
…