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
 Error in MOD Admin Level
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

paolone.biz
Starting Member

3 Posts

Posted - 17 May 2006 :  06:10:50  Show Profile
quote:
Originally posted by zerakh

quote:
Type mismatch: 'cLng'

/forum/pop_profile.asp, line 1535



line 1535 and then some::
strSql = strSql & ", M_LEVEL = " & cLng("0" & Request.Form("Level"))       
										' ######### ADMIN LEVELS ##########
					EditingAdminLevel = cLng(getALevel(strDBNTUserName, Request.Cookies(strUniqueID & "User")("Pword")))
					RequestAdminLevel = cLng("0" & Request.Form("ALevel"))
					if  IsAdminAllowed(strDBNTUserName, Request.Cookies(strUniqueID & "User")("Pword"),-1)=1 AND EditingAdminLevel > RequestAdminLevel then 
						strSql = strSql & ", M_ALEVEL = " & cLng("0" & Request.Form("ALevel"))
					end if
					' #################################

hello,

i'm italian

i setup all part and my id is set with M_ALEVEL = 3

when i try to modify the member there is error

can you help me please?

bye bye

Edited by - paolone.biz on 17 May 2006 06:11:12

tribaliztic
Senior Member

Sweden
1532 Posts

Posted - 17 May 2006 :  06:51:19  Show Profile  Visit tribaliztic's Homepage  Send tribaliztic an ICQ Message
I'm just guessing here, but you have Request.Form("Level") first and then Request.Form("ALevel"). Maybe that's causing this?

/Tribaliztic
- www.gotlandrace.se -
Go to Top of Page

TonyB7
Junior Member

USA
267 Posts

Posted - 17 May 2006 :  08:22:43  Show Profile  Send TonyB7 an AOL message  Send TonyB7 a Yahoo! Message
Have you done the usual exhaustive searching that's almost always necessary when installing a mod? Clearly this problem has happened before since I found it in my first try:
http://forum.snitz.com/forum/topic.asp?ARCHIVE=true&TOPIC_ID=39815

I dunno if that particular topic will help much; it seems to indicate you only need to make sure you have the latest version and run the dbs file again.
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 2.03 seconds. Powered By: Snitz Forums 2000 Version 3.4.07