Blesta Addons Posted August 27, 2018 Report Posted August 27, 2018 the cpanel module did't allow creation of account that has "test" as initial in domain or usernames . normally the domain test.com can be prohibited but testmyacknowledgement or testxxxx should be accepted .
Abdy Posted August 27, 2018 Report Posted August 27, 2018 This is not a limitation of Blesta, it is a limitation of cPanel itself. You cannot create an account in cPanel that starts with "test".
Abdy Posted August 27, 2018 Report Posted August 27, 2018 You can modify the module to trim the word "test" in the username, or generate a random username if the word "test" is detected in the domain. This way the module can create the account.
Blesta Addons Posted August 27, 2018 Author Report Posted August 27, 2018 On 8/27/2018 at 4:30 PM, cyandark said: This is not a limitation of Blesta, it is a limitation of cPanel itself. You cannot create an account in cPanel that starts with "test". Expand I know this limitation and i have already changed the cPanel module, the problem in the domain also, cPanel accept domains that start with test but the cPanel module didn't allow it. i request this not just for me but to implement for others not all here know how they can change code in php files . the suggestion is what you have mentioned, the module should take care about usernames that begin with "test".
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now