[Facebooker-talk] fb_comments and fb_board not working
Allen Walker
auswalk at gmail.com
Thu Sep 4 18:16:45 EDT 2008
Also even though this works, i have urls that are dynamic , i.e.
/articles/8 for example and want comments on those pages. That doesn't
work. And I can't hardcode a route for a dynamic route that I know of
really.
Mike Mangino wrote:
> Try creating a route just for that page, i.e.
>
> route.discussion_board 'discussion', :controller=>"home",
> :action=>"index"
>
> Then, go to http://apps.new.facebook.com/myapp/discussion and see if
> that works.
>
> I struggled like mad to get this to work the first time too. I wish I
> could remember the eventual fix.
>
> Mike
More information about the Facebooker-talk
mailing list