IPGate 2.4.4 RC3 Updated 7-4-2007 - Postet den (7371 Views)
Junior Member
gpctexas
Innlegg: 320
320
changelog:
RC2 to RC3 July 4th
autoclean issue fixed

RC1 to RC2 status
*Banned users are now logged once more
*couple admin_ipgate.asp tweaks to ban dates
*dbs files fixed (I hope I got them all)
*logs have the ability to clean themselves after set amount of time (Yay!)
*various admin page tweaks
*Various CaSE SensItivE Fixes
*bug in inc_ipgate with cookies fixed
*Proxies-Shaggy may have fixed this one, his code is in use in inc_ipgate.asp smilesmilecool *Date issue using European date format fixed

no db changes between 2.3.4 to 2.44

Download at
http://www.snitzbitz.com/mods/details.asp?Version=All&mid=194
or
http://www.gpctexas.net/ipgate_v244.zip

Features/Improvements
-Paginated Logs

-Ban by username, ipaddress, and ipaddress subnet

-You can ban by either means above. If you decide to use a browser cookie, a cookie will be placed on the users computer which flags them by their status. If that user switches names or ip address, the cookie flags them and bans them. If their ip address or username is different, a new ban record is inserted to auto ban the new username and ip address. At this time, no on off switch available for the new auto ban feature.

-You can add a list of banned pages that all users whos status is set to blocked access, can not access.
-Cookies will expire based on the end date you specify when you ban someone. Once a cookie is on their machine they are flagged until the cookie expires. A cookie expire option has been added to help alieviate accidental range bans. Remember to expire a cookie for a week before deleting a ban.
-You can log all ips or only those specified to watch in the database.
-Admin ban prevention improved

-Works with Access, MS SQL, and My SQL


Support for mod should be asked in the mod implementation forum. Always test mod on a test copy of forum before implenting it live. Remember to backup your files/db before upgrading
<
ipgate 2.4.4 RC3
http://www.gpctexas.net/ipgate_v244.zip
   
 Sidestørrelse 
Postet den
Advanced Member
Etymon
Innlegg: 2396
2396
Thank you ... as always! smile<
Postet den
Average Member
modifichicci
Innlegg: 787
787
Ok it seems working, but ...
where is used strIPGateTyp (there was an incongruence between strIPGateTyp and strIPGateType..) variable that is inserted by dbs in config_new? It was used in inc_ipgate in previous versions , is it useful or we can delete it?<
Postet den
Junior Member
gpctexas
Innlegg: 320
320
Im thinking it might have been a typo will look through and make sure.<
ipgate 2.4.4 RC3
http://www.gpctexas.net/ipgate_v244.zip
Postet den
Junior Member
gpctexas
Innlegg: 320
320
I think you can safely remove it. I dont see it used anywhere anymore. That variable was ported into strIPGatelog which now can be set as 0, 1, 2 which is the different logging levels. Before strIPGatelog and strIPGateTyp both referenced logging from the original author, in this release I merged them to keep my sanity.<
ipgate 2.4.4 RC3
http://www.gpctexas.net/ipgate_v244.zip
Postet den
Postet den
Junior Member
gpctexas
Innlegg: 320
320
Updated to RC2
If you have issues where banned users are not logged in any version, RC2 should solve it.<
ipgate 2.4.4 RC3
http://www.gpctexas.net/ipgate_v244.zip
Postet den
New Member
Desmomax
Innlegg: 55
55
Hallo,
i have ipgate 2.4.4 June 2007 installed in my forum
www.ilbraccoitaliano.net/myforum
and i have inserted the include as you suggest in readme file:

<!--#INCLUDE FILE="inc_ipgate.asp"-->

to the very bottom of inc_header.asp right after the %>

should look like
%>
<!--#INCLUDE FILE="inc_ipgate.asp"-->

if i do so the mod doesnt work, if i insert the include at the top, just after :
<!--#INCLUDE FILE="inc_func_common.asp" -->
it works...
moreover i have an error message coming pretty often, the error message is:

Errore di run-time di Microsoft VBScript error '800a01fb'

Si è verificata un'eccezione: 'rs.Open'

/myforum/inc_ipgate.asp, line 89


could you please help me? this error disappear if i update the page, i have no idea what kind of message is.. the strange thing is that this error came out after 6 months i have installed your mod..
many thanx
<
Postet den
Junior Member
gpctexas
Innlegg: 320
320
Can you copy and paste the ipgate forum variables from the forum variable page?
Also the error shown might indicate a corrupt mdac install. What db are you using?<
ipgate 2.4.4 RC3
http://www.gpctexas.net/ipgate_v244.zip
Postet den
New Member
Desmomax
Innlegg: 55
55
mysql 5.0
where can i found ipgate variables you need?
i try to reinstall the mdac...
may i also know where is the correct include position in inc_header?
thanx
<
Postet den
New Member
Desmomax
Innlegg: 55
55
i updated the driver but the error still come:
Errore di run-time di Microsoft VBScript error '800a01fb'

Si è verificata un'eccezione: 'rs.Open'

/myforum/inc_ipgate.asp, line 89

<
Du må legge inn en melding