• Resolved jazzysoftware

    (@jazzysoftware)


    Activity Log Version 2.5.2
    We are getting the following error messages (the first digit is the count of occurence in the same debug.log):

    7 PHP Notice: Trying to get property ‘post_status’ of non-object in wp-content/plugins/aryo-activity-log/hooks/class-aal-hook-posts.php on line 60
    7 PHP Notice: Trying to get property ‘ID’ of non-object in wp-content/plugins/aryo-activity-log/hooks/class-aal-hook-posts.php on line 64
    7 PHP Notice: Trying to get property ‘post_type’ of non-object in wp-content/plugins/aryo-activity-log/hooks/class-aal-hook-posts.php on line 71
    7 PHP Notice: Trying to get property ‘ID’ of non-object in wp-content/plugins/aryo-activity-log/hooks/class-aal-hook-posts.php on line 72
    7 PHP Notice: Trying to get property ‘ID’ of non-object in wp-content/plugins/aryo-activity-log/hooks/class-aal-hook-posts.php on line 73

    32 WordPress-Datenbank-Fehler Illegal mix of collations (utf8_general_ci,IMPLICIT) and (utf8mb4_unicode_520_ci,COERCIBLE) for operation ‘=’ für Abfrage SELECT histid FROM wp_aryo_activity_log

    7 WordPress-Datenbank-Fehler Column ‘object_subtype’ cannot be null für Abfrage INSERT INTO wp_aryo_activity_log (action, object_type, object_subtype, object_name, object_id, user_id, user_caps, hist_ip, hist_time) VALUES (‘deleted’, ‘Post’, NULL, ‘(no title)’, NULL, 0, ‘guest’, ‘xxx.xxx.xxx.xxx’, 1566504127) von do_action_ref_array(‘action_scheduler_run_queue’), WP_Hook->do_action, WP_Hook->apply_filters, ActionScheduler_QueueRunner->run, ActionScheduler_Abstract_QueueRunner->run_cleanup, ActionScheduler_QueueCleaner->clean, ActionScheduler_QueueCleaner->delete_old_actions, ActionScheduler_wpPostStore->delete_action, wp_delete_post, do_action(‘delete_post’), WP_Hook->do_action, WP_Hook->apply_filters, AAL_Hook_Posts->hooks_delete_post, aal_insert_log, AAL_API->insert

  • The topic ‘PHP Errors (infomational)’ is closed to new replies.