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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T20:21:43+00:00 2026-05-30T20:21:43+00:00

I am trying to read a user’s news feed and display the 10 latest

  • 0

I am trying to read a user’s news feed and display the 10 latest pictures. Here’s how I am currently doing it using Facebook FQL:

SELECT post_id, actor_id, tagged_ids, message FROM stream WHERE type=247 AND filter_key in (SELECT filter_key FROM stream_filter WHERE uid=me() AND type="newsfeed") LIMIT 0,10

However, it only shows about 4 results when I tell is to show 10. When I take out the WHERE clause with type, then it displays the correct number but they aren’t images.

I’ve read about paging and stuff, but I want to display the latest 10. I can’t just guess on a date and display how ever many pictures where placed at that. For some users, it might come out to be just a few and some might be over 100 and that wouldn’t be good!

Please help,
Coulton

  • 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-30T20:21:45+00:00Added an answer on May 30, 2026 at 8:21 pm

    I’am experiencing the same problem but have not found a satifactioning resolution.

    But i can tell you why this is happening. Facebook describes it in this blog post. http://developers.facebook.com/blog/post/478/

    Long story short:
    You request 10 results, facebook filters 6 results that are not visible for the user and returns you the 4 results that are visible.

    This means you have to do a smart check in your code. You have to check if you got 10 results back. If not request another 10 results, check if you have a total of ten results. If not request another 10 and so on..

    If you stumbled upon a better resolution please contribute, i would love to know.

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

Sidebar

Related Questions

I am trying to read a user's stream using the facebook graph api. the
I'm currently trying to READ XML file from the client machine where the user
I'm trying to read which ROM the user is using from my app. It
Trying to read the list of photos taken by the user and display them
Trying to read an RSS and select information using Linq but can't seem to
I was trying to read a self-extracting zip (located here ftp://ftp.dnr.state.oh.us/OilGas/Download/Production/By_Year/2010Production.exe ) using java
I am trying to read from a file and encrypt the data using AES
I'm trying to read input from the user and in the case the g
I'm trying to create a user that can only read from a database. This
I'm trying to read the EXIF data from an image, selected by a user.

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.