Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: MOD Implementation
 Antispam Registration Add-On
 New Topic  Topic Locked
 Printer Friendly
Next Page
Author Previous Topic Topic Next Topic
Page: of 2

garrigus
New Member

53 Posts

Posted - 16 April 2006 :  10:33:12  Show Profile  Visit garrigus's Homepage
I found this mod over on SnitzBitz:

Antispam Registration Add-On
http://www.snitzbitz.com/mods/details.asp?Version=All&mid=139

Unfortunately, it seems to be written for an older forum version. Is there an updated version of this mod? Or is there a way to make it work with the current forum version?

Thanks!
Scott

Sonic
New Member

Germany
82 Posts

Posted - 17 April 2006 :  05:31:26  Show Profile  Visit Sonic's Homepage
this works on the current version too

ich finds genial...
bei uns ist es ratzekuz dunkel und bei dene alle heller nachmittag
Go to Top of Page

garrigus
New Member

53 Posts

Posted - 17 April 2006 :  09:58:33  Show Profile  Visit garrigus's Homepage
Hi Sonic,

Thanks for your reply.

How can I get this mod to work with the current version? I've read the instructions, but they seem to be wrong when it comes to showing where the code needs to be placed.

Thanks for your help!
Scott
Go to Top of Page

TonyB7
Junior Member

USA
267 Posts

Posted - 17 April 2006 :  18:55:03  Show Profile  Send TonyB7 an AOL message  Send TonyB7 a Yahoo! Message
This effect will get worse the more mods you add, as all the line numbers will get farther off. Just use your editor's search function and try to figure it out; it's not too hard. Always use a testing forum, and don't take the mod live until you're sure it's right.
Go to Top of Page

garrigus
New Member

53 Posts

Posted - 18 April 2006 :  18:19:40  Show Profile  Visit garrigus's Homepage
Hi Tony,

Ah ha! You're probably right. I forgot I may have added more code to the base, thus throwing off the line numbers. Cool, I'll check it out.

Thanks!
Scott
Go to Top of Page

jiga
Starting Member

21 Posts

Posted - 13 June 2006 :  18:26:57  Show Profile  Visit jiga's Homepage
I'm trying to add to the baseline code for this antispam, but in the file inc_profile.asp for the latest version of snitz i cant find the line the readme file is on about, it looks like this if strAUAnon = "1" then I've used the goto line number function in my txt editor and i've used the find tool in the txt editor, i've looked from the begining of the doc to the end and from the end to the begining. Please help someone, is there an equivelent code in this new release?
Go to Top of Page

HuwR
Forum Admin

United Kingdom
20600 Posts

Posted - 13 June 2006 :  18:45:59  Show Profile  Visit HuwR's Homepage
there is no such variable in any standard version of Snitz, it looks like the instructions were written for a vesion which has the Active Users MOD installed
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 13 June 2006 :  18:49:47  Show Profile  Send ruirib a Yahoo! Message
That's from the Active Users mod.


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page

TonyB7
Junior Member

USA
267 Posts

Posted - 13 June 2006 :  20:50:13  Show Profile  Send TonyB7 an AOL message  Send TonyB7 a Yahoo! Message
It looks like it goes just before this code at line 467 in an unmodified 34.05:

if Request.Form("Method_Type") = "Modify" then
Response.Write " <tr>" & vbNewLine & _
" <td bgColor=""" & strPopUpTableColor & """ align=""right"" valign=""middle"" nowrap><b><font face=""" & strDefaultFontFace & """ size=""" & strDefaultFontSize & """>Member Level: </font></b></td>" & vbNewLine & _
" <td bgColor=""" & strPopUpTableColor & """ valign=""top"">" & vbNewLine
if rs("MEMBER_ID") = intAdminMemberID then
Go to Top of Page

cryo75
New Member

88 Posts

Posted - 14 June 2006 :  04:37:43  Show Profile  Visit cryo75's Homepage
I can't figure out where to change in register.asp in

8. Goto line 275 (line 274 should end with End If)

Any more info on what comes before the End If!!!

Thanks,
Ivan
Go to Top of Page

Soar
Junior Member

USA
197 Posts

Posted - 14 June 2006 :  22:39:47  Show Profile  Visit Soar's Homepage
Look for this block of text:

if Request.Form("Password") <> Request.Form("Password2") then
Err_Msg = Err_Msg & "<li>Your Passwords didn't match.</li>"
end if
end if
Go to Top of Page

TonyB7
Junior Member

USA
267 Posts

Posted - 14 June 2006 :  22:43:53  Show Profile  Send TonyB7 an AOL message  Send TonyB7 a Yahoo! Message
Well, what goes just *after* that endif (again, in an unmod 3045):
If strAutoLogon <> 1 then
if Request.Form("Email") = "" then
Err_Msg = Err_Msg & "<li>You Must give an e-mail address</li>"
end if

So the code goes just before the above.
Go to Top of Page

cryo75
New Member

88 Posts

Posted - 14 June 2006 :  23:23:19  Show Profile  Visit cryo75's Homepage
Thanks! Works like a charm!

Ivan
Go to Top of Page

taropatch
Average Member

USA
741 Posts

Posted - 15 June 2006 :  10:56:18  Show Profile
I was going going to chime in but everyone answered already. I really like this mod. It's a big help in reducing SPAM registrations.
Go to Top of Page

Dean_OK
Starting Member

USA
27 Posts

Posted - 25 June 2006 :  22:03:19  Show Profile
Could someone dumb this down a bit for me??? I thought I had made the modifications on V3.4.05 as described here, but it doesn't seem to be working. It didn't crash my forum.. it still works just like it did before I made the mods. TIA
Go to Top of Page

Dean_OK
Starting Member

USA
27 Posts

Posted - 25 June 2006 :  22:54:56  Show Profile
Never mind... I got it.... just dumb mistake. Thanks All!
Go to Top of Page
Page: of 2 Previous Topic Topic Next Topic  
Next Page
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.41 seconds. Powered By: Snitz Forums 2000 Version 3.4.07