Author |
Topic |
dayve
Forum Moderator
USA
5820 Posts |
|
SubKamran
Junior Member
101 Posts |
Posted - 04 April 2002 : 14:19:12
|
hay dayve! when u gonna post the Flash MOD and Custom Titles MOD?
i'm waiting.......
Kamran A 14/m/mn Minneapolis, MN Web Dev/Flash Dev |
|
|
DJ5A
Junior Member
163 Posts |
Posted - 16 April 2002 : 02:25:36
|
Hello:
I installed the ban_user_by_cookie.zip & I get the Following Error:
Microsoft VBScript runtime error '800a000d'
Type mismatch: 'authXcess'
/forum/inc_top.asp, line 122
Does anybody know what the Problem is?
Thank You for Your Time!!!!! DJ5A
|
|
|
Phaistos
Starting Member
16 Posts |
Posted - 04 May 2002 : 10:23:23
|
Had the same problem. Are you using version 3.1, like me?
|
|
|
Trinity
Starting Member
26 Posts |
Posted - 22 July 2002 : 14:04:33
|
can someone port this for sql 2k for me ?
|
|
|
tduffy
Junior Member
146 Posts |
Posted - 07 August 2002 : 14:30:59
|
can you put this piece of code in any file, including forum.asp? <% '<!-- *** KC Ban User with Cookie Mod v1.0 *** part 1-1 in register.asp -->
if not Request.Cookies("StopMe") = "" then Response.Redirect "http://(your own nastygram web page)" end if
'<!-- *** END KC 1-1 *** --> %>
so that it will block them from more than registering, but also viewing topics?
|
|
|
tduffy
Junior Member
146 Posts |
Posted - 08 August 2002 : 19:58:12
|
this isn't working, i ban them, and they keep creating new usernames.... |
|
|
Phaistos
Starting Member
16 Posts |
Posted - 16 August 2002 : 13:37:53
|
Is this also available for 3.3.05? |
|
|
Splinter
Starting Member
USA
20 Posts |
Posted - 05 September 2002 : 11:08:39
|
quote: Originally posted by tduffy
this isn't working, i ban them, and they keep creating new usernames....
OK, here's what I would do Use the reveal IP option to locate all the IPs that this guy has been using and try to reverse DNS the sucker. If the IPs are similar (like 123.123.123.xxx) you may be able to find the ISP.
Assuming you can find the ISP in question, look at their website for their AUP/TOS and look for a section that says that their customer is required to comply with all rules and what-not of sites that they visit and that such rules are included, by reference. If you see that section, you can write to the abuse department of the ISP and tell them that you've been banning "Joe Sixpack", but, he's intentionally creating more accounts in violation of your rules. Point out the section of their own AUP as well as provide a link to your board's guidelines/rules (or a copy). Also, point out that the new accounts are unauthorized access, therefore, it could be a violation of state as well as federal law.
The ISP will take it from there.
Better yet...download the latest version of the forums and set up the "approve/deny accounts" feature as well as "validate email" feature. This will give you added evidence of the problem.
<<<Splinter>>> |
|
|
JoJo
New Member
USA
55 Posts |
Posted - 14 September 2002 : 20:40:06
|
Does this work for the newest version and the version just prior to that??
Thanks, JoJo
|
|
|
JoJo
New Member
USA
55 Posts |
Posted - 15 September 2002 : 15:59:07
|
I'm running version 3.4.01. This code is supposed to go in INC_TOP.asp, which does not exist in my version.
Can somebody please tell me (a) will this code work for my version, and (b) where it should go?
Thanks a lot, JoJo
|
|
|
alex042
Average Member
USA
631 Posts |
Posted - 16 September 2002 : 22:47:05
|
quote: I'm running version 3.4.01. This code is supposed to go in INC_TOP.asp, which does not exist in my version. Can somebody please tell me (a) will this code work for my version, and (b) where it should go?
Inc_top.asp was changed to inc_header.asp in v3.4. There are some other things that will probably need to be changed in KC's code also. This was written for v3.3.
|
|
|
Topic |
|