Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I noticed a strange thing. If you disable the setting 'Allow users to upload regular files', it will not load backgrounds groups. It's not fair.
This will be in core in 3.3.0 https://github.com/NodeBB/NodeBB/issues/11842
Yes, best posts is in v1.13.0
_20190511_101244.JPG
I just used the plugin image upload, but the image can't show how to fix it?
To find which files are erroring, add
Before each of the following lines of the linked file:
Line 108: https://github.com/NodeBB/NodeBB/blob/master/src/meta/languages.js#L108
Line 140: https://github.com/NodeBB/NodeBB/blob/master/src/meta/languages.js#L140
users = logged in users guests = non logged in users total = users + guests connections = number of socket connections open (usually equal to tabs open to your forum)