Quote from: nameless on July 20, 2002, 08:25:25 AM1. You think someone can come up with a mod to upload more then 1 file at once?
2. I am new to this and I do not know what "crypt()" is can you please explain
3. Yes PM "Private Message"/IM/AM same thing
. Pretty good idea though. What do you think??? 
1) Not likely - Just post two posts.
2) crypt() is a fucntion that encrypts passwords. It's set in profile.php and porbably register.php. Remove the function crypt() around the password where it submitted (You'll need some experience to do so).
Then you'll need to add the password field to the mysql query, so you get the users password. Finally you'll need to set the value of the password input to the password variable.
But all passwords that haven't been changed stay as they were crypted 'til the user changes it. Confused? Probably!
3) I believe there is an IM Popup mod out there. Pops up a message when you have a new IM.
