Hello all,
I’m currently in the midst of extending the built in member registration to take care of a few things it doesn’t currently do (zip code, birthday checks) for a custom registration form. I was hoping I might be able to see if anyone has dealt with photo upload, and if anyone has taken the time to break the code out of its current location. I’m tempted to just create a new member_images object within my registration form and create a function simplifies some of the extra checks (like avatar and signature) that are currently found in the upload_image function. Has anyone done anything similar?
-Ian
I had a few people ask about this and I was in fact able to get it to work. It took some heavier modification in the member module. I had to take care of a few things including outputting the errors to the member registration and renaming/deleting the file once the user has or hasn’t been created. If anyone is really interested I can post a small recap of the code I used.
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.