Author |
Topic |
stwilson
Junior Member
USA
385 Posts |
Posted - 15 January 2005 : 20:34:03
|
Just to confirm, is it safe for me to assume I DO NOT need to add the include file (inc_ipgate)to inc_header or any other individual pages, as long as I identify pages I want to protect in the pagekey area? I am not referring to the modifications that need to be done to config.asp but rather the includes.< |
Shannon RidingArizona.com |
|
|
gpctexas
Junior Member
320 Posts |
Posted - 15 January 2005 : 23:18:07
|
You must add it to inc_header.asp or the pages of your choice.. Must be done or it won't work.
I recommend adding it to inc_header.asp
inc_ipgate.asp is the main work horse of the script and it must go somewhere. :)< |
ipgate 2.4.4 RC3 http://www.gpctexas.net/ipgate_v244.zip |
|
|
groggo
Starting Member
Belarus
35 Posts |
Posted - 16 January 2005 : 00:09:25
|
question where do i download this from the link on the first page of topic is dead???< |
quote: why did you not post this at Snitz?
The main reasons why this was not posted at Snitz and why I might not post the bugs I find directly at Snitz anymore are the ways "ruirib and HuwR" take pleasure to criticize just about anything I post and seem to resent the fact that I want to improve and correct Snitz which, I agree, serve as the original base for my own Forum.
These are some of the actions I find unacceptable: ruirib and HuwR take fun to Delete some of my topics, of my replies, locked or move my topic.
A topic posted last week from me to Davio in "Help: MOD Implementation" Forum as been deleted.
Two replies in my topic as been deleted about a bug on snitz topic page: http://forum.snitz.com/forum/topic.asp?whichpage=5.96&TOPIC_ID=44136#372029
A Fix to texanman as been deleted (first reply to texanman subject): http://forum.snitz.com/forum/topic.asp?TOPIC_ID=66162
One of my Multi-Language Topic on Snitz has disappeared last night Multi-Language and Multi-Language Skin3D http://forum.snitz.com/forum/topic.asp?TOPIC_ID=40765
etc...
3 times I changed my password and the day after the same game start.
Since I send to HuwR a donation of $200 on December 22, 2006 this guy HuwR has never stop to pick on every thing I post on the Snitz Forum. |
|
|
gpctexas
Junior Member
320 Posts |
|
groggo
Starting Member
Belarus
35 Posts |
Posted - 16 January 2005 : 03:02:26
|
quote: Originally posted by gpctexas
it is on snitzbitz http://www.snitzbitz.com/mods/details.asp?Version=All&mid=194
My old host decided to go down and stay down, I'm slowly getting things back in order. Old host decided not to notify or respond to emails. I lost a lot of stuff I didnt have a chance to backup.
New host, new site, snitz running barely.
ok cool ive had a few host like that myself thanks for the link
very slick to took all of 3mins to install cool mod< |
quote: why did you not post this at Snitz?
The main reasons why this was not posted at Snitz and why I might not post the bugs I find directly at Snitz anymore are the ways "ruirib and HuwR" take pleasure to criticize just about anything I post and seem to resent the fact that I want to improve and correct Snitz which, I agree, serve as the original base for my own Forum.
These are some of the actions I find unacceptable: ruirib and HuwR take fun to Delete some of my topics, of my replies, locked or move my topic.
A topic posted last week from me to Davio in "Help: MOD Implementation" Forum as been deleted.
Two replies in my topic as been deleted about a bug on snitz topic page: http://forum.snitz.com/forum/topic.asp?whichpage=5.96&TOPIC_ID=44136#372029
A Fix to texanman as been deleted (first reply to texanman subject): http://forum.snitz.com/forum/topic.asp?TOPIC_ID=66162
One of my Multi-Language Topic on Snitz has disappeared last night Multi-Language and Multi-Language Skin3D http://forum.snitz.com/forum/topic.asp?TOPIC_ID=40765
etc...
3 times I changed my password and the day after the same game start.
Since I send to HuwR a donation of $200 on December 22, 2006 this guy HuwR has never stop to pick on every thing I post on the Snitz Forum. |
Edited by - groggo on 16 January 2005 04:39:52 |
|
|
ken derringer
Starting Member
40 Posts |
Posted - 17 January 2005 : 04:47:37
|
I have upload new inc_ipgate.asp, but now if i change my settings, nothing appear. Setting are always to Off. I put them tu On, but nothing appear.< |
|
|
gpctexas
Junior Member
320 Posts |
|
ken derringer
Starting Member
40 Posts |
Posted - 21 January 2005 : 07:37:34
|
|
Edited by - ken derringer on 21 January 2005 07:40:39 |
|
|
gpctexas
Junior Member
320 Posts |
Posted - 21 January 2005 : 08:52:31
|
<!--#INCLUDE FILE="inc_ipgate.asp"--> is in the wrong place. It does not belong in config.asp, it belongs at the bottom of inc_header.asp
make the corrections and run check setup to reinitialize the app.< |
ipgate 2.4.4 RC3 http://www.gpctexas.net/ipgate_v244.zip |
Edited by - gpctexas on 21 January 2005 08:53:20 |
|
|
ken derringer
Starting Member
40 Posts |
|
ken derringer
Starting Member
40 Posts |
Posted - 21 January 2005 : 09:05:01
|
If i try to run directly the inc_ipgate.asp, i see this error: Microsoft VBScript runtime error '800a000d'
Type mismatch: 'DateToStr'
/forumgdr/inc_ipgate.asp, line 29
www.blind-guardian.it/forumgdr/inc_ipgate.asp< |
|
|
ken derringer
Starting Member
40 Posts |
Posted - 21 January 2005 : 09:47:31
|
OK! I hope to have found my problem. The problem is the date. I have set on my forum the date format on "31 decembre 2000 (UK long)" in "Server Date/Time Configuration" panel. If I put the default format ("12/31/2000 (US short)") all work fine. Can you adjust the code to use the other format? I don't like to have the standard format and this is a problem. < |
|
|
gpctexas
Junior Member
320 Posts |
Posted - 21 January 2005 : 13:51:13
|
inc_ipgate.asp can not run by itself, it relies on config.asp and other includes from inc_header and config.
I'll look into the date problem, I'm pretty sure I'm using a snitz date function.< |
ipgate 2.4.4 RC3 http://www.gpctexas.net/ipgate_v244.zip |
|
|
gpctexas
Junior Member
320 Posts |
Posted - 21 January 2005 : 20:15:11
|
I'm unable to reproduce the date problem. I changed the date time formats to several different formats and ipgate was unaffected. It adjusted the time format accordiningly.< |
ipgate 2.4.4 RC3 http://www.gpctexas.net/ipgate_v244.zip |
|
|
hellind
Junior Member
Singapore
123 Posts |
Posted - 06 February 2005 : 13:49:07
|
I want to restrict a certain user to a certain page.
So, I installed this MOD, which I must admit was easy.
DB okay.
config.asp and include added in inc_header.asp
The IPGATE settings are: Banning is On Lockdown is Off Cookies are Off All IP Logging is Off User IP Logging is On Redirection is Off 3D Skin is Off
And the username added. phil 0.0.0.0 2005 Feb 07 2005 Mar 07 Blocked Access
Blocked Pages: topic.asp and post.asp
But "phil" can still login and access those pages.
When I set phil to 'Banned' , he still can login.
Only when I set to "Lockdown", he can't see the page. But others can still login the site.
Nevermind guys. I was trying out two usernames from IE and Firefox. And it works. Very nice MOD btw.< |
Edited by - hellind on 07 February 2005 10:42:26 |
|
|
Topic |
|