[Facebooker-talk] fb_comments and fb_board not working
Allen Walker
auswalk at gmail.com
Thu Sep 4 01:01:14 EDT 2008
I made a small change:
<%= fb_board("golf_board1", :callbackurl => url_for(:controller=>"home",
:action=>"index", :only_path=>false)) %>
The discussion board then shows up if I click on start a new topic.
However once I enter a topic and post, and return back to the main page,
it still shows I have no topics entered.
Allen Walker wrote:
> It would sure be nice if these would work.
>
> I have the following in my home controller:
>
> <%= fb_board("golf_board1") %>
>
> it renders:
>
> <fb:board xid="golf_board1" />
>
> The discussion board shows on my page, but when I click start new
> topic, it reloads the previous URL (default callback) and continues to
> display "Start new topic".
>
> fb_comments does the same thing.
>
>
> Btw my URL is this after clicking "start new topic"
>
> http://apps.new.facebook.com/myapp/?fbapp_ec=751
>
> thanks
>
More information about the Facebooker-talk
mailing list