How to stop ultimate members to redirect comment authors to user profile?

with actual version of Ultimate Member (2.0.21), you can do that with this filter :

add_filter("plugins_loaded", function () {

    remove_filter('get_comment_author_link', 'um_comment_link_to_profile', 10000, 3 );

}, 50);

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)