Guys, did you find a solution for images in email notifications?
email notification
Is it related to this?
https://github.com/NodeBB/NodeBB/issues/3717
This is the error that they get:
An empty update path is not valid
Same issue if an admin tries to update it.
@scottalanmiller said:
An empty update path is not valid
Seems Mongo-specific. Are you trying to blank out the email?
Tag @baris
Should be fixed in https://github.com/NodeBB/NodeBB/commit/1b80e6dbb2730ba35e3d59f1438af74ae1862c9b thanks for reporting.
@julian said:
@scottalanmiller said:
An empty update path is not valid
Seems Mongo-specific. Are you trying to blank out the email?
Tag @baris
No, it got blanked out and we can't change it to anything but blank.
@baris said:
Should be fixed in https://github.com/NodeBB/NodeBB/commit/1b80e6dbb2730ba35e3d59f1438af74ae1862c9b thanks for reporting.
Thanks!