<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">&lt;<a href="mailto:auswalk@gmail.com">auswalk@gmail.com</a>&gt;</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&#39;ve been screwing with this. It seems really simple yet I can&#39;t get it to work. So I have to think it has something to do with rails and rendering pages. I have:<br>

<br>
&lt;%= fb_comments(&quot;Activity_#{@<a href="http://activity.id" target="_blank">activity.id</a>}&quot;, true, false, 20, :showform =&gt; true,<br>
:callbackurl =&gt; activity_url(:id=&gt;@<a href="http://activity.id" target="_blank">activity.id</a>)) &nbsp;%&gt;<br>
<br>
it outputs:<br>
<br>
&lt;fb:comments callbackurl=&quot;<a href="http://apps.new.facebook.com/myapp/activities/31" target="_blank">http://apps.new.facebook.com/myapp/activities/31</a>&quot; candelete=&quot;false&quot; canpost=&quot;true&quot; numposts=&quot;20&quot; showform=&quot;true&quot; xid=&quot;Activity_31&quot;&gt;&lt;/fb:comments&gt;<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&#39;t understand why the built in facebook fbml comments won&#39;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>