Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/Code)
 IPGate 2.4.4 RC3 Updated 7-4-2007
 New Topic  Reply to Topic
 Printer Friendly
Previous Page | Next Page
Author Previous Topic Topic Next Topic
Page: of 4

Desmomax
New Member

55 Posts

Posted - 11 February 2008 :  04:00:09  Show Profile  Reply with Quote
I am not enought expert to do it... :(
<


Il forum
Go to Top of Page

golfmann
Junior Member

United States
450 Posts

Posted - 11 February 2008 :  12:11:23  Show Profile  Visit golfmann's Homepage  Reply with Quote
I have a question...
On my log files, even though a member is logged in, on the post_info.asp page it keeps saying it' s a guest (with the same IP):

Member: Guest
Log Record: #150840
IP Address: 75.121.99.136
Date Visited: 02/11/2008 11:55:12
Page Visited: post_info.asp


??? <
Go to Top of Page

gpctexas
Junior Member

320 Posts

Posted - 11 February 2008 :  19:32:40  Show Profile  Visit gpctexas's Homepage  Reply with Quote
quote:
Originally posted by golfmann

I have a question...
On my log files, even though a member is logged in, on the post_info.asp page it keeps saying it' s a guest (with the same IP):

Member: Guest
Log Record: #150840
IP Address: 75.121.99.136
Date Visited: 02/11/2008 11:55:12
Page Visited: post_info.asp


???



I have seen that when inc_ipgate.asp wasnt at the bottom of inc_header.asp But it been a while. I waould have to try and reproduce it to figure it out.<

ipgate 2.4.4 RC3
http://www.gpctexas.net/ipgate_v244.zip

Edited by - gpctexas on 11 February 2008 19:35:00
Go to Top of Page

golfmann
Junior Member

United States
450 Posts

Posted - 12 February 2008 :  19:03:38  Show Profile  Visit golfmann's Homepage  Reply with Quote
It's not a biggie, just kind of wierd...

While I'm on the subject, it would be "nice" to be able to ignore admins on the logs. a LOT of the log and database hits are of me as admin...

I know I'm there and where I go. Seems kind of a waste of resources and bandwidth loading the log pages showing admin activity.

Could that "If mlev>" code be added inside for the drop down choices? You could have off, banned/watched, everybody less admins, or everybody.

Again, not a biggie, and I like your mod very much!

Thanks for all your work on it over the years!

John<

Edited by - golfmann on 17 February 2008 13:54:42
Go to Top of Page

speddy
Starting Member

10 Posts

Posted - 16 May 2008 :  06:19:40  Show Profile  Reply with Quote
the first time I installed IPgate all works fine, but now at the second installation I can't save my IPGate configuration settings.
It always went back to: Banning off , Logging Users off ect.

Please help<
Go to Top of Page

gpctexas
Junior Member

320 Posts

Posted - 16 May 2008 :  09:04:24  Show Profile  Visit gpctexas's Homepage  Reply with Quote
check the edits for config.asp make aure all the edits are there.

quote:
Originally posted by speddy

the first time I installed IPgate all works fine, but now at the second installation I can't save my IPGate configuration settings.
It always went back to: Banning off , Logging Users off ect.

Please help

<

ipgate 2.4.4 RC3
http://www.gpctexas.net/ipgate_v244.zip
Go to Top of Page

speddy
Starting Member

10 Posts

Posted - 19 May 2008 :  03:10:03  Show Profile  Reply with Quote
I have checked my config.asp but can't se any error or missing lines.

my config.asp http://www.tago.dk/Tanganyika/config.htm<
Go to Top of Page

Carefree
Advanced Member

Philippines
4207 Posts

Posted - 19 May 2008 :  03:17:13  Show Profile  Reply with Quote
That sounds like your database didn't take the dbs file.<
Go to Top of Page

speddy
Starting Member

10 Posts

Posted - 19 May 2008 :  03:24:42  Show Profile  Reply with Quote
Any idea how to fix that?<
Go to Top of Page

gpctexas
Junior Member

320 Posts

Posted - 19 May 2008 :  15:34:12  Show Profile  Visit gpctexas's Homepage  Reply with Quote
These are in the wrong area of config.asp
StrIPGateBan = Application(strCookieURL & "STRIPGATEBAN")
StrIPGateLck = Application(strCookieURL & "STRIPGATELCK")
StrIPGateCok = Application(strCookieURL & "STRIPGATECOK")
StrIPGateMet = Application(strCookieURL & "STRIPGATEMET")
StrIPGateMsg = Application(strCookieURL & "STRIPGATEMSG")
StrIPGateLog = Application(strCookieURL & "STRIPGATELOG")
StrIPGateExp = Application(strCookieURL & "STRIPGATEEXP")
StrIPGateCss = Application(strCookieURL & "STRIPGATECSS")
strIPGateVer = Application(strCookieURL & "STRIPGATEVER")
StrIPGateLkMsg = Application(strCookieURL & "STRIPGATELKMSG")
strIPGateNoAcMsg = Application(strCookieURL & "STRIPGATENOACMSG")
StrIPGateWarnMsg = Application(strCookieURL & "STRIPGATEWARNMSG")
strIPGateshowrecs = Application(strCookieURL & "STRIPGATESHOWRECS")
strIPGateAutoClean = Application(strCookieURL & "STRIPGATEAUTOCLEAN")

they should be in the same section as the other "APPLICATION" variables.

also
Dim StrIPGateBan ,StrIPGateLck ,StrIPGateCok ,StrIPGateMet ,StrIPGateMsg ,StrIPGateLog ,StrIPGateExp, StrIPGateCss, strIPGateVer, StrIPGateLkMsg, strIPGateNoAcMsg, StrIPGateWarnMsg, strIPGateshowrecs, strIPGateAutoClean

is also in the wrong area, they should be in the same section as the other dims<

ipgate 2.4.4 RC3
http://www.gpctexas.net/ipgate_v244.zip
Go to Top of Page

speddy
Starting Member

10 Posts

Posted - 02 June 2008 :  16:30:48  Show Profile  Reply with Quote
Thanks that was the problem. But now i got problems with my Danish code page. My aa was written as å and my oe as ø
Anybody knows where to change it?<
Go to Top of Page

Todd
New Member

USA
63 Posts

Posted - 10 August 2008 :  12:17:17  Show Profile  Visit Todd's Homepage  Reply with Quote
Great mod. I've installed it and all seems to be working real well with one exception that I've found. I'm the admin plus I have a regular user account. I've used that regular user account to test all the features against. All of the pages I've added to the block list for that user get blocked with the exception of pop up windows. One important one is the email user window which pops up.

I notice the link which launches that email popup window is a simple short java command, such as; javascript:openWindow('pop_mail.asp?id=1148')

The ones that get blocked successfully are full urls, such as; http://www.tycoforums.com/tyco/forum/privatesend.asp?method=Topic&mname=SomeUser

Did I do something wrong or does the code not account for this, or possibly not able to account for this?

I also just noted that the access to that page not being blocked is also not being logged.

Thanks,

Todd<


Admin for the Tyco Collector's Forum


Edited by - Todd on 10 August 2008 12:21:55
Go to Top of Page

gpctexas
Junior Member

320 Posts

Posted - 11 August 2008 :  00:29:22  Show Profile  Visit gpctexas's Homepage  Reply with Quote
I believe the smaller pop up windows uses a different header, inc_header_short.asp, i think. You'd have to add inc_ipgate.asp to it as well however it isn't tested and may not work there. Somethings I can think of would be the username in the logs would show guest or 0.<

ipgate 2.4.4 RC3
http://www.gpctexas.net/ipgate_v244.zip
Go to Top of Page

Carefree
Advanced Member

Philippines
4207 Posts

Posted - 11 August 2008 :  03:22:32  Show Profile  Reply with Quote
"inc_header_short.asp" retrieves the user name from cookies, also. To preclude someone not signed in from using this to bypass security, you can insert a login redirect similar to that in "inc_header.asp". If you put this just past the chkcookie routine, it should solve that.


if strRequireReg = "1" and strDBNTUserName = "" then
	if not Instr(strScriptName,"register.asp") > 0 and _
	not Instr(strScriptName,"password.asp") > 0 and _
	not Instr(strScriptName,"rules.asp") > 0 and _
	not Instr(strScriptName,"login.asp") > 0 and _
		scriptname = split(request.servervariables("SCRIPT_NAME"),"/")
		if Request.QueryString <> "" then
			Response.Redirect("login.asp?target=" & lcase(scriptname(ubound(scriptname))) & "?" & Request.QueryString)
		else
			Response.Redirect("login.asp?target=" & lcase(scriptname(ubound(scriptname))))
		end if
	end if
end if
<
Go to Top of Page

Todd
New Member

USA
63 Posts

Posted - 12 August 2008 :  21:55:48  Show Profile  Visit Todd's Homepage  Reply with Quote
Thanks to both of you, gpctexas and Carefree. I'll give this a shot shortly and post my results. I'm not in a coding mood tonight but I will get back. Your help is appreciated.<


Admin for the Tyco Collector's Forum

Go to Top of Page
Page: of 4 Previous Topic Topic Next Topic  
Previous Page | Next Page
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.12 seconds. Powered By: Snitz Forums 2000 Version 3.4.07