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
 Problem with avatar mod 3.4.2
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

sdetroch
Starting Member

9 Posts

Posted - 05 September 2002 :  17:07:22  Show Profile  Visit sdetroch's Homepage
Hello,

I installed the avator mod (avatar34.zip), but have this error in topic.asp:

Microsoft VBScript compilation error '800a0400' 

Expected statement 

/topic.asp, line 795 

"                <font color=""" & strForumFontColor & """ face=""" & strDefaultFontFace & """ size=""" & strFooterFontSize & """><small>" & Member_Posts & " Posts</small></font></p></td>" & vbNewLine & _
^



The code I'm using:

Response.Write	"                </p>" & vbNewLine
if Member_Avatar <> "noavatar.gif" then
response.write"		<img src=""" & Member_Avatar & """ width=""" & intAvatarWidth & """ height=""" & intAvatarHeight & """ border=""" & intAvatarBorder & """>"
	end if


Any ideas? If not, can someone mail me a 3.4.2 topic.asp with the mod code already in it? Thanks (email sven@nt-admin.com)

DoraMoon
Average Member

Taiwan
661 Posts

Posted - 05 September 2002 :  19:39:24  Show Profile
hi~ sdetroch

make sure the above line (line.794), must End like this & vbNewLine & _

or you can get the topic.asp file (v3.4.02 with Avatar Mod only) here
topic.asp.txt
<edit>Update this link topic.asp.txt file...</edit>
also including these changes/fix..
- (v3.4.02) BUG+FIX: topic.asp(in the Topic_nav Sub)
http://forum.snitz.com/forum/topic.asp?TOPIC_ID=34308
and
- (v3.4.02) small design change for topic.asp
http://forum.snitz.com/forum/topic.asp?TOPIC_ID=34280


Edited by - DoraMoon on 05 September 2002 20:23:03
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.21 seconds. Powered By: Snitz Forums 2000 Version 3.4.07