10391 Posts in 2202 Topics by 1713 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 863 Views |
-
Mollom installation error

1 December 2009 at 2:40am
Ok, so I extracted the mollom archive onto the site and build the db and flushed the site as well. I created an account on mollom and added a localhost site.
I then added this to my _config.php
Mollom::setPublicKey('082d19cae3b73f3719f49668dc88d501');
Mollom::setPrivateKey('24cb07a4093cb6c670bdb513d6e0df92');
SpamProtectorManager::set_spam_protector('MollomSpamProtector');When I flush my site, it then returns this error:
Fatal error: Class 'SpamProtectorManager' not found in C:\wamp\www\ateneoswimming\mysite\_config.php on line 29
Line 29 is this: SpamProtectorManager::set_spam_protector('MollomSpamProtector');
Can anyone help? Thanks!
-
Re: Mollom installation error

1 December 2009 at 3:04am
Have you installed the Spam Protection module (as indicated in the Mollom module requirements)?
-
Re: Mollom installation error

1 December 2009 at 4:13am
Ooops! didn't see that. Thanks for pointing that out!
| 863 Views | ||
|
Page:
1
|
Go to Top |

