2009
09.25
09.25
Facebook CommentsTNG:
Facebook CommentsTNG is a plugin for your Wordpress blog that will spider your notes page and find imported Wordpress blogs and bring the comments back into Wordpress. This is a complete rewrite from the original but I did borrow some ideas from it. Kudos to the original authors for their initial effort and for their plugin giving me the motivation to write this one!
Features:
- Will recursively scan through all notes and bring in comments
- Test mode to see what would be imported without risking the database
- Uses simple html dom which means it’ll be easier to fix if Facebook changes
- Limit option to limit how far it goes back
- Timed automatic scanning
- Set what note you want it to start on
- E-mail field for setting a custom e-mail, The default is facebook at philtopia dot com which has a Gravatar set up with a Facebook picture
- Plugin can crawl your notes despite language set
- Plugin can get accurate post time from Facebook
- Auto approval of comments (make sure the plugin works for you before you turn this on)
- Option to link to generic facebook.com or directly to the profile of the commenter
Issues:
- Parse error: syntax error, unexpected T_OBJECT_OPERATOR happens when you use PHP 4. You need PHP 5
- Still seem to have issues with the UTF8 … character in a Post title
Working on for next version:
- Ideas welcome
Download:Â Facebook CommentsTNG
Development takes time and every bit helps!
Oh, and I just noticed you’re working on this already (or trying to get someone to work on that, at least).
Teemu,
Is your DB in utf8 format?
BandonRandon:
Yes, the encoding setting on my Wordpress is UTF8. And in MySql database it says the encoding is “utf8_general_ci”…
Weird issue. I use IntenseDebate for my comments. Is this interfering? Facebook comments show up in my “new comments” sidebar, but they don’t show up in post.
Thanks!
if that plugin bypasses standard Wordpress comments then most likely yes
Aylwin,
This worked perfectly. Much appreciated!
Hi!
I’m getting this message when I do a test or manual update:
Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /usr/home/deb10927/domains/secondfloorunderground.com/public_html/maarten/wordpress/wp-content/plugins/facebook-commentstng/fbntng.php on line 42
also, no comment’s have been imported.
any idea’s?
Thanks!
CURL is not installed or enabled on your installation, this plugin requires it
I’m currently using DISQUS as a comment manager for my privately hosted wordpress blog. It seems there is an issue with getting new facebook comments to appear. I end up having to manually re-import these new comments since the facebook comments weren’t posted via DISQUS.
Any thoughts?