Install Stattraq on Wordpress
Stattraq is one of the better statistics plugins for Wordpress. Unfortunately due to the changes made in recent versions of Wordpress, the installation link in the plugin description gives a permissions error.
You do not have sufficient permissions to access this page.
This happens because the stattraq-install.php is not included in the $_registered_pages[] array, so user_can_access_admin_page() in [...]