I like the idea of allowing members to upload their pictures once I have more drive space available to me so I made some changes to poil's hack for myself.
1. Only allow the picture upload if we are accepting file uploads.
2. Only allow .jpg extentions. (if more than one extention for this it could be more of a mess when deleting user accounts and you wan't to delete their pictures also)
3. The file name is based on their U_Number and not their U_Username values. This is to avoid breaking other hacks such as the "Change Username" last updated by Max Fish I believe.
4. Now checks the picture against the max file size allowed in the config.inc.php file.
I think that about sums things up... I'll work on a hack to delete the picture if you delete the user when I get some time. []
https://www.ubbdev.com/threads/php/images/icons/smile.gif[/]
The file is attached.
~Dave