Not sure what the problem is here, but when I go to edit a user profile it says "Inactive Pictures: Facebook" and does not let me use my facebook picture even though my account is connected. Any help would be great. Here's the full error:

Warning: get_headers() [function.get-headers]: This function may only be used against URLs in userpickit_facebook_userpickit_picture() (line 32 of /sites/all/modules/userpickit_extras/userpickit_facebook/userpickit_facebook.module).

Thanks!

Comments

dpi’s picture

Can you check if allow_url_fopen is turned on? *

That block shouldn't get to a state where it has an incorrectly formed URL, so it has to be your server/PHP config.

deggertsen’s picture

I just checked and allow_url_fopen is indeed turned on. Any other ideas?

brydave78’s picture

Im having exactly the same problem. Any update?