Hi,
1.
In line 268:
PHP Code:
# If we are not on the content page
}
change to
PHP Code:
}
/ *
# If we are not on the content page
Put "/" and "*" together!
At the end:
PHP Code:
}
}
*/
}
return true;
}
?>
Insert the comment-tag after the second "}" (<- how is it called in english?)
2. Name:
Look here:
http://www.mademyday.de/Mambo/Tipps-...ntragen-2.html
itīs german, but i think youīll get it.
For e-mail itīs required to insert an extra-field in the database, which would be much efford. And i donīt think that this is very good concerning spam-bots taking these adresses from the site.
3. Delete line 67 in akocommentbot.php:
PHP Code:
$akocomments .= "<tr><td class='sectiontableheader'>"._AKOCOMMENT_COMMENTS."</td></tr>";
Save your files before doing the changes above!
Greetz mmD