Ok, do the following.
open the file akocommentbot.php from the mambot-directory
after the line
PHP Code:
defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' );
insert
PHP Code:
if (strpos($_SERVER['SCRIPT_NAME'],'index2.php')==0) {
the scroll down to the end of the file an and insert a
}
before
?>
thats all!
greetings
Sascha