fb:request-formしばらく「友達招待フォーム」に使っていたのですが、いきなり問題が発生しました。すべてを完璧にレンダリングします。ただし、すべて完了して送信すると、問題が発生したと表示され、小さなダイアログが表示されます。
「問題が発生しました。できるだけ早く修正できるよう取り組んでいます。」
これはすべてのアプリケーション(ライブおよびテスト)にあり、次のコードを使用しています(テストアプリケーションの1つから)。
<fb:serverFbml width= "750">
<script type="text/fbml" >
<fb:fbml width = "750">
<fb:request-form type="Pannemantest" type="XFBML" invite="true" method="POST" action="http://michaelp.dev.gamepoint.net/framework/mainsite/facebookfriendinvite.php?&submit=1 " content="Hi! Come and join me in PartyDice: The most exciting dicegame on Facebook. Roll the dice, mark your score and beat your opponent. Use your FREE Daily Credits to play NOW!<fb:req-choice url="http://apps.facebook.com/pannemantest/" label="Join the fun!" >">
<fb:multi-friend-selector style='width: 650px;' actiontext="Have even more fun by inviting your friends!" showborder="true" exclude_ids="" />
</fb:request-form>
</fb:fbml>
</script>
</fb:serverFbml>
何がこの動作を引き起こしたのかわかりません。また、コードに問題はありません(この正確なコードは非常に長い間オンラインであり、レンダリングに問題はないため)。見た目がよくなかったのかもしれませんが、このフォームでも発表された変更などは見つかりませんでした。
私は何をすべきか?同じフォームを作成する別の方法はありますか?