Defensio and Pingback plugin

0 views
Skip to first unread message

Silvester

unread,
Apr 14, 2008, 7:18:49 AM4/14/08
to habari-dev
I'm trying to get Defensio to work, but as soon as I activate I get

Fatal error: Call to undefined method Defensio::load_text_domain() in /
home/.../public_html/user/plugins/defensio/defensio.plugin.php on line
83

This is on 0.4.1. Could it be that it works with the latest svn?

also regarding the Pingback plugin, what is it's purpose? Does it ping
services/blogs whenever you link to them? After activating, I get a
non-fatal, not-so-descriptive 'Whoops!'. Deactivating doesn't work
either, which gives me the same message so I have to delete it's
folder.

Matt Read

unread,
Apr 14, 2008, 8:31:04 PM4/14/08
to habar...@googlegroups.com
> I'm trying to get Defensio to work, but as soon as I activate I get
>
> Fatal error: Call to undefined method Defensio::load_text_domain() in /
> home/.../public_html/user/plugins/defensio/defensio.plugin.php on line
> 83
>
> This is on 0.4.1. Could it be that it works with the latest svn?

That's right, Defensio plugin was developed against the latest svn and
provides plugin translations that are currently only in svn. If you
remove line 83 which looks like:

$this->load_text_domain( 'defensio' );

Then it should work on 0.4.1. However you won't have the "training"
feature of Defensio as it too requires a hook only available on svn,
but it will still filter your comments and put the spam in your spam
bin; it just won't report any "false positives/negatives" to Defensio
to "train" it.

Let me know if you have any other probs.

Thanks,
Matt

Reply all
Reply to author
Forward
0 new messages