@PaigeLynn Navigate to your nodebb folder in the console/command prompt, then type ./nodebb restart
0.7.2. Chat popup style error
-
Hi, it seems like chat modal has no 'chat-modal' style any more. Tried persona, vanila, lavender themes - always same problem. I don't think it is because of plugins - i have same set as from 0.7
-
@APXEOLOG what versions of the themes are you using?
-
nodebb-theme-persona
Installed 1.0.26 | Latest 1.0.26nodebb-theme-vanilla
Installed 2.0.20 | Latest 2.0.20nodebb-theme-lavender
Installed 1.0.49 | Latest 1.0.49 -
@APXEOLOG there was an update to chat handling in the core on master branch (after v0.7.2) and the versions of the themes you are using were updated for that change so they are not compatible with NodeBB v0.7.2.
You will have to rollback to v1.0.21 for persona
-
Thanks for advice, but there is no such tag - https://github.com/NodeBB/nodebb-theme-persona/releases
1.0.19 is outdated -
@APXEOLOG run this...
npm i [email protected]
-
Ok i've installed 1.0.21 but still got same problem with chat style
-
@APXEOLOG did you restart NodeBB? try clearing your browser cache.
-
Yeah, i've made both
-
@APXEOLOG is your site public, do you have a URL that I can use to access it?
-
-
@APXEOLOG looks fine for me on your installation
-
Yeah, might need to just clear cache.
Also made a couple changes to the chat styling this morning for vanilla, might help.