开发者

How to fetch profile pic with facebooker2 other than current user

开发者 https://www.devze.com 2023-01-30 01:56 出处:网络
How do I fetch the profile pics of users who have granted my application permission for offline access?

How do I fetch the profile pics of users who have granted my application permission for offline access?

Example: User 1 grants my application permissions and log in.

User 2 logs in, and is able to see the profile pic of User 1, without having any fb connections to User 1.开发者_开发百科

How do I display the profile pic of User 1 to User 2 with facebooker2?


<%= fb_profile_pic(**User 1 facebook ID**, :facebook_logo => false, :linked => true, :size => "normal") %>

You can set the size of the picture and other options by checking out this page: http://facebooker.pjkh.com/helpers/fb_profile_pic

Cheers!

</Westy92>

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号