[Facebooker-talk] built in fb:comments - can't get it to work

David Clements digidigo at gmail.com
Tue Aug 12 17:42:46 EDT 2008


The tutorial application has this working.

http://apps.new.facebook.com/facebooker_tutorial/fbml/comments#comments_comments_for_comment_lesson

There is one comment from a user indicating that they had to turn on forgery
protection to get it to work.


I am not using the callback url though.

Dave


On Tue, Aug 12, 2008 at 3:36 PM, Allen Walker <auswalk at gmail.com> wrote:

> 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:
>
> <%= fb_comments("Activity_#{@activity.id}", true, false, 20, :showform =>
> true,
> :callbackurl => activity_url(:id=>@activity.id))  %>
>
> it outputs:
>
> <fb:comments callbackurl="http://apps.new.facebook.com/myapp/activities/31"
> candelete="false" canpost="true" numposts="20" showform="true"
> xid="Activity_31"></fb:comments>
>
>
>
> The wall shows up but when I post it goes back to the page and shows no
> comments.
>
> 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?
>
> Thanks for any help.
> _______________________________________________
> Facebooker-talk mailing list
> Facebooker-talk at rubyforge.org
> http://rubyforge.org/mailman/listinfo/facebooker-talk
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://rubyforge.org/pipermail/facebooker-talk/attachments/20080812/b0b6deed/attachment.html>


More information about the Facebooker-talk mailing list