Author |
Topic |
golfmann
Junior Member
United States
450 Posts |
Posted - 19 April 2005 : 20:12:16
|
ok, sorry...< |
|
|
Supertacks
Starting Member
31 Posts |
Posted - 20 April 2005 : 11:55:52
|
Not sure if this is the place to post this but this seems to be the active thread on IP gate and it looks like it does what I need. Is there a way to display the names of the nicks that have been banned on the forums?
Let me explain:
I run a professional hockey team web site. I would like to hand out penalties to misbehaving posters just like in hockey, excpet that the bans would be issued as 2 day, 5 day, 10 day, and permanent bans.
I would like to add a link at the top of the page entitled penalty Box that would list all the penalized screen names.
< |
|
|
gpctexas
Junior Member
320 Posts |
Posted - 20 April 2005 : 18:13:39
|
golfman, make a post in the mod implemention forum and I'll give ya a possible fix or two to try
Super, there is a way, you would have to code a custom script looking for the IPLIST_STATUS=0 from the FORUM_IPLIST table< |
ipgate 2.4.4 RC3 http://www.gpctexas.net/ipgate_v244.zip |
|
|
golfmann
Junior Member
United States
450 Posts |
Posted - 21 April 2005 : 20:09:03
|
ok done...< |
|
|
telecomputers
Starting Member
USA
28 Posts |
Posted - 24 May 2005 : 03:49:04
|
Hello,
Anyone else getting this error?
Error Type: Microsoft VBScript runtime (0x800A000D) Type mismatch: '[string: "16, 203.187.223.16"]' /forum/inc_ipgate.asp, line 377
It has happened about 4 times now and all to this exact same IP address.
We are running the latest version of IPgate & Snitz on windows 2003 server. Thanks to all in advance.< |
j.squires |
|
|
gpctexas
Junior Member
320 Posts |
Posted - 24 May 2005 : 19:57:10
|
When did you download last? I silently updated 2.4 over the weekend which addresses several if the type mismatched errors. I will attempt to track down the prob otherwise :)< |
ipgate 2.4.4 RC3 http://www.gpctexas.net/ipgate_v244.zip |
|
|
telecomputers
Starting Member
USA
28 Posts |
Posted - 25 May 2005 : 14:18:39
|
Hello again,
We downloaded the files on May 22nd. We have zip file: ipgate-34-243_b2.zip - looks to be the latest one.
We also got another error in today:
Microsoft VBScript runtime (0x800A000D) Type mismatch: '[string: "44, unknown"]' /forum/inc_ipgate.asp, line 377
Suggestion: it would really be great if you put the link to your web site and download area into your profile in here - that way it would appear after your every post.
Hope this helps, Thanks!< |
j.squires |
Edited by - telecomputers on 25 May 2005 14:21:03 |
|
|
gpctexas
Junior Member
320 Posts |
Posted - 25 May 2005 : 18:52:15
|
http://www.gpctexas.net/ipgate_v24.zip
I see that unknown is being used as an ip and is trying to converted wrong. It should be a number value. Someone is using a proxy probably and ipgate is supposed to catch it and default to 999.999.999.999. Will look into it some more.
Download links are in the first post of this thread.< |
ipgate 2.4.4 RC3 http://www.gpctexas.net/ipgate_v244.zip |
Edited by - gpctexas on 25 May 2005 19:00:58 |
|
|
telecomputers
Starting Member
USA
28 Posts |
Posted - 27 May 2005 : 15:06:54
|
Here is more info from another error if it helps:
Error Type: Microsoft VBScript runtime (0x800A000D) Type mismatch: '[string: "120, unknown"]' /forum/inc_ipgate.asp, line 377
Browser Type: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1) Opera 7.52 [en],gzip(gfe) (via translate.google.com)
Page: GET /forum/topic.asp?TOPIC_ID=248 http://domainname.com/forum/topic.asp?TOPIC_ID=248< |
j.squires |
|
|
gpctexas
Junior Member
320 Posts |
Posted - 27 May 2005 : 18:33:11
|
Type mismatch: '[string: "120, unknown"]' unknown is supposed to be an ip address. Either the script or your web server is failing to obtain it I will attempt to code the script a little deeper and put in more fail safes.< |
ipgate 2.4.4 RC3 http://www.gpctexas.net/ipgate_v244.zip |
|
|
telecomputers
Starting Member
USA
28 Posts |
Posted - 01 June 2005 : 17:36:20
|
It looks as if we are going to have to remove this code completely. We are getting too many errors all reporting back to IPgate issues. Luckily we only put it on one forum as a test.
Perhaps someday when it is ready for prime time we will revisit the issue but for now it is just not worth the loss of our forum visitors.< |
j.squires |
|
|
gpctexas
Junior Member
320 Posts |
Posted - 02 June 2005 : 00:00:24
|
I am still working on recoding the failsafes for getting users ip, you can fall back to 2.3 as it uses a different way of comparing ip addresses. The problem you have is related to getting the users ip address which is returning unknown in the new function 2.4 has.< |
ipgate 2.4.4 RC3 http://www.gpctexas.net/ipgate_v244.zip |
|
|
TastyNutz
Junior Member
USA
251 Posts |
Posted - 15 June 2005 : 03:50:06
|
I'm getting this error,
Microsoft JET Database Engine error '80004005'
Could not use ''; file already in use.
/forum/admin_ipgate.asp, line 1168 (with various line numbers)
< |
PowerQuad Disability Support Forum |
|
|
gpctexas
Junior Member
320 Posts |
|
TastyNutz
Junior Member
USA
251 Posts |
Posted - 19 June 2005 : 14:54:35
|
I've checked and double checked, and I'm pretty certain I've followed all installation instructions. But my forum is the Serverhacker version and has custom modifications I did myself.
The error gives several different line numbers in admin_ipgate but all the lines contain one or the other following bits of code:
rs.Open StrSql, strConnString or
rs5.Open StrSql, strConnString
Does that give anyone a clue about what is going on, or what I should look for?< |
PowerQuad Disability Support Forum |
|
|
Topic |
|