Still wasn't working, my programmer adjusted your line and now its fine
User.updateDigestSetting(userData.uid, meta.config.dailyDigestFreq, next);
Emailer works, sorry, but it 404's when you try to access it via the admin panel.
Tested for nodebb-plugin-emailer-postmark
Might be the others as well. Outdated and needs to be updated.
Isn't this the universal problem with plugins; if the author of a plugin does not update it to work with the latest version of the main code, users are stuck with a non-working plugin.
Hey @cnvo, attempting with v0.1.0 of the postmark plugin, and it seems to be working fine...
It 404's when I go to: /admin/plugins/emailer-postmark
All of the other plugins work just fine. Unless I need to update again from yesterday.
Doubtful... I haven't updated that plugin since I wrote it.
What version of NodeBB are you on? (git rev-parse HEAD
)
git rev-parse HEAD
76d8d09f9b1ebe00d1c3220ed1e1ca813492ea95
The mailgun plugin doesn't work either, it's a shame.