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

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: MOD Implementation
 My Avatar-Members with no avatar display Red X
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

MarsBar
Starting Member

49 Posts

Posted - 13 August 2005 :  14:58:18  Show Profile  Visit MarsBar's Homepage
Hello! I recently added Dora Moon's my avatar addon and it seems to work nicely. I checked out the search here but could not find anything specific to my problem, which is that members who have no avatar now display an empty avatar box with a red "X". Can anyone point me in the right direction to fix this?

Mark

MarsBar
Starting Member

49 Posts

Posted - 13 August 2005 :  17:15:10  Show Profile  Visit MarsBar's Homepage
OK I think I have traced this to my topic file. I am probably misinterpreting the instructions as in following them I am removing the noavatar gif script.

Here's a link to my topic txt:

http://www.geocities.com/whitecrow2462/topic_myavatar.txt
______________________________________________________________________
end if
if Reply_MemberAvatar <> "noavatar.gif" then
' response.write" <img src=""" & Reply_MemberAvatar & """ width=""" & intAvatarWidth & """ height=""" & intAvatarHeight & """ border=""" & intAvatarBorder & """><br /><br />"
'##### My Avatar addon 1-1 : replace above line with below 5 lines

______________________________________________________________________
end if
if Member_Avatar <> "noavatar.gif" then
' response.write" <img src=""" & Member_Avatar & """ width=""" & intAvatarWidth & """ height=""" & intAvatarHeight & """ border=""" & intAvatarBorder & """><br /><br />"
'##### My Avatar addon 1-2 : replace above line with below 5 lines
______________________________________________________________________

removing from "end if" down to the mod line was the only I could get my topic page to quit having errors. How do I need to do this correctly?

Mark
Go to Top of Page

MarsBar
Starting Member

49 Posts

Posted - 13 August 2005 :  22:30:38  Show Profile  Visit MarsBar's Homepage
Well, skip this! Lol, I followed Dora Moon's directions more closely and resolved the problem. Sorry to have made an unecessary post

Mark
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.43 seconds. Powered By: Snitz Forums 2000 Version 3.4.07