Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
The issue @PitaJ linked and this commit https://github.com/NodeBB/NodeBB/commit/6e5de39ba05984a2791e01fffdb2a48a8b4924c5 are related to this bug.
@bogus This has been fixed in latest master, thanks!
Yeah looks like mainPid is somehow missing you can check the admin>advanced>events log to see if someone deleted post 36210. Can also check if its still in the database by
db.objects.find({"_key": "post:36210"});
I guess widgets will get better in 0.5x :dream:
thanks, I have created an issue on the repo so I don't forget about it: https://github.com/psychobunny/nodebb-widget-essentials/issues