bump? has anyone taken note of this?
Encountered Uncaught Exception: meta is not defined
-
From NodeBB's error.log file comes this entry:
{"level":"error","message":"[app] Encountered Uncaught Exception: meta is not defined","timestamp":"......"}
I don't know what the error is associated with. Any body else encountered that error message? Any clues?
-
That error is coming right after this:
{"level":"error","message":"[plugins/nodebb-plugin-emoji-extended] This plugin's CSS is incorrectly configured, please contact the plugin author.","timestamp":"...."}
So it looks like it's connected to that plugin.
-
That means I have to update the plugin separately.
That should not be a problem, but I have to first get NodeBB to work on my site, either from a subfolder or a subdomain. There's too much going on i my head right now that even the smallest problem seems very difficult.
Perhaps you or anybody reading this can help me figure out why. So as not to hijack this thread, I'm starting another one with my main issue at Nginx 502 Bad Gateway and NodeBB subdomain installation.