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
 PROBLEM :Universal Login for Snitz 3.4.03
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

indianBoy
New Member

56 Posts

Posted - 16 August 2003 :  13:47:48  Show Profile  Visit indianBoy's Homepage  Send indianBoy an AOL message  Send indianBoy an ICQ Message  Send indianBoy a Yahoo! Message
I have got this file in which i want to include the universal login:

i have made changes t o each and every file as mentioned in the readme.

also here is the code which is placed at the starting of page one level up the forum directory:


"<%@ Language=VBScript%>
<%Option Explicit%>

<!--#INCLUDE VIRTUAL="forum/config.asp"-->
<!--#INCLUDE VIRTUAL="forum/inc_sha256.asp"-->
<!--#INCLUDE VIRTUAL="forum/inc_func_common.asp"-->
<!--#INCLUDE VIRTUAL="forum/inc_header.asp"-->
<!--#INCLUDE VIRTUAL="forum/inc_login.asp"-->
"



ERROR says :

"Error Type:
Microsoft VBScript runtime (0x800A01F4)
Variable is undefined: 'strCookieURL'
/forum/config.asp, line 137
"
i tried other combos of including files also, but either some variable is said to be undefined or already defined

HELP!




Shaggy
Support Moderator

Ireland
6780 Posts

Posted - 18 August 2003 :  05:38:31  Show Profile
Best thing to do would be to take note of all these errors and declare all the variables before including the files. Of course, that's a lot of variables so a quicker fix would be to remove <%Option Explicit%> from your files. If you have the time, though, try the first solution as it will help the processing time of your script (although maybe not noticabley so).


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

indianBoy
New Member

56 Posts

Posted - 21 August 2003 :  16:12:47  Show Profile  Visit indianBoy's Homepage  Send indianBoy an AOL message  Send indianBoy an ICQ Message  Send indianBoy a Yahoo! Message
quote:
Originally posted by MeTV

Best thing to do would be to take note of all these errors and declare all the variables before including the files. Of course, that's a lot of variables so a quicker fix would be to remove <%Option Explicit%> from your files. If you have the time, though, try the first solution as it will help the processing time of your script (although maybe not noticabley so).





but the mail point is that the variables are getting redfined so that causes some other unfathomable 500 error...
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.36 seconds. Powered By: Snitz Forums 2000 Version 3.4.07