filburt1 i have a question in ur instruction the admin/forum.php is part..
this part is for edit forum
PHP Code:
makeyesnocode("Count posts made in this forum towards user post counts?","countposts",$forum[countposts]);
but we dont need to add same code to when u add new forum part??
like this code below
PHP Code:
makeyesnocode("Count posts made in this forum towards user post counts?","countposts",1);