Actions
Bug #5230
closedAvatar fails to retrieve from multiple social sites
Description
Imagine uses nepof and requires allow_url_fopen to pull avatars. In most cases allow_url_fopen is disabled so this won't work.
.. the function is backwards because security keeps rejecting the ticket
Updated by krileon over 9 years ago
- Status changed from Assigned to Resolved
- Target version changed from 741 to 7.0.0
- % Done changed from 0 to 100
images are now pulled using curl via guzzle
Actions