Author |
Topic |
modifichicci
Average Member
Italy
787 Posts |
|
OneWayMule
Dev. Team Member & Support Moderator
Austria
4969 Posts |
|
modifichicci
Average Member
Italy
787 Posts |
|
navigatore
Starting Member
Italy
4 Posts |
|
Rocket468
New Member
USA
57 Posts |
Posted - 18 November 2005 : 11:08:30
|
How about adding something like this function below. I still get lots of spam to my guestbook. The anti-bot mod does not seem to help. Maybe it is smart enought to see the image name of the .gif and fill in the box.
http://forum.snitz.com/forum/topic.asp?TOPIC_ID=58608&whichpage=2
dim hrefcount, MaxHref
hrefcount = ubound(split(strMessage, "<a href", -1, 1))
If lngLoggedInUserID = 2 then MaxHref = 0 else MaxHref = 10
If hrefcount > MaxHref then
strReturnCode = "maxH"
strMessage = lngTopicID & "|" & intForumID & "|" & hrefcount & "|" & strMessage
lngTopicID = 79
intForumID = 26
strMode = "reply"
End If < |
|
|
|
tribaliztic
Senior Member
Sweden
1532 Posts |
Posted - 21 November 2005 : 06:52:18
|
Hmm.. There's something not compatible with your mods and my server OWM =) Remember I had some problems with the FAQ administration mod? The same error appear here =) I get an error:
Kompileringsfel i Microsoft VBScript fel '800a0400'
Programsats förväntas.
/admin_guestbook.asp, line 439
Case "options_info" ^
Sorry it's in swedish but I suppose you understand anyways. I think the english version should be "Expected Statement". I also found this, but it won't help me:
http://www.computerperformance.co.uk/Logon/code/code_800A0400.htm < |
/Tribaliztic - www.gotlandrace.se -
|
|
|
Scottie
Starting Member
24 Posts |
Posted - 22 November 2005 : 19:35:06
|
I am still getting so much spam in my guestbook. It is a pain even to delete the un-approved messages from moderation function. I wonder if we should allow only logged in users to post to the guestbook?< |
|
|
Classicmotorcycling
Development Team Leader
Australia
2084 Posts |
Posted - 22 November 2005 : 19:48:25
|
Then that defeats the purpose of a guestbook if only registered members can sign it...
Try playing with the code and the graphics. I am going to have the code need to be an odd ammount of numbers, I am also going to change the images to look like it is one big image and not be able to tell the numbers easy as I have change the numbers on Classic Motorcycling Australia and reduced some of it, but need to go further and change the required numbers and the images need to be done a little different and I am sure I can get it to almost none of that .nl and .de url posted spam.. < |
Cheers, David Greening |
|
|
Nertz
Junior Member
Canada
341 Posts |
Posted - 23 November 2005 : 07:44:02
|
quote: Originally posted by Classicmotorcycling
Then that defeats the purpose of a guestbook if only registered members can sign it...
Try playing with the code and the graphics. I am going to have the code need to be an odd ammount of numbers, I am also going to change the images to look like it is one big image and not be able to tell the numbers easy as I have change the numbers on Classic Motorcycling Australia and reduced some of it, but need to go further and change the required numbers and the images need to be done a little different and I am sure I can get it to almost none of that .nl and .de url posted spam..
David, I'd be interested in what you do to improve the mod. I already have increased the number of numbers to 9, but it didn't improve on the amount of spam. One thing I did find though, you need to expire the anti-spam code. If you save the form page to your local drive, with a slight modification of the form element in the HTML you could resubmit the form with the identical anti-spam code over and over and it will post. It should only be used once and within a reasonable time.
cheers, Nat< |
Sadly, most Family Court Judges wrongfully reward opportunistic gold diggers that use our children unjustly as "instruments" of power.
www.fathers-4-justice-canada.ca |
|
|
tribaliztic
Senior Member
Sweden
1532 Posts |
Posted - 29 November 2005 : 04:17:12
|
I did some more googling on my error and found that it could be the script engines on the server that's not up to date. What version are you running on your win2k servers? < |
/Tribaliztic - www.gotlandrace.se -
|
|
|
tribaliztic
Senior Member
Sweden
1532 Posts |
Posted - 29 November 2005 : 06:26:33
|
I'm running JScript Version 5.6.8513 and the latest is 5.6.0.8825. Is this the problem? (maybe I should start a new thread? =)) < |
/Tribaliztic - www.gotlandrace.se -
|
|
|
OneWayMule
Dev. Team Member & Support Moderator
Austria
4969 Posts |
|
tribaliztic
Senior Member
Sweden
1532 Posts |
Posted - 03 December 2005 : 02:47:38
|
Sorry! Since I'm using SHN code I've posted over there also.. < |
/Tribaliztic - www.gotlandrace.se -
|
|
|
Sonic
New Member
Germany
82 Posts |
|
rjeffres
Starting Member
USA
2 Posts |
Posted - 23 December 2005 : 17:56:43
|
Was this mod changed to send the Notification Email only after signaures are approved? I'd like to send the email only after approved but it still sends out the email before approval.< |
|
|
Topic |
|