Problem with widgets
-
Today i have problem with widgets. I have this screen in admin mode, a haven't got any widgets to chose. I tried to restart server but it didn't help
-
@Paweł-Nowak is widget-essentials activated in your plugins?
-
Yes i tried to unistall this and install but it didn't work too
-
seems more like a problem with the theme. have you tried to clear browser cache?
-
You can test whether the widgets are found by accessing /api/admin/themes
please post the content of thewidgets
-attribute within the result if you're not sure... -
@frissdiegurke i have this issue on every borwsers
-
@Paweł-Nowak Are you using nginx? I just had an issue where I couldn't access the database because I had an older version. Just throwing out things...if you can provide more details about the last time it was working and any changes you made when it quit working I'll try to help out...
-
One more thought. Make sure the user you are running ./nodebb start with owns or has privileges on all the files in your nodebb folder.
Run: sudo chown -R user:user nodebbfolder
Where 'user' is your username and nodebbfolder is the root folder of your nodebb installation.
If you start nodebb with sudo then and later try to run it without sudo you will run into issues because some of the public files will get compiled under root ownership.
-
@mootzville no it's standard instalation and at bagining all of plugins worked fine.
-
Well, if you're not too far into it I'd just do a re-install.
-
@frissdiegurke said:
You can test whether the widgets are found by accessing /api/admin/themes
please post the content of thewidgets
-attribute within the result if you're not sure...Where can i find this folders (/api/admin/themes) in nodebb? In nodebb i have
LICENSE NOTES.md README.md app.js config.json install loader.js logs minifier.js mocks node_modules nodebb package.json pidfile public src tests -
@Paweł-Nowak it's the URL path try to access this via your browser...
-
@frissdiegurke what a shame
-
Ok i have used command reset all and it works bu i must activate all my plugins