Occurred when hitting /users/. Content loaded but profile image hung for awhile:
29/5 14:32 [15911] - info: NodeBB Ready 29/5 14:32 [15911] - info: Enabling 'trust proxy' 29/5 14:32 [15911] - info: NodeBB is now listening on: 0.0.0.0:4568 29/5 14:32 [15910] - info: [plugins/spam-be-gone] Settings loaded 29/5 14:32 [15910] - info: NodeBB Ready 29/5 14:32 [15910] - info: Enabling 'trust proxy' 29/5 14:32 [15910] - info: NodeBB is now listening on: 0.0.0.0:4567 29/5 15:40 [15910] - error: /trackback/ invalid csrf tokenFacebook Canvas Errors
-
Using Facebook canvas, the IFRAME on the appID that should display the forum.. errors just {"error":"Forbidden"}
-
@Blueshirt-Mike Most likely this code here:
https://github.com/NodeBB/NodeBB/blob/master/src/middleware/index.js#L204
Try commenting it out, and you may be able to put NodeBB in an iframe.
-
If you're not keen on modifying core, this will be resolved here:
https://github.com/NodeBB/NodeBB/issues/1616
EDIT: Maybe we should embed our community on Facebook as a page, just for fun