News:

SMF 2.1.4 has been released! Take it for a spin! Read more.

Main Menu

No Spam by Guests!

Started by GTSdll, October 09, 2006, 08:37:43 AM

Previous topic - Next topic

affbld


MacDo

I loved your mod and updated to 1.1.2... I would love too a version which is compatible with 1.1.2... Is that difficult ?
Thank you very much for your help !

MacDo

The mod seems to work properly with 1.1.2. I installed it using the package manager. I had to emulate the SMF 1.1 version by adding
;version_emulate=1.1
to the package manager url.
Hope this helps.

Dorte

Thanks MacDo, I'll give that a try :)

lucia2

MacDo,
I want to install this for 1.1.2.
How, when and where do you add
;version_emulate=1.1

in the package manager url?  

lucia2

Ok... I guess you just click package manager, then slap that at the end of the URL. (I guess it's obvious. :) )

verderacer

Hi guys,

Trying the same thing here and not having any luck...  Below a copy of my example URL.  What am i missing?

http://xyxy.xxx/yabbse/index.php?action=packages;sa=install;package=NoSpamByGuests_010.zip;version_emulate=1.1 [nofollow]



xxkylexx

Any plan to upgrade this for 1.1.2?

Thanks,
Kyle

floydpink

#28
The attached zip worked for me.
It contains all the original files, but package-info.xml has been edited to allow 1.1.2 install as follows:
        <install for="1.1 RC1, 1.1 RC2, 1.1 RC3, 1.1, 1.1.1">
        changed to
        <install for="1.1 RC1, 1.1 RC2, 1.1 RC3, 1.1, 1.1.1, 1.1.2">

        <uninstall for="1.1 RC1, 1.1 RC2, 1.1 RC3, 1.1, 1.1.1">
        changed to
        <uninstall for="1.1 RC1, 1.1 RC2, 1.1 RC3, 1.1, 1.1.1, 1.1.2">

The mod is working fine for me - no guarantees of course.

floydpink

Great Mod!!!
Having installed into 1.1.2 I've been getting these errors:

8: Undefined index: message
File: /usr/home/westweb/public_html/hkpnetsforum/Sources/Post.php
Line: 1275
8: Undefined index: message
File: /usr/home/westweb/public_html/hkpnetsforum/Sources/Post.php
Line: 1272
Presumably this is because the spammer has not provided any message whatsoever (for some unknown reason!).
This hack seems to have resolved the problem:
       // by NoSpamByGuests mod
        if (isset($_POST['message']))
       {

           $linkpos = strpos ($_POST['message'], "://"); // look for ://    (line 1272)
           if ($linkpos !== false) $post_errors[] = 'guest_no_link';
           else {
             $linkpos = strpos ($_POST['message'], "www."); // look for www.  (line 1275)
             if ($linkpos !== false) $post_errors[] = 'guest_no_link';
        }

icman

Thank you, very nice mod!
็Ho Jodddd very good
Show PageRank On Your site

http://meelink.com/Google-PageaRank-Indicator.php
Webmaster & SEO Tools Top google make it esay
http://www.meelink.com
Php website
http://www.mindphp.com
My Forum site witch ptc
http://ptc.icphysics.com/webboard/SFM/index.php
Thailand Domain Company Search
http://thaiwebdirectories.meelink.com

jnix

#31
Thanks for the mod - solving a big spam problem.

One slight problem though - when moderators or admin modify a guest post, to create a link, its also blocked by this mod. So if i decide that a link is ok to include, so want to change eg www.  legitsite. com to a proper link, I can't.

Any way round this? 

pintobuck

#32
The author invited us to test this mod at his website.
NoSpamBot worked like a charm as long as I included "http://" in my spam URL.
But without including "http://", I posted 3 spam URLs on his web site.  The spam URLs are functioning, clickable, and take you the spam sites.

NoSpamBot is a great mod.  It just needs a little modification.

jnix

I've just had a go on that site, and it works okfor me (ie I can't post links, http:// or otherwise). They do show up in the preview, but together with the warning message, so thats all fine. All it works fine on my site too.

PheelGoodInc

Ok I'm having a huge problem with this. My site gets 7-10 spammers a day. We just upgraded to 1.1.3. I've tried modifying the post.php with the code on the first 2 pages, and it wouldn't let anyone post anything. Then I went into the xml file and modified it to allow to install to 1.1.3. It will upload, but when i click "apply mod" I get this error "You cannot download or install new packages because the Packages directory or one of the files in it are not writable!".

This is frustrating me to no end. I've spent hours trying to fix our spam problem. There has to be a solution somewhere!

GTSdll

Updated the mod to be compatible with 1.1.3.
Also i included the little fix, floydpink pointet out ^^
---> GTSdll Homepage [nofollow] <---

GTSdll

Quote from: pintobuck on April 20, 2007, 05:30:59 AM
The author invited us to test this mod at his website.
NoSpamBot worked like a charm as long as I included "http://" in my spam URL.
But without including "http://", I posted 3 spam URLs on his web site.  The spam URLs are functioning, clickable, and take you the spam sites.

NoSpamBot is a great mod.  It just needs a little modification.

You're right, but it still should be enough to keep the bots away. Thats the main purpose anyways.
If there comes up a real need to mod it more, i would do it ;)
---> GTSdll Homepage [nofollow] <---

mytreo

Great mod. Just the ticket. Thanks.
Treo forum - Powered by SMF, of course
Treo news - powered by MovableType and integrated with SMF
Treo downloads - hacked from phpNuke and integrated with SMF
Treo knowledge base - powered by Wikka and integrated with SMF
Treo 650 | Treo 700w | Treo 700p

Mave

Nice mod. Thx.

Can you modifit it that i can see which IP want to post?
For example this mod give a entrie in the error log from forum.

Dirtrocker

Will you be updating this for 1.1.4?

Advertisement: