StripesAndFins
Madly Diligent
Ok, I need help for another mod. I am trying to install Antispam for my site (http://lithiumstudios.org/forum/viewtop ... 41&start=0) and whenever I try to add something like this to a file
or
I get an error that says
I have checked to see if the files are in the right spot and everything seems to be i the corrent spot, but I still get the error. Any help is greatly appreciated!
Code:
antispam::add_log('LOG_SPAM_PM_DENIED', array($subject, $message_parser->message));
Code:
antispam::add_log('LOG_SENT_PM', array('pm' => $address_list), 'flag');
Fatal error: Class 'antispam' not found in...
I have checked to see if the files are in the right spot and everything seems to be i the corrent spot, but I still get the error. Any help is greatly appreciated!







