This is a great module and I love how it makes our website an extension of Facebook! Nicely done.
However, there appears to be an annoying bug that significantly reduces its value. Perhaps you have a fix or can direct me to the appropriate changes?
TO REPRODUCE BUG:
1) When users add a comment on our website (www.redheartbooks.com) it correctly posts to their Facebook wall for their friends to see
2) However, when you click the comment from Facebook, the resulting link includes extra information about the comment id from Facebook... the result is that the URL you land on ends up not having comments (because it's comparing the base url with this new url that has the parameters).
3) The user must re-navigate to the page naturally (or simply remove the ?xxxx query path from the URL to actually see the comments on that page.
Does this wordy explanation make sense?
Here's an example: FB comments posted on our website
http://www.redheartbooks.com/Kristie
If you click that link, you can see the FB comments posted.
However, when I click a related link from Facebook, the resulting URL is:
http://www.redheartbooks.com/Kristie?fb_comment_id=fbc_10150788758267556_23766059_10150788762197556#f209a3d3b
Even though it is the same page, your module won't show comments for the second URL. So essentially, every time you get referred from Facebook it looks like there are no comments.
Thanks in advance for your help,
James Hamilton
Chief Editor, Red Heart Books LLC