• 1)UM Version 2.0.47
    2)Path =>/wp-content/plugins/ultimate-member/includes/core/um-actions-profile.php
    3)Wordpress debug message extract=>[14-May-2019 16:48:57 UTC] PHP Notice: Undefined index: mt_2_1_proj_role in /homepages/……..um-actions-profile.php on line 250
    4) Line 250 => $stripslashes = stripslashes( $args[‘submitted’][ $key ] );
    5) metakeys => mt_2_1_proj_role,_um_row_,um_spacing_459_38 etc…
    6) WordPress Version 5.2 and SQL DB in UFT8
    The issue is definitively from stripslashes function. It’s seems that metakeys with underscore are not really welcome. At the end let me tell you there is a huge bunch of error message generated by wordpress for this problem in debug.log.
    Have a good day and thanks for you support.

  • The topic ‘validation of correct value in um_actions_profile.php’ is closed to new replies.