You might need to activate one of the composers. The default composer should be activated, but perhaps it got deactivated by you? Give that a check.
Solved Fix spoiler plugin
-
@baris 1.8.2, all people who is using this plugin have this problem.
When i was at 1.5.x plugin works correctly.
-
Have you tried the 'nodebb-plugin-btn-spoilers' plugin? That's working on my 1.8.2 install.
-
@brophy No i havent tried yet but this plugin have diffrent tags. Its a problem for my old posts.
-
Bump topic
-
I doubt that this worked with 1.5.x. But it might have worked with 1.4.x. There was a breaking change between those minor versions on the client side. The function unloadImages moved from the module
forum/topic/posts
toforum/topic/images
. This plugin basically is now incompatible with the current NodeBB and needs fixing. -
@dravere Sorry, it worked on 1.4.x. Will anyone fix this plugin?
-
You'll have to ask the author of the plugin. Best is you open an issue on the GitHub repository and hope you'll get an answer: https://github.com/NicolasSiver/nodebb-plugin-ns-spoiler/issues
-
-
Plugin fixed by author.
-
Nice, thanks @nicolas!