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

  • Home
  • SEARCH
  • 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 655011
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T22:33:24+00:00 2026-05-13T22:33:24+00:00

I am trying to test my application on facebook. But i keep getting the

  • 0

I am trying to test my application on facebook. But i keep getting the following errors:

Errors while loading page from application

CSS Error (line 35 char 17): Error in parsing value for property.: ‘font-style’ Declaration dropped.

FBML Error (line 53): illegal tag "body" under "fb:canvas"

FBML Error (line 54): illegal attr ";" in tag "div". Attribute names can only contain alphanumeric characters, underscores, and hyphens.FBML Error (line 87): illegal tag "object" under "fb:canvas"

FBML Error (line 88): illegal tag "param" under "fb:canvas"

FBML Error (line 89): illegal tag "param" under "fb:canvas"

FBML Error (line 90): illegal tag "embed" under "fb:canvas"

FBML Error (line 214): illegal tag "object" under "fb:canvas"

FBML Error (line 215): illegal tag "param" under "fb:canvas"

FBML Error (line 216): illegal tag "param" under "fb:canvas"

FBML Error (line 218): illegal tag "embed" under "fb:canvas"

FBML Error (line 226): illegal tag "object" under "fb:canvas"

FBML Error (line 227): illegal tag "param" under "fb:canvas"

FBML Error (line 228): illegal tag "param" under "fb:canvas"

FBML Error (line 230): illegal tag "embed" under "fb:canvas"

FBML Error (line 248): illegal tag "object" under "fb:canvas"

FBML Error (line 249): illegal tag "param" under "fb:canvas"

FBML Error (line 250): illegal tag "param" under "fb:canvas"

FBML Error (line 252): illegal tag "embed" under "fb:canvas"

FBML Error (line 260): illegal tag "noscript" under "fb:canvas"

FBML Error (line 297): illegal tag "noscript" under "fb:canvas"

FBML Error (line 311): illegal tag "noscript" under "fb:canvas"

Please try again later. We appreciate your patience as the developers of Hello World App
and Facebook resolve this issue. Thanks!

I am unable to understand where i am going wrong. I have written a simple code to display hello world as follows. Even that is not working.

<?php
echo "Hello World!";
?>

Please help me out with this…

  • 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-13T22:33:24+00:00Added an answer on May 13, 2026 at 10:33 pm

    FBML does not allow certain tags. These tags include <noscript>, <embed>, and <body>. That’s why you’re seeing these errors. You also appear to have some invalid markup that is causing some of these errors as well.

    You have two options:

    1. Remove these elements from your page. (The body tag is not necessary. Noscript is not necessary because users must have js enabled to use facebook. Embed can probably be replaced with fb:swf assuming that it is used for flash content.)
    2. Run your application as an iFrame application instead (The toggle for this is on the developer settings page).

    I recommend looking into the benefits and drawbacks of #2 before taking that route. Specifically, you will need to use XFBML if you wish to use FBML features, and you may need to workaround the Safari browser’s cookie restrictions.

    Your sample PHP code should work fine, so for that example there is probably a different problem occurring there.

    Good luck!

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

Sidebar

Related Questions

No related questions found

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.