<div dir="ltr">The tutorial application has this working.<br><br><a href="http://apps.new.facebook.com/facebooker_tutorial/fbml/comments#comments_comments_for_comment_lesson">http://apps.new.facebook.com/facebooker_tutorial/fbml/comments#comments_comments_for_comment_lesson</a><br>
<br>There is one comment from a user indicating that they had to turn on forgery protection to get it to work.<br><br><br>I am not using the callback url though.<br><br>Dave<br><br><br><div class="gmail_quote">On Tue, Aug 12, 2008 at 3:36 PM, Allen Walker <span dir="ltr"><<a href="mailto:auswalk@gmail.com">auswalk@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">For a week I've been screwing with this. It seems really simple yet I can't get it to work. So I have to think it has something to do with rails and rendering pages. I have:<br>
<br>
<%= fb_comments("Activity_#{@<a href="http://activity.id" target="_blank">activity.id</a>}", true, false, 20, :showform => true,<br>
:callbackurl => activity_url(:id=>@<a href="http://activity.id" target="_blank">activity.id</a>)) %><br>
<br>
it outputs:<br>
<br>
<fb:comments callbackurl="<a href="http://apps.new.facebook.com/myapp/activities/31" target="_blank">http://apps.new.facebook.com/myapp/activities/31</a>" candelete="false" canpost="true" numposts="20" showform="true" xid="Activity_31"></fb:comments><br>
<br>
<br>
<br>
The wall shows up but when I post it goes back to the page and shows no comments.<br>
<br>
This CANNOT be that complicated. I realize I can write my own comment wall but I don't understand why the built in facebook fbml comments won't work. Does anyone have fb:comments working?<br>
<br>
Thanks for any help.<br>
_______________________________________________<br>
Facebooker-talk mailing list<br>
<a href="mailto:Facebooker-talk@rubyforge.org" target="_blank">Facebooker-talk@rubyforge.org</a><br>
<a href="http://rubyforge.org/mailman/listinfo/facebooker-talk" target="_blank">http://rubyforge.org/mailman/listinfo/facebooker-talk</a><br>
</blockquote></div><br></div>