@Peter123
Go to file:
oc-content/plugins/backoffice_manager/index.php
find:
osc_add_hook('user_menu', 'bo_mgr_other_comments_user_menu');
change to:
//osc_add_hook('user_menu', 'bo_mgr_other_comments_user_menu');
then find:
osc_add_hook('user_menu', 'bo_mgr_my_comments_user_menu');
change to:
//osc_add_hook('user_menu', 'bo_mgr_my_comments_user_menu');