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 6807741
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T19:52:10+00:00 2026-05-26T19:52:10+00:00

I am running a iframe tab app. After sending invites from my app, I

  • 0

I am running a iframe tab app. After sending invites from my app, I need the users to be directed to the actual iFrame tab location, NOT the location of the canvas app.

I heard that Facebook had an option for bookmark where you could enter a URL to direct users from the Canvas to the page tab, but this appears to have dissapeared.

Is there no way of doing this? Can I perhaps pass the value or return_uri when sending the invite?

Here is my code for sending the invites atm:

FB.ui({method: 'apprequests',
                        message: 'App message'
                    }, function(data) {
                        // jQuery functions:
                        $("#sendToFriends").fadeOut();
                        $("#didyouknow").fadeIn();
                    });

Any help will do!

  • 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-26T19:52:10+00:00Added an answer on May 26, 2026 at 7:52 pm

    It appears that Facebook may have removed the bookmark field, but I found the following script which effectively could help you redirect the user from the canvas page to a page of your choice (could be the actual location of the app within your page).

    Put this code at the top of your application:

    <?php
    if(isset($_GET["request_ids"])) {
        ?>
        <script type="text/javascript">
            top.location.href = "INSERT URL HERE";
        </script>        
        <?php            
        exit;
    }
    ?>
    

    The script will then pickup if a request_id has been set via a get variable (this happens when a user clicks on a app request invite. If the variable is set, it will redirect the user using Javascript to any page you send them to.

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

Sidebar

Related Questions

I have an iframe facebook app currently running on a page tab. Unfortunately, when
I'm running a Facebook App as an iframe and need to discover if it's
I've got a Rails app that's running in an iframe in a canvas app
I'm running an c# .net app in an iframe of an asp page on
I have a .NET app running inside a Peoplesoft web portal IFrame. What I
I have a javascript app running in a home page sidebar component. I need
I've got a Flash-based Facebook App running in an iFrame that makes regular URLRequest
I need to know, whether my php code (apptlication) is running with in iframe
How can I transfer an array from an IFrame running a php script, to
I have a Facebook app running in a Page Tab (the tab of a

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.