[nodebb-plugin-blog-comments] Blog Commenting Engine (Ghost, Wordpress widget)
-
Okay, the solution to this is that the comment in the Wordpress php that the categoryID is options is not correct. You need the category ID.
But there are still some subdir issues happening for me.
-
Does the plugin not show the comments from the nodebb post?
-
@djensen47 will look into this Monday, are you on latest WP /JSON API (though I think the latter hasn't been updated in a while)?
Dear PHP, I thought I didn't have to deal with you anymore
-
@psychobunny I filed some bugs and included a PR for one of the bugs.
-
2019-12-23T13:37:40.855Z [undefined/13516] - error: [build] Encountered error during build stepEACCES: permission denied, rmdir '/var/www/nodebb/build/public/plugins/nodebb-plugin-blog-comments' {"errno":-13,"code":"EACCES","syscall":"rmdir","path":"/var/www/nodebb/build/public/plugins/nodebb-plugin-blog-comments","stack":"Error: EACCES: permission denied, rmdir '/var/www/nodebb/build/public/plugins/nodebb-plugin-blog-comments'"} 2019-12-23T13:37:40.856Z [undefined/13516] - error: EACCES: permission denied, rmdir '/var/www/nodebb/build/public/plugins/nodebb-plugin-blog-comments' {"errno":-13,"code":"EACCES","syscall":"rmdir","path":"/var/www/nodebb/build/public/plugins/nodebb-plugin-blog-comments"} yusuf@kurulumu:/var/www/nodebb$
When I run the ./nodebb build command, I get the above life. Which command should I run to completely remove this plugin?
-
@psychobunny Does this plug-in work with Ghost 3.0?
The nodebb project uses ghost for its own blog, and comments are working, but I donβt know which version of ghost you are running.
I have a ghost website, but have not installed nodebb yet.
-
@psychobunny said in [nodebb-plugin-blog-comments] Blog Commenting Engine (Ghost, Wordpress widget):
Wordpress JSON API plugin
this plugin is deprecated is there any other solution ?
-
@julian @psychobunny is there any update on this for WordPress as it's broken right now on WordPress because the Wordpress JSON API plugin is deprecated and not available to download anymore
-
i think you should consider using the built-in WordPress REST API to avoid such problems in the future
-
@julian sorry for lack of detail
Essentially, I followed the instructions, but it doesn't seem to do anything - at least not as described, and there's a post before mine that states it doesn't work on ghost 3.x either. -
@psychobunny @julian any interest in updating this to work with the latest version of Ghost ?
-
@psychobunny any thoughts ?
Thanks