MOD: Zuel's Avatar Addon - New Version 4/22/06 - Posted (20413 Views)
Average Member
Zuel
Posts: 540
540
Zuel's Avatar Addon MOD for Snitz 3.4
This mod is Dependent on Richard Kinser's Avatar Mod. http://www.snitzbitz.com/mods/details.asp?Version=All&mid=52
http://www.snitzbitz.com/mods/download.asp?mid=52&fid=140

Download: http://www.twistingshadows.com/Avatar_AddonV3.zip

Update: Version 2 is out. Please see the previous link to download the current version.
Features:
Members can Upload their own Avatars. Admins can Delete avatars with a push of a button. Dynamic Extensions. Admins can specify extensions within the admin panel. Max file size check. Easily switch avatar by uploading or choosing your own from a category. You can specify URLS to images outside of the website. Integrated with Richard Kinser's Avatar Mod. Automatically takes the look and feel of your Snitz Board. Personal Avatars allow members to use avatars for themselves.
Screenshots:
Avatar Admin Page:
http://www.twistingshadows.com/userimages/Avatar_Admin.jpg

Avatar Main Page:
http://www.twistingshadows.com/userimages/Avatars_Main.jpg

Test Account: http://www.twistingshadows.com/dev/avatars.asp

Uploading is disabled. I will update http://www.twistingshadows.com/forum/ tonight December 29th at 11:00 PM Eastern to the new version. Then you may upload.
Account: tester
Password: tester

Tested with Snitz Forum 3.4 and Access 2003. I have not tested with Any Other Version of Snitz. This thread is share the mod to test before I attempt to send it to Snitzbitz to so call publish it.
If you get any errors please post them below so I can fix them. Please keep in mind this is my first and I am still learning. The code is fully documented and is clean through my eyes. I am here happy to answer any questions you may have.
Cheers!
Daniel M. Dority
a.k.a. Zuel on Snitz Forums<
My Completed Mods: News Mod | Zuel's Avatar Add-on
In Development: World of Warcraft Member Roster | [C# Based Forum]
Note - I may take a few days to recieve your email. Hotmail filters all new emails as junk. Would be best to post all questions, concerns in a forum topic to catch my immediate attention. This way others can assist and also correct any similar mistakes.
MSN / E-Mail: ucyimDa_Ruler@Hotmail.com

Personal Bookmarks: How to work a DBS File
 Sort direction, for dates DESC means newest first  
 Page size 
Posted
Starting Member
Bladekiss
Posts: 4
4
Hey can anyone help me with this problem.
I Installed Richard Kinser's avatar mod before this one,
and followed the readme files for both.
Here's a screeny of my problem:

EDIT: Picture removed :)<
Posted
Junior Member
TonyB7
Posts: 267
267
You clearly made a code error somewhere in um... what is that, pop_profile.asp? If you post a link to a text version of the file someone may help. But start a new topic because this one's way too long and deals with an old version of this add on.
A side note: This mod isn't the easiest to add. I'd hate to think it's your first.<
Posted
Starting Member
Bladekiss
Posts: 4
4
You're right. It IS my first xD

Okay I'll just remove the picture and start a new topic ^_^<
Posted
Average Member
kolucoms6
Posts: 845
845

To Install Avatar Mod, do I need call 8 pages or any single file which I can download and Install ?<
Posted
Starting Member
winterheart
Posts: 16
16
i have been added Cell Image Mod and Avatarmod + addon. But i have a error: Help me! Thank you very much!
This picture:
[IMG]http://upnhanh.com/userimages/images/UpNhAnHdotC0M2008090624936mdrhzmq0nz181495.jpeg[/IMG]<
Posted
Junior Member
DarrenLuxton
Posts: 184
184
Not sure if this is still running or not, but having a few issues. (I've rolled back and re-applied the code twice, as per the instructions, but still no luck.
1. Within the Members Profile (Pop_Profile.asp). There is not option to allow the user to choose, or even upload an Avatar. It seems as soon as i removed the %><!--#INCLUDE FILE="inc_avatar.asp" --><% from the code (inc_Profile.asp, it dissapeared
To Solve this i had to comment out the following within the INC_PROFILE.ASP

'if Request.QueryString("id") <> "" and IsNumeric(Request.QueryString("id")) = true then
' avMember_ID = cLng(Request.QueryString("id"))
' else
' avMember_ID = 0
' end if



2. When looking at what Avatars you can use (FRM_AVATAR_MAIN.ASP), all avatars are showing up as the default NOAVATAR.GIF, although it has the correct details, and when you select what you want, it shows correctly within the forum, the noavatar.gif appears to be overwriting the values in this page. I have yet to find a resolution for this. (although it looks like a proglem in the IncAvatarData.asp file)
You Must enter a message