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
 Current Active Users Mod Issue?
 New Topic  Topic Locked
 Printer Friendly
Previous Page
Author Previous Topic Topic Next Topic
Page: of 2

Shaggy
Support Moderator

Ireland
6780 Posts

Posted - 14 June 2005 :  07:11:22  Show Profile
I'm sure you've been told this before, but simply telling us you are receiving an error is of absolutely no use to us. If you want us to help you troubleshoot, you need to provide us with the error message.


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

CalloftheHauntedMaster
Junior Member

289 Posts

Posted - 20 June 2005 :  16:31:17  Show Profile
Ok, sorry, I've been busy for a few days and haven't had time to code anything.

Back to my question. Under inc_header.asp, the readme files says:

INC_HEADER.ASP
Find: (about line 212)
if trim(strDBNTUserName) <> "" and trim(Request.Cookies(strUniqueID & "User")("Pword")) <> "" then
chkCookie = 1
mLev = cLng(chkUser(strDBNTUserName, Request.Cookies(strUniqueID & "User")("Pword"),-1))
chkCookie = 0
else
MemberID = -1
mLev = 0
end if

Add after that:
select case Request.Form("Method_Type")
case "login"
if strLoginStatus = 1 then
AUHandleLoging()
end if
case "logout"
AUHandleLoging()
end select
ActiveUserTracker()

What does he mean "add after that"? Do I add it on the same line, skip a new line; where do I add the code? That should resolve my problem.

This account was hacked into by Image, a very honest guy as you all can see! Stealing people's passwords is his pasttime. Beware of this, before you register at his forums!
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 20 June 2005 :  17:51:38  Show Profile  Send ruirib a Yahoo! Message
After means... well after...which would be at least in the next line, though you can leave a couple free lines after and then add the new lines.


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page
Page: of 2 Previous Topic Topic Next Topic  
Previous Page
 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.3 seconds. Powered By: Snitz Forums 2000 Version 3.4.07