← Back to Social Login Support
digital.web54675
I just can't get it, what's the point of writing this statement?
if ( !empty($user_details->avatar_original) )
In UserManager.php file, line 167. What you basically do is checking property "avatar_original" in instance of Hybridauth\User\Profile class, which never would have it.
I would be nice if you clear things out for me. Cheers!!!
Last updated
1-1 of 1