I followed the tutorial on the Facebook dev site and used the following code to create a discussion app. Whenever I click on “Start new Topic” nothing happens. I’ve searched and found people with similar issues but no one found a solution. Anyone have any idea?
<fb:board xid="crockrec_board"
canpost="true"
candelete="false"
canmark="false"
cancreatetopic="true"
numtopics="5"
returnurl="http: //facebook.com/CrockpotRecipes/">
Community Recipes
As you said, there are many problems with this, it’s not only you. Even official test console is throwing errors for me. Fill bug report on their page