I'm trying to convert my once fully functional app from using the ancient feed templates to the new publisher stuff. However, when trying to init the new API I got the javascript error a28251737459_FB is not defined
. Unable to debug or pinpoint the location of the error, I tried taking out everything on the app's main page except for <script> alert('Test'); </script>
. It causes almost the same error as above, a28251737459_alert is not defined
.
The weird part is that all my defined functions for Mock AJAX etc run just fine. I just seem to be unable to call any functions or refer to objects such as window/document/FB from the global scope of the script.
The app is in FBML canvas mode and running on my own virtual server under Apache 2. To replicate the error, click the form submission button.
Link to my app: http://apps.facebook.com/sendwhatever/