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
 Universal Login ChkString Error?
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Neilr
Junior Member

Australia
107 Posts

Posted - 23 March 2005 :  21:36:23  Show Profile  Visit Neilr's Homepage
Hi all,

I have installed this mod and all working fine within the forums but outside I am getting this error.

Type mismatch: 'ChkString'

/forum/inc_login.asp, line 41

Line 41 is:

40. fName = strDBNTFUserName
41. fPassword = ChkString(Request.Form("Password"), "SQLString")

Any hints greatly appreciated.

Cheers

Neil

Edited by - Neilr on 23 March 2005 22:18:14

Classicmotorcycling
Development Team Leader

Australia
2085 Posts

Posted - 24 March 2005 :  02:04:40  Show Profile
Neil,

Have you added the following to the page that is showing your error?:

<!--#INCLUDE VIRTUAL="/(forum directory)/config.asp"-->
<!--#INCLUDE VIRTUAL="/(forum directory)/inc_sha256.asp"-->

It needs to know what it is autorising against and also how to encrypt the password the user is sending to confirm it is the right password.

I hope that helps. I will contact you later and go through with you on it.


Cheers,

David Greening
Go to Top of Page

Neilr
Junior Member

Australia
107 Posts

Posted - 24 March 2005 :  06:02:43  Show Profile  Visit Neilr's Homepage
All fixed.. Thanks for your help David.. We managed to get a couple of other issues sorted as well with David,s guidance.

Thanks mate!

Cheers

Neil
Go to Top of Page

odonel
Starting Member

46 Posts

Posted - 17 April 2005 :  23:53:02  Show Profile
perhaps a little assistant from you can help me as well David. I am having some issues with the login mod as well. this is my error when i try to click on anythign after login like (admin options for instanse)

Microsoft VBScript runtime error '800a000d'
Type mismatch: 'chkString'
/forum/inc_header.asp, line 167

also, the inc_header mess up my home page. the background of my page mess up and the header appears on top

here is my heading in my default.asp page

<!--#INCLUDE VIRTUAL="forum/config.asp"-->
<!--#INCLUDE VIRTUAL="forum/inc_sha256.asp"-->
<!--#INCLUDE VIRTUAL="forum/inc_header.asp"-->
<!--#INCLUDE VIRTUAL="forum/inc_func_common.asp"-->
Go to Top of Page

Shaggy
Support Moderator

Ireland
6780 Posts

Posted - 25 April 2005 :  09:44:38  Show Profile
There's no need to include inc_func_common.asp; it's already included in inc_header.asp.


Search is your friend
“I was having a mildly paranoid day, mostly due to the
fact that the mad priest lady from over the river had
taken to nailing weasels to my front door 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 0.57 seconds. Powered By: Snitz Forums 2000 Version 3.4.07