Method for mass uploading set of user profile pictures
stacysimpson - June 26, 2009 - 20:09
| Project: | ImageCache Profiles |
| Version: | 6.x-1.0 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
We have a couple hundred users on our site and photos for a subset of users. Is there a method to mass upload profile pictures for the user accounts for which we have pictures? I'm not seeing anything obvious, other than some custom SQL to update the DB. I'm not an expert in SQL, so could use some help if that's the recommendation.
thanks!

#1
Copying files to the harddrive and updating the user->picture field with SQL worked