Closed (duplicate)
Project:
Activity
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Jul 2009 at 06:35 UTC
Updated:
17 Jul 2009 at 15:48 UTC
Every time anonymous user posts a comment there is this error message,
which happens even if the anon user has entered his name, email and all credentials.
user warning: Duplicate entry '393-0' for key 'PRIMARY' query: INSERT INTO activity_targets (aid, target_uid, target_role) VALUES (393, 0, 'author') in .../activity/activity.module on line 503.
This issue was discussed in http://drupal.org/node/484578
and marked as feature request and FIXED (how?) but this continues to happen. Any quick and dirty fix ? Is adding error reporting 0 ok from all other aspects meaning it will not crash database or eat resources ?
Comments
Comment #1
drewish commentedreopened #484578: make anonymous user activity work. that fix should be backported.