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: General / Classic ASP versions(v3.4.XX)
 Forum hacked by Die Hard
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

emral
Starting Member

2 Posts

Posted - 07 May 2002 :  00:43:33  Show Profile
I changed members.asp

and when I clik on 'members' from the forum menu I get this


Microsoft VBScript compilation error '800a03f4'

Expected 'If'

/sf2k_v40_b03/members.asp, line 59

if trim(chkString(Request.QueryString("method"),"SQLString")) <> "" then SortMethod = trim(chkString(Request.QueryString("method"),"SQLString"))end ifSearchName = trim(chkString(Request("M_NAME"),"SQLString"))if SearchName = "" then SearchName = trim(chkString(Request.Form("M_NAME"),"SQLString"))end if srchUName = trim(chkString(Request("UserName"),"SQLString"))srchFName = trim(chkString(Request("FirstName"),"SQLString"))srchLName = trim(chkString(Request("LastName"),"SQLString"))srchInitial = trim(chkString(Request("INITIAL"),"SQLString")) if IsNumeric(srchUName) <> True then srchUName = "1"if IsNumeric(srchFName) <> True then srchFName = "0"if IsNumeric(srchLName) <> True then srchLName = "0"if IsNumeric(srchInitial) <> True then srchInitial = "0" mypage = trim(chkString(request("whichpage"),"SQLString"))
----------------------------------------------------------------------------------------------------------------------------------------------------^


url :http://www.bahisklavuz.com/sf2k_v40_b03/

can somebody check it please

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 07 May 2002 :  00:47:35  Show Profile
looks like when you pasted the code, it was all pasted on one line instead of multiple lines like it was shown in the message.

I believe Bozden added this fix to a patch that can be downloaded for the v4 beta you are currently using.

see here: http://forum.snitz.com/forum/topic.asp?TOPIC_ID=26782
Go to Top of Page

emral
Starting Member

2 Posts

Posted - 07 May 2002 :  14:34:18  Show Profile

thanks Richard

Go to Top of Page

Deleted
deleted

4116 Posts

Posted - 07 May 2002 :  20:26:07  Show Profile
quote:

I believe Bozden added this fix to a patch that can be downloaded for the v4 beta you are currently using.



Yes. The latest two security fixes are in patch004. You can follow the link in my signature...


Think Pink
==> Start Internationalization Here
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.4 seconds. Powered By: Snitz Forums 2000 Version 3.4.07