Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I am just learning myself facebook programming. To start with I am just fetching friends name and likes of friends.

Till yesterday, my application was working fine and all echoes in my PHP code were working fine. Suddenly from last night I am just getting a white screen with nothing inside, except the Facebook's stuff around the side.

I tried doing all possible thing and it still remains the same. I am sick of this, I am kind of even unable to debug it.

Any help or possible solutions would be great. Thanks!

share|improve this question

1 Answer

Can you clarify a little further here? Are you developing a Canvas app? Are you using an Iframe or FBML? Have you tried clearing your cache in your browser? If you're using IFrame, have you tried visiting the iframe URL directly and make sure there's no server-side issues?

share|improve this answer
Hi Sam, I am using an iframe. I accessed the server side code via browser and it works fine(without app key and app secret key). Like I said the app was all working fine till last night. I haven't changed anything in the code after that. If there are some errors it should show up at least :( Its all blank..Do I have to disable caching or something??? – Abhishek Sep 21 '10 at 1:50

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.