hi~ skyhawks
1) you can edit admin_avatar_settings.asp to add more options for avatar width/height setting.
for example:
<select name="AvatarHSize" size=1>
<option value=32<% if rs("A_HSIZE") = "32" .......
<option value=48<% if rs("A_HSIZE") = "48" .......
<option value=64<% if rs("A_HSIZE") = "64" .......
<option value=100<% if rs("A_HSIZE") = "100" .......
</select>
and as u said - u can change the size in review page but can't in register page -, i guess u modify the <img... tag when avatar show...
if you want to do it this way, then you can edit the inc_avatar.asp file(the inc_avatar.asp will included in inc_profile.asp, then inc_profile.asp include within register.asp page...), just the same doing what's u had changed in admin_review_avatar.asp.
and maybe you also need do change in topic.asp or anywhere the avatar appear..
2) as i know, Avatar Upload Mod need HuwR's File Attachment/Upload Mod installed. but HuwR had said this many times, the upload mod will stopping release until new Snitz 3.4 coming out.
so maybe trying another upload solution or just waiting... i think there will be many new version Mods publish after 3.4