• Resolved Dominique DC

    (@dominique_delcourt_com)


    Hi,
    I had the following error which was displayed on my website (user and admin):

    add_action( ‘deprecated_function_run’, function( $function_name ) { wc_get_logger()->debug( ‘Deprecated function used.’, array( ‘source’ => ‘wc_deprecated_function’, ‘function’ => $function_name, ‘backtrace’ => true, ) ); } );

    This error also prevented cookies to be created (error displayed on the login page).

    When disabling the plugin WP Actvity Log the error disappeared and the login page did not show any error message more.

    WordPress version : 6.7.1
    WP Activity Log version : 5.2.2

    Kind regards,
    Dominique

Viewing 2 replies - 1 through 2 (of 2 total)
  • Go to WP Admin > Settings > Activity Log.

    Make sure that the debug mode or excessive logging setting is turned off. Excessive logging may cause deprecated function warnings. After fixing this, play raft wars to relieve stress.

    Plugin Support robertabela

    (@robert681)

    Thank you for using our plugin @dominique_delcourt_com

    I am sorry to read about your issue. Would you please be able to share the complete logs?

    Also, do you know how to reproduce this? If you do, can you please share more information so we can try to reproduce this in our testing environment?

    Looking forward to hearing from you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.