Before attempting either of the following make sure you backup your database and files first!
Remove chatspot
Delete these files:
chatbox_front.php
chatspot_front.php
/blocks/chat.php
/blocks/language/lang_english/lang_chat_box.php
/language/lang_english/lang_chatbox.php
/language/lang_english/lang_chatspot.php
/templates/template_name/blocks/chat_block.tmp
Delete directory: /chatspot/
then from the database delete these tables:
phpbb_chatspot_messages
phpbb_chatspot_rooms
phpbb_chatspot_sessions
That has chatspot removed completely!
Remove Statistics
Delete these files:
/statistics.php
/admin/admin_statistics.php
/admin/admin_stats_config.php
/admin/admin_stats_lang.php
/admin/admin_mod_package.php
/admin/modules/admin_statistics.php
/admin/modules/admin_stats_config.php
/admin/modules/admin_stats_lang.php
/admin/modules/admin_mod_package.php
/blocks/blocks_imp_statistics.php
/blocks/language/lang_english/lang_statistics_block.php
/includes/kb_stats.php
/language/lang_english/lang_admin_statistics.php
/language/lang_english/lang_statistics.php
/pafiledb/modules/pa_stats.php <----- be careful you will loose some download functionality
/templates/template_name/kb_stats_body.tpl
/templates/template_name/pa_stats_body.tpl
/templates/template_name/statistics.tpl
/templates/template_name/blocks/statistics_block.tpl
/templates/template_name/admin/stat_admin_lang.tpl
/templates/template_name/admin/stat_config_body.tpl
/templates/template_name/admin/stat_edit_lang.tpl
/templates/template_name/admin/stat_edit_module.tpl
/templates/template_name/admin/stat_import_language.tpl
/templates/template_name/admin/stat_make_pak.tpl
/templates/template_name/admin/stat_manage_body.tpl
/templates/template_name/admin/stat_select_module.tpl
Delete directory: /stats_mod/
Delete directory: /modules/
Delete directory: /pafiledb/images/stats/
Delete directory: /templates/template_name/stats_mod/
then from the database delete these tables:
phpbb_stats_config
phpbb_stats_smilies_index
phpbb_stats_smilies_info
phpbb_module_admin_panel
phpbb_module_cache
phpbb_module_group_auth
phpbb_module_info
phpbb_modules
that should be it
