Social sharing url
-
I have a problem with social sharing. Nodebb installed in /folder and everything works properly. With the exception of links in the social sharing. Instead domain.com/folder/post ... I have domain.com/post... url. Anyone know how to deal with it?
-
That's really a bug:
https://github.com/NodeBB/NodeBB/blob/v1.x.x/public/src/modules/share.js#L53-L56
Forgot the relative path of the post URL...
Copyright © 2025 NodeBB | Contributors