Author |
Topic |
Desmomax
New Member
55 Posts |
Posted - 11 February 2008 : 04:00:09
|
I am not enought expert to do it... :( < |
Il forum |
|
|
golfmann
Junior Member
United States
450 Posts |
Posted - 11 February 2008 : 12:11:23
|
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
??? < |
|
|
gpctexas
Junior Member
320 Posts |
Posted - 11 February 2008 : 19:32:40
|
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 |
|
|
golfmann
Junior Member
United States
450 Posts |
Posted - 12 February 2008 : 19:03:38
|
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 |
|
|
speddy
Starting Member
10 Posts |
Posted - 16 May 2008 : 06:19:40
|
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< |
|
|
gpctexas
Junior Member
320 Posts |
Posted - 16 May 2008 : 09:04:24
|
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 |
|
|
speddy
Starting Member
10 Posts |
|
Carefree
Advanced Member
Philippines
4207 Posts |
Posted - 19 May 2008 : 03:17:13
|
That sounds like your database didn't take the dbs file.< |
|
|
speddy
Starting Member
10 Posts |
Posted - 19 May 2008 : 03:24:42
|
Any idea how to fix that?< |
|
|
gpctexas
Junior Member
320 Posts |
Posted - 19 May 2008 : 15:34:12
|
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 |
|
|
speddy
Starting Member
10 Posts |
Posted - 02 June 2008 : 16:30:48
|
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?< |
|
|
Todd
New Member
USA
63 Posts |
Posted - 10 August 2008 : 12:17:17
|
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 |
|
|
gpctexas
Junior Member
320 Posts |
Posted - 11 August 2008 : 00:29:22
|
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 |
|
|
Carefree
Advanced Member
Philippines
4207 Posts |
Posted - 11 August 2008 : 03:22:32
|
"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.
< |
|
|
Todd
New Member
USA
63 Posts |
Posted - 12 August 2008 : 21:55:48
|
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
|
|
|
Topic |
|