Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 900883
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T15:27:54+00:00 2026-05-15T15:27:54+00:00

I managed to build a basic IFrame application, using the Graph API. I wanted

  • 0

I managed to build a basic IFrame application, using the Graph API. I wanted to be able to load this application via Fans Pages’ tabs – Only to realize Facebook doesn’t like the idea of using iframes under said tabs. (I know of a workaround, which is not acceptable…)

So I gather I should start over doing it a Static FBML Application, and not IFrame – for meeting my tabs requirement. My question is… where do I start? How do I auth a specific application?

any helpful references/guides will be very appreciated.
(avoid links to Facebook’s documentation, they’re sad.)

Thanks,
Doori Bar

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T15:27:54+00:00Added an answer on May 15, 2026 at 3:27 pm

    How to prompt a user to authorize an app from FBML:

    <fb:if-is-app-user> 
        <fb:else>
            <a href="http://www.facebook.com/login.php?api_key={$fbApiKey}&v=1.0">Authorize This App</a> 
        </fb:else> 
    </fb:if-is-app-user>
    

    How to ask for extra permissions:

    First you will need to check from PHP FB Api if user has granted you required permissions, if not, then pass some flag to FBML to display this code:

    <fb:if-is-app-user> 
        <?php 
            if($noPermissionFlag) {
                echo '<fb:prompt-permission perms="publish_stream,email">Would you like to allow this app posting to your wall?</fb:prompt-permission>';
            }
        ?>
    </fb:if-is-app-user>
    

    That’s how it would work in a regular FBML canvas app. Not sure about putting this in tab.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 488k
  • Answers 489k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer the client will maintain a persistent connection to server No… May 16, 2026 at 8:49 am
  • Editorial Team
    Editorial Team added an answer I ended up using table elements in combination with jQuery… May 16, 2026 at 8:49 am
  • Editorial Team
    Editorial Team added an answer the following should be called in the class that implements… May 16, 2026 at 8:49 am

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Related Questions

I want to build a simple application with the MVVM pattern. This application will
I'm trying to deploy a war to a Apache Tomcat server (Build 6.0.24) using
I'd like to use JPA over JDBC for a new application. I'm strictly using
Introduction I'm relatively new to C++. I went through all the basic stuff and
I'm studying how to build java webapps for JBossAS 5.1.0 and I'm trying to
The Background A Cocoa Non Document Core Data project with two Managed Object Models.
I have written my own function, which in C would be declared like this,
Given a pretty basic source tree structure like the following: trunk ------- QA |--------
I have to build a rather large form with many controls. The controls are
Currently, I have some basic code to play a simple tone whenever a button

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.