-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
not working with latest ghost/nodebb #73
Comments
The plugin maintainer said (Aug 3, 2017):
[nodebb-plugin-blog-comments] Blog Commenting Engine (Ghost, Wordpress widget) | NodeBB |
I've just seen the official NodeBB Development Blog has been upgraded to Ghost 1.21, and NodeBB comments are working on it. |
So I've installed it with the current Ghost and NodeBB, and it works. After publishing a Ghost article there is a button on it saying "Publish this article to NodeBB", to activate the comments on Ghost and NodeBB. Remember to follow all the installation steps (file README.md), including the publish settings in NodeBB Admin > Plugins > Blog Comments. |
Relevant Packages
node v.6.11.4
npm 3.10.10
Ghost-CLI version: 1.1.3
Steps to reproduce:
casper/post.hbs
nbb.url
to match my nodebb urlExpected result:
See a section below my blog post which enables me to comment.
Actual result:
I now see a blog forum section, although there are no posts listed here, and nothing appears to have changed on my actual blog (no comments section). I've tried to post to this blog subforum on nodebb and it doesn't go the reverse to the actual blog. My question is: how would this even authenticate from nodebb > ghost or vice versa? I must be missing something?
Logs
I see nothing of relevance in nodebb
output.log
file. It only shows starting the server and shutting down.Let me know where else to check or if there's something else I should be doing.
The text was updated successfully, but these errors were encountered: