Specify path to user photo
nydrupalfan - May 3, 2006 - 14:35
| Project: | User Import |
| Version: | HEAD |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Would it be possible to add an additional field to allow importing the user photo path from the text file? Right now I am uploading a bunch of images labeled by usernames and setting the path by editing an sql dump of the user table. This would help immensely. Thanks!

#1
This sounds interesting, but can't see how it would hang together.
Where do the images get uploaded?
- a directory in the user_import module directory? Somewhere else?
How do you put the filepath for each image into the csv file?
#2
yes, if picture support is enabled in user settings.
use Picture image path (specified by admin)
Subdirectory in the directory files/ where pictures will be stored.
#3
Does anyone know a way to do picture imports? specifying a file path seems to be the most logical.