Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/O Code)
 Avatar Mod - size of the image
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

skyhawks
Junior Member

USA
125 Posts

Posted - 17 August 2002 :  21:07:10  Show Profile  Visit skyhawks's Homepage
I need some help. two things

1) I just installed Avatar MOD v2. Its great. I like it alot. There is one little thing I didnt like... that it only have three selection for size of the pics. So what I did was I edited out the size on the Topic & Preview Avatar page. But I cant get it to work with Register page. I dont know where to look for it. can someone help me out??


2) I want the User to have the ability to upload there own avatar.. I try using the Avatar Upload from Snitz Exch.. but there was one file missing.... (the upload file with the extension *.inc). Is there other method to do this??

thanks

----------------------------------------

Website: http://www.johnlophotography.com

DoraMoon
Average Member

Taiwan
661 Posts

Posted - 18 August 2002 :  01:29:05  Show Profile
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

~......~.~~
Go to Top of Page

skyhawks
Junior Member

USA
125 Posts

Posted - 18 August 2002 :  02:41:50  Show Profile  Visit skyhawks's Homepage
thanks DoraMoon, I located the line that I needed to edited from inc_avatar.asp.

2) Yeah, I guess I'll just wait... do you know when it is schedule for release?? I know its soon.... just wondering when.

thanks again.
sky

----------------------------------------

Website: http://www.johnlophotography.com
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.25 seconds. Powered By: Snitz Forums 2000 Version 3.4.07