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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T06:20:19+00:00 2026-05-26T06:20:19+00:00

I need to do something similar to the Facepile social plugin for a site

  • 0

I need to do something similar to the Facepile social plugin for a site I’m working on. The problem is the client does not have have a Facebook page, but instead has a Facebook Group (with some 4000+ members).

I guess I could urge the client to move their group members to a page, and I might do that in the future. But before I do I want to research how we’re going to do Facebook-integration more thoroughly. For now I just need a quick fix.

  • 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-26T06:20:19+00:00Added an answer on May 26, 2026 at 6:20 am

    While it’s possible to list group members (with a 500 limit), your main issue is going to be the identification of your visitor.

    The facepile plugin, like the other official plugins, is automatically connected if the current user has an active facebook session (because it’s running on the facebook.com domain)
    That allows it to display things like “xxx of your friends are already fan”, even if the user is not logged to your site.

    But if you program your own, you won’t be able to access the current facebook session, you’ll need to create your own session, which means you’ll have to create a facebook application and have the user login to it before you can know how many of his friends are members of the group.

    Also, there is no way to use the API to make a user join a group. This action has to be taken manually by the user.

    Without an active user session, at best, you could list a random number of group members (using your own session key with the offline_access perm) and a link to the group.

    If you want to list members of a group, here is the FQL query:

    select name from user where uid in (select uid from group_member where gid = 146797922030397 limit 50)
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I need something simple; I have page where a user clicks an author to
Does dateutil rrule support DST and TZ? Need something similar to iCalendar RRULE. If
Is there a URL encoding function in XSLT version 1? I need something similar
I need to build a Windows control that displays KPI indicators. Something similar to
I need something similar to List<String, Int32, Int32> . List only supports one type
I need something similar to TAnimate in Delphi win32 for Delphi Prism for .NET.
I need something similar to the Silverlight InkPresenter , that allows a freehand drawing
From what I see there's no command for this, but I need something similar
I am implementing something similar to a typed genetic programming and have become a
I need something similar to String.format(...) method, but with lazy evaluation. This lazyFormat method

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.