I could do this with regular your account but it appears that accountplus doesnt use theif (empty($username) || eregi("(\*|#|\\\|%|\"|'|`|&|\^|@)",$username)) {
userCheckError($username, $user_email, _ERRORINVNICK);
} For User name validation.
How do i allow spaces in user names using AccountPlus?