Getting Database error over my site

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.
Quote · 30 Aug 2013

No expert to solve this ????

Quote · 30 Aug 2013

For some reason its adding the profile_id and sort together on the insert.  

 '15885-none'

This could be a bot joining with the same details as well ?

https://dolphin-techs.com - Skype: Dolphin Techs
Quote · 30 Aug 2013

 

For some reason its adding the profile_id and sort together on the insert.  

 '15885-none'

This could be a bot joining with the same details as well ?

 Thanks for the reply , It was really the same.

Millions thanks again.

Quote · 30 Aug 2013
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.