Hello,
can anybody help me to solve this problem?
I have received 35 mails (auto generated by my site ) telling me that my site is having a database error.
Mail look like this:-
Query:
INSERT INTO `sys_profiles_match`(`profile_id`, `sort`, `profiles_match`) VALUES(15885, 'none', 'a:0:{}')
Mysql error: Duplicate entry '15885-none' for key 'profile_id'
Found error in the file '/var/www/vhosts/justinroom.com/httpdocs/inc/match.inc.php' at line 93.
Called 'query' function with erroneous argument #0.
........... and much more below it.
Need HELP to solve this problem.