[Facebooker-talk] built in fb:comments - can't get it to work
Mike Mangino
mmangino at elevatedrails.com
Tue Aug 12 18:26:39 EDT 2008
What does your route look like? does a post to your callback url
render a page with the comments tag on it?
Mike
On Aug 12, 2008, at 5:36 PM, Allen Walker 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
--
Mike Mangino
http://www.elevatedrails.com
More information about the Facebooker-talk
mailing list