Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

Re: [Andy] Changing Return Value for Profile Pic Global

Quote Reply
Re: [Andy] Changing Return Value for Profile Pic Global In reply to
Hi,

The way i see it @UserInfo will be empty for that user because of this:

Code:
my $pic = $res->{profile_picture_index};
if($pic == 0)
{
next;
}

Cheers,
Boris

Facebook, Twitter and Google+ Auth for GLinks and GCommunity | reCAPTCHA for GLinks | Free GLinks Plugins
Subject Author Views Date
Thread; hot thread Changing Return Value for Profile Pic Global meso 14805 May 27, 2014, 2:00 AM
Thread; hot thread Re: [meso] Changing Return Value for Profile Pic Global
Andy 14608 May 27, 2014, 3:01 AM
Thread; hot thread Re: [Andy] Changing Return Value for Profile Pic Global
meso 14516 May 27, 2014, 4:55 AM
Thread; hot thread Re: [meso] Changing Return Value for Profile Pic Global
Andy 14572 May 27, 2014, 4:56 AM
Thread; hot thread Re: [Andy] Changing Return Value for Profile Pic Global
meso 14531 May 27, 2014, 5:20 AM
Thread; hot thread Re: [meso] Changing Return Value for Profile Pic Global
Andy 14547 May 27, 2014, 5:25 AM
Thread; hot thread Re: [Andy] Changing Return Value for Profile Pic Global
eupos 14532 May 27, 2014, 5:32 AM
Post; hot thread Re: [eupos] Changing Return Value for Profile Pic Global
Andy 14552 May 27, 2014, 5:36 AM
Thread; hot thread Re: [Andy] Changing Return Value for Profile Pic Global
meso 14527 May 27, 2014, 5:44 AM
Post; hot thread Re: [meso] Changing Return Value for Profile Pic Global
Andy 14556 May 27, 2014, 5:46 AM
Thread; hot thread Re: [meso] Changing Return Value for Profile Pic Global
eupos 14497 May 27, 2014, 5:49 AM
Thread; hot thread Re: [eupos] Changing Return Value for Profile Pic Global
meso 14511 May 27, 2014, 6:19 AM
Thread; hot thread Re: [meso] Changing Return Value for Profile Pic Global
eupos 14515 May 27, 2014, 6:33 AM
Thread; hot thread Re: [eupos] Changing Return Value for Profile Pic Global
meso 14520 May 27, 2014, 6:37 AM
Post; hot thread Re: [meso] Changing Return Value for Profile Pic Global
eupos 14488 May 27, 2014, 6:43 AM
Post; hot thread Post deleted by el noe
el noe 14423 May 28, 2014, 4:37 AM