@volanar said in List of plugins that are incompatible when upgrading to version 1.19.2:
nodebb-plugin-gdpr
@baris @julian any updates on nodebb-plugin-gdpr ? This is required for me at least being GDPR compliant 🙂
Hi experts,
We've updated from 1.1.2 to 1.2.1 and we've noticed two issues:
Any idea? Tks
thank you @alff0x1f. Stupide question, is it possible to apply only this commit? If yes, how? (Sorry I know almost noting on GIT )
@azeus hmm, you can open file and fix error in file src/webserver.js manually.
Write it down somewhere and before next update revert your changes back:
git checkout src/webserver.js
Maybe exist more clear solution, if someone know it, write it down, please.
@alff0x1f Nice work around. Tks buddy