you have just to replace
'members_l_user_name' => $username
with
'members_l_username' => $username
in the function create_member in the file ipbsdk_class.inc.php to fix it
Log in to post a comment.