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
Next Page
Author Previous Topic Topic Next Topic
Page: of 4

gpctexas
Junior Member

320 Posts

Posted - 14 June 2007 :  20:51:24  Show Profile  Visit gpctexas's Homepage  Reply with Quote
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
*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

Edited by - gpctexas on 04 July 2007 17:23:51

Etymon
Advanced Member

United States
2385 Posts

Posted - 14 June 2007 :  23:51:07  Show Profile  Visit Etymon's Homepage  Reply with Quote
Thank you ... as always! <
Go to Top of Page

modifichicci
Average Member

Italy
787 Posts

Posted - 17 June 2007 :  14:14:42  Show Profile  Visit modifichicci's Homepage  Reply with Quote
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?<

Ernia e Laparocele
Forum di Ernia e Laparocele
Acces - MySql Migration Tutorial
Adamantine forum
Go to Top of Page

gpctexas
Junior Member

320 Posts

Posted - 17 June 2007 :  21:18:20  Show Profile  Visit gpctexas's Homepage  Reply with Quote
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
Go to Top of Page

gpctexas
Junior Member

320 Posts

Posted - 17 June 2007 :  21:31:06  Show Profile  Visit gpctexas's Homepage  Reply with Quote
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
Go to Top of Page

modifichicci
Average Member

Italy
787 Posts

Posted - 18 June 2007 :  15:22:13  Show Profile  Visit modifichicci's Homepage  Reply with Quote
ok thank you!!<

Ernia e Laparocele
Forum di Ernia e Laparocele
Acces - MySql Migration Tutorial
Adamantine forum
Go to Top of Page

gpctexas
Junior Member

320 Posts

Posted - 01 July 2007 :  17:56:39  Show Profile  Visit gpctexas's Homepage  Reply with Quote
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
Go to Top of Page

Desmomax
New Member

55 Posts

Posted - 17 January 2008 :  10:43:01  Show Profile  Reply with Quote
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
<


Il forum

Edited by - Desmomax on 17 January 2008 10:46:02
Go to Top of Page

gpctexas
Junior Member

320 Posts

Posted - 17 January 2008 :  16:51:15  Show Profile  Visit gpctexas's Homepage  Reply with Quote
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
Go to Top of Page

Desmomax
New Member

55 Posts

Posted - 18 January 2008 :  09:23:59  Show Profile  Reply with Quote
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
<


Il forum

Edited by - Desmomax on 18 January 2008 09:40:14
Go to Top of Page

Desmomax
New Member

55 Posts

Posted - 18 January 2008 :  10:14:09  Show Profile  Reply with Quote
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

<


Il forum
Go to Top of Page

Desmomax
New Member

55 Posts

Posted - 18 January 2008 :  10:25:02  Show Profile  Reply with Quote
here is my config.asp

link removed for security reasons<


Il forum
Go to Top of Page

modifichicci
Average Member

Italy
787 Posts

Posted - 18 January 2008 :  12:31:40  Show Profile  Visit modifichicci's Homepage  Reply with Quote
Its better you delete your data from the string connection..<

Ernia e Laparocele
Forum di Ernia e Laparocele
Acces - MySql Migration Tutorial
Adamantine forum
Go to Top of Page

gpctexas
Junior Member

320 Posts

Posted - 18 January 2008 :  13:30:06  Show Profile  Visit gpctexas's Homepage  Reply with Quote
There is a link in your admin settings that will show you your forum variables.

<

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

Desmomax
New Member

55 Posts

Posted - 21 January 2008 :  09:22:59  Show Profile  Reply with Quote
is this that you need?
(in meanwhile the error appers lots of time during the day...)


NOTA: La seguente tabella mostra i valori di differenti variabili usate dal Forum.
/myforum/STRIPGATEBAN 1
/myforum/STRIPGATELCK 0
/myforum/STRIPGATECOK 1
/myforum/STRIPGATEMET 0
/myforum/STRIPGATEMSG Sei stato bannato da questo Forum!
/myforum/STRIPGATELKMSG Il Forum č attualmente chiuso
/myforum/STRIPGATENOACMSG L'accesso alla pagina richiesta ti e' stato disabilitato
/myforum/STRIPGATEWARNMSG You are not allowed access to the page requested.
/myforum/STRIPGATEVER 2.4.4
/myforum/STRIPGATELOG 2
/myforum/STRIPGATETYP 0
/myforum/STRIPGATEEXP 7
/myforum/STRIPGATECSS 0
/myforum/STRIPGATECTR 1
/myforum/STRIPGATESHOWRECS 10
/myforum/STRIPGATEAUTOCLEAN 7<


Il forum

Edited by - Desmomax on 22 January 2008 03:50:47
Go to Top of Page

gpctexas
Junior Member

320 Posts

Posted - 21 January 2008 :  15:00:28  Show Profile  Visit gpctexas's Homepage  Reply with Quote
yeah but only needed the STRIPGATE*** ones. The variable I was looking for is there.

You might wanna edit your reply and remove everything but STRIPGATE**** variables.<

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

Edited by - gpctexas on 21 January 2008 15:07:04
Go to Top of Page
Page: of 4 Previous Topic Topic Next Topic  
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.21 seconds. Powered By: Snitz Forums 2000 Version 3.4.07