2010年1月5日星期二

[fw-webservices] Akismet flagging everything as spam

Hi there,

I downloaded the Zend Quick Start Application, added Akismet to the
Guestbook signAction, but everything I pass it is coming back as spam.

I create the Akismet object like this:

$akismet = new Zend_Service_Akismet('apikey',
'http://antbrown.wordpress.com/');

I then create the data structure based on $_SERVER arguments, the email
address and comment.

I pass it to the function $akismet->isSpam() and always get a true response
even when changing IP's, email addresses and comments.

Please let me know if there is anyway to debug this?

Cheers
Ant
--
View this message in context: http://n4.nabble.com/Akismet-flagging-everything-as-spam-tp998905p998905.html
Sent from the Zend Web Services mailing list archive at Nabble.com.

没有评论: