Statistic Mod Bug on Some Pages
To make the statistic mod working on all of your pages including the submit page, suggest category page, report bad listing page and all kind, you have to follow the same instructions as for the file index.php when installing the statistic mod on your directory.
Just add that code: require_once ‘statistic.php’; right under require_once ‘init.php’; in all the *.php page you create including “submit.php”.