FBML problem

rawaccess

Regular Member
Joined
Dec 5, 2008
Messages
239
Reaction score
14
I have an existing fanpage that used an app on a tab to display the suggest friends code with a little link to a cpa page on the bottom. The app was deleted mysteriously. Now, simple "next step" fbml code "clicktoshow" wont work inside a box.

The code is very simple for testing purposes, a click-here to show next step which just displays some random sentence.

This same exact code works properly inside another fanpage using the same browser.

Could FB have disabled this fanpages ability to display "clicktoshow" code?



:flypig:
 
I think it's just something your doing wrong. Look at your original code and compare it to the current code your using and see if you accidentally deleted some import code in it. You still have the <div> and <fb:visible-to-connection> and all that stuff right?
 
Thanks for your reply. Again, the same exact code works on fanpage A but when copied to fanpage B click to show does not work. Further testing shows that the click to show code works inside a box on fanpage B, but when that box is moved to a wall tab it stops functioning. Any clue to why?
 
Back
Top