• Helping my client with the following error that appears in posts and updating of posts:

    WordPress database error: [Duplicate entry '1817-post-1' for key 1]
    INSERT INTO wp_uam_accessgroup_to_object ( group_id, object_id, object_type ) VALUES ( '1', '1817', 'post' )
    
    WordPress database error: [Duplicate entry '1817-post-1' for key 1]
    INSERT INTO wp_uam_accessgroup_to_object ( group_id, object_id, object_type ) VALUES ( '1', '1817', 'post' )
    
    Warning: Cannot modify header information - headers already sent by (output started at /home/content/70/6779870/html/testing/wp-includes/wp-db.php:941) in /home/content/70/6779870/html/testing/wp-includes/pluggable.php on line 93

    The firs two lines are actually my concern, but unsure if the error just above is affected because of the UAM Database Error. Please sisst.

    https://www.ads-software.com/extend/plugins/user-access-manager-private-extension/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter rahjaahmina

    (@rahjaahmina)

    I hate to bring this up, but I have found the following error yet again. Now that have updated to the new WP script… can ANYONE tell me where this is stemming from?

    [ Moderator note: Please enclose code or log lines with the backtick character or use the code button. ]

    WordPress database error: [Duplicate entry '2328-attachment-1' for key 1]
    INSERT INTO wp_uam_accessgroup_to_object ( group_id, object_id, object_type ) VALUES ( '1', '2328', 'attachment' )
    
    WordPress database error: [Duplicate entry '2329-attachment-1' for key 1]
    INSERT INTO wp_uam_accessgroup_to_object ( group_id, object_id, object_type ) VALUES ( '1', '2329', 'attachment' )
    
    WordPress database error: [Duplicate entry '2328-attachment-1' for key 1]
    INSERT INTO wp_uam_accessgroup_to_object ( group_id, object_id, object_type ) VALUES ( '1', '2328', 'attachment' )
    
    WordPress database error: [Duplicate entry '2329-attachment-1' for key 1]
    INSERT INTO wp_uam_accessgroup_to_object ( group_id, object_id, object_type ) VALUES ( '1', '2329', 'attachment' )
    
    WordPress database error: [Duplicate entry '2328-attachment-1' for key 1]
    INSERT INTO wp_uam_accessgroup_to_object ( group_id, object_id, object_type ) VALUES ( '1', '2328', 'attachment' )
    
    WordPress database error: [Duplicate entry '2329-attachment-1' for key 1]
    INSERT INTO wp_uam_accessgroup_to_object ( group_id, object_id, object_type ) VALUES ( '1', '2329', 'attachment' )
    
    WordPress database error: [Duplicate entry '2328-attachment-1' for key 1]
    INSERT INTO wp_uam_accessgroup_to_object ( group_id, object_id, object_type ) VALUES ( '1', '2328', 'attachment' )
    
    WordPress database error: [Duplicate entry '2329-attachment-1' for key 1]
    INSERT INTO wp_uam_accessgroup_to_object ( group_id, object_id, object_type ) VALUES ( '1', '2329', 'attachment' )
    
    Warning: Cannot modify header information - headers already sent by (output started at /home/content/70/6779870/html/wp-includes/wp-db.php:959) in /home/content/70/6779870/html/wp-includes/pluggable.php on line 881
    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Warning: Cannot modify header information – headers already sent

    Give this a read and check your wp-config.php file.

    https://codex.www.ads-software.com/FAQ_Troubleshooting#How_do_I_solve_the_Headers_already_sent_warning_problem.3F

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: User Access Manager Private Extension] DB error under UAM accessgroup’ is closed to new replies.