Database error

Hi,

I got this database error:

Query:

INSERT INTO `sys_tags` (ObjID, Type, Tag, Date) VALUES ('4532', 'profile', 'friendly', CURRENT_TIMESTAMP)

Mysql error: Duplicate entry 'friendly-4532-profile' for key 'PRIMARY'

Found error in the file '/home/qantroco/public_html/inc/classes/BxDolTags.php' at line 255.
Called 'db_res' function with erroneous argument #0.

I checked line 255 db_res  I have this ($sqlQuery); 


Regards,

Tradock

http://www.qantro.com


Quote · 23 Aug 2012

It looks like someone might have clicked the join button twice when signing up to your site or it was a bot that tried to join with the same information twice.

https://dolphin-techs.com - Skype: Dolphin Techs
Quote · 23 Aug 2012

Hi,

Thank you for your help. 

I just got this error and for what you just said it might be the same problem. 

Query:

INSERT `sys_acl_levels_members` (`IDMember`, `IDLevel`, `DateStarts`, `DateExpires`, `TransactionID`) VALUES ('4894', '3', FROM_UNIXTIME(1345885623), FROM_UNIXTIME(1353661623), 'NULL')

Mysql error: Duplicate entry '4894-3-2012-08-25 04:07:03' for key 'PRIMARY'

Found error in the file '/home/qantroco/public_html/inc/membership_levels.inc.php' at line 657.

Called 'db_res' function with erroneous argument #0

Regards,

Tradock

http://www.qantro.com

Quote · 25 Aug 2012
 
 
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.