Hello,

You can fix it so:

1. Open file includes/classes/rlAccount.class.php
2. Find method ajaxSubmitProfile();
3. replace this code:


if ( $this -> rlCommon -> strLen( $username, '<', 3...