@Alex-Fiala-0 That was the issue! The config.json had
"url": http://localhost:4567"
but I needed my domain name
@Alex-Fiala-0 That was the issue! The config.json had
"url": http://localhost:4567"
but I needed my domain name
@baris said in New Installation - "Connection to NodeBB has been lost":
@MEricson said in New Installation - "Connection to NodeBB has been lost":
Node 2.1.0
There is no node 2.1.0 version afaik you need at least nodejs 4.x+
My bad! I have node 6.10.1 installed.
Everything seems to function 'read-only' but I can't create new topic or save any admin changes.
There are error messages about connection to NodeBB being lost.
Node 2.1.0
NodeBB 1.4.6
Redis 3.2.3
Does NodeBB offer hierarchical permissions that are inherited by subcategories?
My goal.. create multiple 'boards' as top-level categories, but only have certain people/groups have visibility to the top-level categories, but then I expect them all to be able to see the subcategories if granted access to the top-level categories. I also might want to have subgroups at levels of the tree that only see that subcategory and its children.
Possible?