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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T04:31:27+00:00 2026-05-19T04:31:27+00:00

Basically I got 2 question here: once the user given permission to a facebook

  • 0

Basically I got 2 question here:

  1. once the user given permission to a facebook application at fbconnect, is it anytime the application can post the fb user’s wall?

How about later when they logout from facebook already?

Does application owner still have the permission to like post to their wall? Or need to wait till they login to facebook connect the second time only can re-access the information?

  1. Somehow the birthday field for all my friends are returning as empty.

I am using latest php sdk from github.

$friends    =   $facebook->api('/me/friends');
$_SESSION['fb_user_friends'] = $friends;    

foreach ($friends as $key=>$value) 
{
    echo '<br>';

    foreach ($value as $fkey=>$fvalue) 
    {

        //all the query return values, except birthday and birthday_date field
        //birthday and birthday_date field totally don't have any friend's DOB appearing, all empty.
        //wonder why    

            $fql    =   "SELECT uid, first_name, last_name, name, birthday, birthday_date FROM user WHERE uid=".$fvalue[id];
            $param  =   array(
                'method'    => 'fql.query',
                'query'     => $fql,
                'callback'  => ''
            );
            $userDetails   =   $facebook->api($param);
        print_r($userDetails);          

    }

}
  • 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-19T04:31:28+00:00Added an answer on May 19, 2026 at 4:31 am

    EDIT: this is no longer an accurate answer

    -It can post on the wall if you asked for that permission.

    'req_perms' =>   'publish_stream,...
    

    To post on wall of loged out user you need another permission "offline_access". All permissions: http://developers.facebook.com/docs/authentication/permissions

    -Birthday. I experienced the same. Birthday sometimes empty because user didn’t provided it or set the security high and apps can’t ask for it. And you have to ask for ‘friends_birthday’ permission too at registering to your app.

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

Sidebar

Related Questions

I originally asked this question on RefactorMyCode , but got no responses there... Basically
Here is a nice underhand lob pitch to you guys. So basically I've got
Just got a request from my boss for an application I'm working on. Basically
On Vista, I got a problem with the application crash handler. Basically, if something
I am new here and got a question that is tricking me all day
Okay, got a question. I have assembled a bit mask for options. Basically my
basically, I've got my Huffman table as std::map<std::string, char> ciMap; Where string is the
I've got a search results page that basically consists of a repeater with content
I've got some VB code (actually VBA) which is basically the same except for
If I've got an array of values that are basically zero-padded string representations of

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.