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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T16:17:20+00:00 2026-05-22T16:17:20+00:00

I tried to implement the Facebook multi friend selector in my Ruby on Rails

  • 0

I tried to implement the Facebook multi friend selector in my Ruby on Rails application.
The FB login has already been done. I tried to paste this code into my view it but doesnt seem to be working.

   <fb:serverFbml>
        <script type="text/fbml">
            <fb:fbml>
                <fb:request-form
                    method='POST'
                    type='an invitation to do this.'
                    content='I invite you to do this.  
                        <fb:req-choice url="http://apps.facebook.com/smiley/yes.php" label="Yes" />
                        <fb:req-choice url="http://apps.facebook.com/smiley/no.php" label="No" />'
                    <fb:multi-friend-selector actiontext="I invite you to do this.">
                </fb:request-form>
            </fb:fbml>
        </script>
    </fb:serverFbml>

I can see the Loading indicator which comes in Facebook, but it seems to be there forever.
Is there anything I am missing here? Pls help!

  • 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-22T16:17:21+00:00Added an answer on May 22, 2026 at 4:17 pm
     <div id="facebook_invites" class="conclusion" style="width: 750px; text-align: center">
        If you like <%= link_to "BillBaba.com", "/", :target => "_BLANK" %>, then please help us by spreading the word.<br/>
      <a id="wall_post" href="#" style="font-size: 2em;">Post on your Wall</a><br/>
      <a id="invite_friends" href="#" style="font-size: 1.5em;">Invite your Friends</a>
      </div>
        <div id="fb-root"></div>
      <script type="text/javascript" src="http://connect.facebook.net/en_US/all.js"></script>
        <script type="text/javascript">
          $('#wall_post').click(function() {
            FB.init({
              appId:'<%= @app_id %>', cookie:true,
              status:true, xfbml:true
            });
    
            FB.ui({ method: 'feed',
              link: 'http://www.billbaba.com',
              picture: 'http://www.billbaba.com/images/logo.gif',
              description: 'There is so much more to life, other than bill payments. Try BillBaba.com and never miss another bill payment.',
              name: 'BillBaba.com'});
          });
    
          $('#invite_friends').click(function() {
            FB.init({
              appId:'<%= @app_id %>', cookie:true,
              status:true, xfbml:true
            });
    
            FB.ui({ method: 'apprequests',
              message: 'There is so much more to life, other than bill payments. Try BillBaba.com and never miss another bill payment.'});
          });
        </script>
    

    Here @app_id is the application id being passed from the controller.

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

Sidebar

Related Questions

I've been trying to implement the Facebook SDK into my application in order to
Anyone who has tried to implement RoutedCommands in WPF using M-V-VM has undoubtedly run
I've an WPF application where tried to implement MVVM pattern and Prism 2. I
I have been looking around for solutions, and tried to implement what is often
I am working on a rails application. I have implemented facebook integration in my
I want to implement Facebook Connect in my android application. I have seen a
I'm trying to implement my first Facebook application, and I'm stuck on the very
Hi i was trying to implement facebook login for my django app using django-facebook
I am looking for a Django application to implement Facebook-connect, and I have found
I'm using omniauth to implement twitter authentication in my application. I have facebook authentication

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.