The include part didn't work. Mine is working now without it. Just make sure you have the new mambot 'maxcommentbot.php' for version 1.0.5 that includes the ClassMathGuard2.php
In my case I also changed the hardcoded values in maxcomment.class.php and maxcomment.php
| Code: |
if ( $my->id ) {
// no security check if registered
$mxc_use_securityimage = 0;
$mxc_use_mathguard = 1;
}
|
<br /><br />Post edited by: Scoobyfin, at: 2007/10/04 16:21