@pitaj great! This is what I am looking for. 😉 And you understood it even though I wrote it wrong. 🤦 Actually I would ask for ./nodebb upgrade --series but a config option is much better. Thank you! 🙏 It would be great if you could include this option in the documentation.
Problem with accents in Composer
-
HI,
i have problem on a nodebb installation (with Cloudron.io and a docker container of Nodebb) with Composer and all chars with accents (example : é à ù etc...). All are marked with :undefinded: string.
Do you know how i could correct the problem ? Is it in the settings ?
My NodeBB Version is 1.7.4
Thanks for your help
Ben
-
Take a look at this issue and the fix steps there:
-
Thanks @PitaJ. Your reply helped me. My problem was corrected with nodebb-plugin-markdown plugin activation and nodebb-plugin-emoji plugin desactivation. Problem solved. Thanks again.