• Resolved gryffin2

    (@gryffin2)


    This is my first time installing WPBook. I have the app running on the canvas url, but when trying to add it as a tab on my application page I receive the following error:

    App Temporarily Unavailable
    Parse errors:
    FBML Error (line 11): illegal tag “body” under “fb:tab-position”
    Runtime errors:
    HTML error while rendering tag “link”: There is a hard limit of 2 css link tags on profile tabs in order to remain under the IE 31 tag limit.

    I am ultimately trying to get my WordPress posts to post to the wall of my Facebook Page. When I go to the Stream/Wall Options and click “Grant Permissions for this Page” I am given an infinite session key, which I am under the impression goes to the Individual Profile, not the Page. These might be two unrelated issues, but I’m just curious is they are somehow connected since its both related to the Page.

    http://wordpress.org/extend/plugins/wpbook/

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Contributor B.

    (@bandonrandon)

    A few things, for your tab URL ?app_tab=true&fb_force_mode=fbml? I think this is the error we see when that’s not the case.

    Also your infinate session key is for YOU not for your page. This means that you must be an admin of the page and have grant permissions.

    For complete documentation see: http://wpbook.net/docs/install/step1/

    Thread Starter gryffin2

    (@gryffin2)

    I was missing the “?” at the end.

    ?app_tab=true&fb_force_mode=fbml
    instead of
    ?app_tab=true&fb_force_mode=fbml?

    It hasn’t seemed to help the situation though. I am still getting the same error.

    Plugin Contributor B.

    (@bandonrandon)

    You shouldn’t have an ? at the end that was the end of my question to you it’s not code. It would be of great help to have a link to your app and wall.

    Thread Starter gryffin2

    (@gryffin2)

    Unfortunately I cannot post it. Its work for a client and all the links and pages must be unpublished until its launched.

    Thread Starter gryffin2

    (@gryffin2)

    Would it be possible for me to email you a username/password to log in and see the site? I can temporarily make the page published.

    Plugin Contributor B.

    (@bandonrandon)

    If you’re still having problems contact me using this form: http://bit.ly/BR_contact

    Keep in mind that for post to show up on the wall the post must be published for at least an hour.

    Plugin Author John Eckman

    (@johneckman)

    @bandonrandon – the posts should show up on the wall more or less immediately. The hour delay is only for importing comments – the comment import is triggered by cron.

    The tab, like the canvas page, is a “live” view into currently published posts.

    The wall, to which excerpts are posted, is triggered by the publish action, so the excerpt should show up more or less immediately.

    Plugin Author John Eckman

    (@johneckman)

    One issue may be the “all the links and pages must be unpublished until it is launched” – wpbook will not show unpublished pages or posts inside FB if they aren’t visible outside FB.

    Facebook has to be able to “see” the blog to be able to display it to the user.

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘[Plugin: WPBook] Problems with Page Tab: FBML Error – illegal tag’ is closed to new replies.