Forums

[Plugin: WPBook] Error while loading page from app (2 posts)

  1. Kenchu
    Member
    Posted 7 months ago #

    This plugin rocks! Seems to work just as I want, except for one thing. I get an error when clicking "invite friends":

    Error while loading page from mypage
    The URL http://my.url/wordpress/index.php?is_invite=true&fb_force_mode=fbml did not respond.
    
    There are still a few kinks Facebook and the makers of mypage are trying to iron out. We appreciate your patience as we try to fix these issues. Your problem has been logged - if it persists, please come back in a few days. Thanks!

    The weird thing is that if I go to the url in the message, I see this:

    <fb:fbml>
    <fb:title>Invite Friends</fb:title>
          <fb:request-form action="http://apps.facebook.com/xxxxx"
            method="post" type="x x x"
            content="<fb:name uid=&quot;xxx&quot; firstnameonly=&quot;true&quot; shownetwork=&quot;false&quot;/> has started using <a href=&quot;http://apps.facebook.com/xxx/&quot;>x x x</a> and thought you should try it out!
    <fb:req-choice url=&quot;http://www.facebook.com/add.php?api_key=xxx&quot; label=&quot;Add x x x to your profile&quot;/>"
            image="">
    			<fb:multi-friend-selector actiontext="Here are your friends who don't
    have x x x yet. Invite all you want - it's free!"
            exclude_ids="" bypass="cancel" />
    			</fb:request-form>
    </fb:fbml>

    So what's wrong here?

  2. BandonRandon
    Member
    Posted 7 months ago #

    Kenchu,

    Sorry for taking a while to respond. I've been busy.

    Could you clarify one thing for me? when you click the invite frineds link you should see "http://apps.facebook.com/wpbooktestblog/index.php?is_invite=true&fb_force_mode=fbml" in the url. Basically what we are doing here is telling our wordpress theme that invite is set to true (is_invite=true) which outputs the code in your second code block. Then we have to tell fb that we are using fbml(facebook markup language) which is when we set the "fb_force_mode=fbml". This is the first I've heard of this issue. I just clicked my invite friend link and it worked fine.

    The error you received almost makes it sound like something is wrong with either your blog or the way wordpress is pulling in the theme. One more quick question are you on your "post" page when you are having this issue. The invite friends link is known to not function if you are on a "page" created from within wordpress we are working on getting this resolved.

    Brooke

Reply

You must log in to post.

About this Topic

Tags