Snitz™ Forums 2000
https://forum.snitz.com/forumTopic/Posts/44861?pagenum=1
05 November 2025, 08:46
Topic
Working
runtime error
03 June 2003, 01:51
Microsoft VBScript runtime error '800a01c2'
Wrong number of arguments or invalid property assignment: 'getStar_Level'
/forum/privateread.asp, line 144
This is whats on line 144: Response.Write " " & getStar_Level(strMLevel, strMPosts) & "<br>" & vbNewLine
The line above it looks familiar: if strShowRank = 2 or strShowRank = 3 then
I believe i saw it in one of these: 1. config.asp 2. admin_config_ranks.asp 3. inc_func_member.asp 4. topic.asp 5. members.asp 6. pop_config_help.asp
Someone know what to do here!<
Replies ...
Nikkol
03 June 2003, 01:54
Do not double post. Continue here: http://forum.snitz.com/forum/topic.asp?TOPIC_ID=44860<
RichardKinser
03 June 2003, 01:58
Please try and post your messages in the correct forums in the future.
for example, this post belongs in the Help: MOD Implementation forum, which is where I moved your original post, and you just reposted it in this forum. Double posting will usually result in you getting less help, or no help at all.<