I am getting the following Database Error:
Database error in Castration Fantasy
Query:
INSERT INTO `sys_tags` (ObjID, Type, Tag, Date) VALUES ('40', 'profile', 'sweet', CURRENT_TIMESTAMP)
Mysql error: Duplicate entry 'sweet-40-profile' for key 'PRIMARY'
Found error in the file '/home/ryanslin/public_html/castrationfantasy.com/main/inc/classes/BxDolTags.php' at line 255.
Called 'db_res' function with erroneous argument #0.
Any help would be appreciated, thank you!