I got the following message when I approve a user in EasySocial:
1062 Duplicate entry '3-14' for key 'PRIMARY' SQL=INSERT INTO `tkm7_finder_links_termse` (`link_id`, `term_id`, `weight`) SELECT 3, `term_id`, ROUND(SUM(`context_weight`), 8) FROM `tkm7_finder_tokens_aggregate` WHERE `map_suffix` = 'e' GROUP BY `term` ORDER BY `term` DESC
What is this and how to fix it?