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
 Another Avatar mod Syntax error
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Vanalund
Starting Member

5 Posts

Posted - 20 September 2002 :  12:58:21  Show Profile
I'm newbie of asp and following all instructions, with adding avatar mod 2.0, this error goes up when i post or open a forum page

Microsoft VBScript runtime error '800a0009'
Subscript out of range: 'rM_AVATAR_WIDTH'

/forum/topic.asp, line 599

plz help me quickly :)

the forum is in

www.neverwinternights.it/forum

Vanalund
Starting Member

5 Posts

Posted - 20 September 2002 :  13:39:56  Show Profile
i need a help plz ...
Go to Top of Page

Rasco
Advanced Member

Germany
3192 Posts

Posted - 20 September 2002 :  13:45:57  Show Profile  Send Rasco an ICQ Message
Please, give the people time to read your topic......

Maybe this helps. Could be related to it.
http://forum.snitz.com/forum/topic.asp?TOPIC_ID=34509

German Snitz Forum
Go to Top of Page

DoraMoon
Average Member

Taiwan
661 Posts

Posted - 20 September 2002 :  13:51:27  Show Profile
'rM_AVATAR_WIDTH' ???
i think you'd better remind this: you're using Cbovis's Avatar Mod, not the original Avatar Mod.

i did'nt try this Mod, so not sure what's going wrong...
but usually this error mean your data array not match with your SQL query, or the wrong order number specified.....
about line.536~line.569, there are something like these..
rM_NAME = 0
rM_RECEIVE_EMAIL = 1
:
:

rM_AVATAR_WIDTH = 25
rM_AVATAR_HEIGHT = 26
:
:

make sure these order numbers(from 0 to 26...) will match the SQL statement in about line.327~356..
strSql = "SELECT M.M_NAME, M.M_RECEIVE_EMAIL, M.M_AIM, M.M_ICQ, M.M_MSN, M.M_YAHOO"
:
:
strSQL = strSQL & ", M.M_Avatar, M.M_AVATAR_WIDTH, M.M_AVATAR_HEIGHT"
:
:


i'm also not familiar about this.. it really hard to explain this stuff for me...
anyway, try check these code again... there are some rule about this order, it's mean if you have another Mods modified topic.asp too, the order number may NOT the same with the instruction.

maybe someone else know this Mod will help you more..

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

Vanalund
Starting Member

5 Posts

Posted - 20 September 2002 :  14:04:57  Show Profile
can u get the url of the sedon avatar mod ??? the best 1 ...
Go to Top of Page

Vanalund
Starting Member

5 Posts

Posted - 20 September 2002 :  14:06:16  Show Profile
second -.-
Go to Top of Page

DoraMoon
Average Member

Taiwan
661 Posts

Posted - 20 September 2002 :  14:08:51  Show Profile
here.. http://forum.snitz.com/forum/topic.asp?TOPIC_ID=33690

and i do'nt know which one is "best"?? these two Avatar Mod work something difference. i know Cbovis's version can let user specify his own avatar url. and Richard/Hamlin's version usually add avatars controlled by Admin... but it also have a lots addon can let user assign his own avatar..

Edited by - DoraMoon on 20 September 2002 14:16:15
Go to Top of Page

Vanalund
Starting Member

5 Posts

Posted - 20 September 2002 :  14:19:16  Show Profile
tnx very much !!!!
i love u all !
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