Checking input data...Account Creation Status: failed (Sorry, test* is a reserved username)
I've changed servers many times in the past and have had to deal with this each time. But this time in editing wwwacct I couldn't find the line that I used to comment out...
edit /scripts/wwwacct
Line 367:
Comment out these lines:
if ($user =~ /^test/) {
cPScript::Errors::deaderror("Sorry, test* is a reserved username");
}
Where is this now stored? The username I'm adding just happens to have the word test within it. Any help would be greatly appreciated. My old server is set to be shut off very soon.
Thank you SOOOO much for any help resolving this issue.
-Damon
- testmy.net owner/admin
I've changed servers many times in the past and have had to deal with this each time. But this time in editing wwwacct I couldn't find the line that I used to comment out...
edit /scripts/wwwacct
Line 367:
Comment out these lines:
if ($user =~ /^test/) {
cPScript::Errors::deaderror("Sorry, test* is a reserved username");
}
Where is this now stored? The username I'm adding just happens to have the word test within it. Any help would be greatly appreciated. My old server is set to be shut off very soon.
Thank you SOOOO much for any help resolving this issue.
-Damon
- testmy.net owner/admin