WebmasterSite.net: PHP scripts to enable your creativity
WSN Links PHP Directory Software
PHP Scripts Webmaster Links Support Forums

Register | Forgot Password

Add Avatar at Registration

Version: 2.0.24
printPrint


Add Avatar at Registration
lwoodsinc
Member

Usergroup: Member
Joined: Jul 23, 2007
Total Topics: 7
Total Posts: 14
Posted 08/16/07 - 05:15 AM:
quote post
#1
How can I add an avatar image at registration time? Registation form asks whether I want to use one, but I have to register and then come back later and upload the avatar.

Is this the way it is supposed to work?
Paul
Administrator
Avatar

Usergroup: Administrator
Joined: Dec 21, 2001
Location: Northern California
Total Topics: 57
Total Posts: 6339
Posted 08/16/07 - 01:32 PM:
quote post
#2
Registration doesn't ask if you want to use one, it only asks if you want to see other people's. I believe it'll allow uploading on registration if you insert the HTML into the registration template though:
<tr>
<td class="labelscolumn"><span class="labels">Set Avatar:</span><br>Must be {AVATARWIDTH} by {AVATARHEIGHT} pixels or smaller and no more than {AVATARSIZE} bytes, and one of these file types: {AVATARTYPES}</td>
<td class="optionscolumn"><input type="file" name="newavatar"> <input type="submit" value="Upload Avatar" class="button">
</td>
</tr>

"Do things you love doing, because then it ain't work. Don't do something you don't really enjoy, because you're never going to work hard enough at it." - Bob Young, founder of Red Hat
Search thread for
Download thread as


You don't have permission to post.

Please login or register.

   
 
© 2008 Paul Knierim. All rights reserved.