@pichalite Nope, use_port has been deprecated. Port usage is dictated by url from now on.
nodebb-plugin-category-sections - v1.10.2
-
Hello,
Could anyone advise of the changes between v1.10.1 and v1.10.2 which would have broken the following plugin: nodebb-plugin-category-sections
I'm now presented with a blank page when using this plugin on v1.10.2 (was fine on v1.10.1).
Just wondering there is anything in this plugin that stands out to anyone, so I can get a fix in place?
-
Are you on 1.10.2 stable, or latest
master
, which also happens to identify itself as 1.10.2? -
Hi @julian, I followed the upgrade guide and got origin/v1.10.x
-
Yeah I can't imagine there would be anything that would cause category sections to break. Did you run
./nodebb build
recently? -
@julian said in nodebb-plugin-category-sections - v1.10.2:
Yeah I can't imagine there would be anything that would cause category sections to break. Did you run
./nodebb build
recently?I have not. I only did the upgrade.
Do you recommend I run this?
-
The upgrade should have run
./nodebb build
for you, perhaps it needs to be run again shrug -
Still no luck, I've submitted a issue on the bug tracker.