Help me with my FBML problem and get 20+ FB Apps FREE

ccpro

Junior Member
Joined
Jul 28, 2008
Messages
147
Reaction score
557
I'm new to FBML but I have a working app up and running but when I add it to a tab on my page, the following error occurs:

Code:
[COLOR="Red"]Runtime errors:
fb:redirect: redirect forbidden by flavor TabFBMLFlavor[/COLOR]

If you can get it working you'll get 20+ FB Apps:

Arcade, Black Pirates, Buy/Sale Pals, Charity, Daily Quotes, Fan Club, Fight Club RPG, Flash Game, Flower Gifts, Fun Facts, Fun Pics, Gift, Hot Or Not, Jokes, Memory, Millionaires, Mobster, My Blog, Quiz, Real Cash, Recipe, Secret Love, Show Mood, ...

I don't want to waste my time answering posts or PM's, so here's the deal:

  1. Download the app (it's the Recipe App but you can modify it for other purposes)
    Code:
    http://www.mediafire.com/?zdgl1yemdy2
  2. Install it under a tab on one of your pages
  3. PM me with a link to your page so I can verify it
  4. Guide me to the process through an IM to get it fixed on my page
  5. I'll send you all the other apps

PS: POST HERE WHEN YOU START WORKING ON IT AND WHEN YOU GET IT WORKING. EVEN WHEN YOU COME IN 2ND OR 3TH PLACE I'LL SEND YOU ALL THE APPS!

PS: I WILL ONLY ANSWER PM'S IF YOU CAN SHOW ME A WORKING EXAMPLE. ALL OTHER PM'S AND/OR POSTS WILL BE IGNORED
 
Hi
1. Are these the same apps as those ones (With the same names) that are floating around the internet? ;)
2. That error basically means you're trying to use a fb:redirect tag on the tab. You can't use this tag on a tab. (look for <fb:redirect url="http://somesite.com" /> or something similar...thats the fb:redirect tag that's not allowed)
 
Back
Top