Since upgrade i get the following error:
Database error in
Query:
INSERT INTO `sys_acl_actions_track` (IDAction, IDMember, ActionsLeft, ValidSince)
VALUES (3, 1313, 3, FROM_UNIXTIME(1278418628))
Mysql error: Duplicate entry '3-1313' for key 'PRIMARY'
Found error in the file '/home6/site/public_html/site/inc/membership_levels.inc.php' at line 505.
Called 'db_res' function with erroneous argument #0.
I got 2 of those last night.
here is the earlier one
Database error in
Query:
INSERT INTO `sys_acl_actions_track` (IDAction, IDMember, ActionsLeft, ValidSince)
VALUES (3, 383, 3, FROM_UNIXTIME(1278394238))
Mysql error: Duplicate entry '3-383' for key 'PRIMARY'
Found error in the file '/home6/site/public_html/site/inc/membership_levels.inc.php' at line 505.
Called 'db_res' function with erroneous argument #0.