[spam-stopper] Bug

Daniel dmoola at gmail.com
Wed Sep 21 20:58:23 UTC 2005


I made this change earlier as well. I was getting spam all the way up until
that point and now there hasn't been a peep.
 Hizzah!
 Daniel

 On 9/21/05, Andy Skelton <skeltoac at gmail.com> wrote:
>
> I made the change on my own site this morning and the plugin has
> properly marked all spam since that time. To apply the change, open
> the plugin file and change line 46
>
> from:
> if ( 'true' == $response )
>
> to:
> if ( 'true' == $response[1] )
>
> and save the file. That is all.
>
> Andy
>
> On 9/21/05, Matthew Mullenweg <m at mullenweg.com> wrote:
> > Andy Skelton wrote:
> > > An array will never be equal to 'true'. Try testing $response[1].
> >
> > That's what I did on my site last night and it started working again.
> >
> > While I'm hesitant to push it out as a new update is that there seems to
> > be something weird going on, the old way did work for a while, though I
> > have no idea why.
> >
> > If you've been getting a lot of spam change that line to $response[1] as
> > Andy suggests above.
> >
> > --
> > Matt Mullenweg
> > http://photomatt.net | http://wordpress.org
> > http://pingomatic.com | http://cnet.com
> > _______________________________________________
> > spam-stopper mailing list
> > spam-stopper at lists.automattic.com
> > http://lists.automattic.com/mailman/listinfo/spam-stopper
> >
> _______________________________________________
> spam-stopper mailing list
> spam-stopper at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/spam-stopper
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.automattic.com/pipermail/spam-stopper/attachments/20050921/e97af77e/attachment.htm>


More information about the spam-stopper mailing list