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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T20:49:09+00:00 2026-06-07T20:49:09+00:00

This PHP header function is working in all browsers except IE. It is loading

  • 0

This PHP header function is working in all browsers except IE. It is loading the Facebook feed dialog into a canvas page within Facebook (iframe).

In IE:

The header is loading in Facebook, but not the actual feed dialog, just a blue box stating ‘an error has occurred’ without specific details of that error.

All other browsers the header works as expected, and loads the page within the canvas frame.

The script inserts the results of a form into the MySQL database, and if this is successful, the header then redirects the user to the feed dialog.

Therefor I am concerned that the problem is either with IE processing the variable $feeddialogurl, or whether there are some security restrictions with IE that are preventing it from loading.

*Update – after more testing the header is working as expected, the URL works when pasted directly into IE.

Do you have any more suggestions please?

$feeddialogurl = "https://www.facebook.com/dialog/feed?
app_id=254705324634259&".$applink."&
picture=".$apppicture."&
name=".$appname."&
caption=".$appcaption."&
description=".$appdescription."&
redirect_uri=".$redirecturi;

if (!mysql_query($sql,$con))
{
die('Error: ' . mysql_error());
}
else
{
header("Location: $feeddialogurl");
exit;
}
mysql_close($con);
ob_end_flush();

Please see the error message in IE below. The feed dialog is loaded into the app frame (hence duplication of the Facebook top menu bar) This works in all other browsers bar IE.

Error in IE

  • 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-06-07T20:49:11+00:00Added an answer on June 7, 2026 at 8:49 pm

    I have solved this by using the Fb.UI Javascript method.

    Read more here: https://developers.facebook.com/docs/reference/dialogs/feed/

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

Sidebar

Related Questions

For example… This PHP code <?php echo '<html>'; echo '<body>'; echo '<h1>Header One</h1>'; echo
I have created this report using BIRT and phpjavabridge <?php header(Content-type: application/pdf); header(Content-Disposition: inline;
its a little bit hard to understand. in the header.php i have this code:
this is really doing my nut..... all relevant PHP Output scripts set headers (in
I have having difficulties on this one page login.php. Because of the nature of
I'm importing a CSV using the fgetcsv() function, which is working all good. However,
Working with a PHP library class, and I'd like to wrap all of its
So i have a page called region.php, which in the header, loads JQuery, the
Hi All I am working in a PHP project. I am stucked with an
I've been working on a small page in PHP, one that doesn't need the

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.