phamels
2nd July 2007, 17:39
Hi,
I've switched over to the "[DOMAIN]_" login style.
This seems to work much better and more comfortable then the "WEBXX_" login style.
Now I ran into a little problem creating a new website that starts out with a number, for instance: 1domain.tld
As you can guess, trying to create a user for this domain results in the following error:
"Field: Username
The user name has to contain a minimum of 4 and a maximum of 32 letters or figures and has to begin with a letter"
Now, I know I can change the regex in:
/home/admispconfig/ispconfig/lib/plugins/isp_username.plugin.php
So that it doesn't mather that the domain starts with a number... But, since I only have a few live systems running and no dev system, I was wondering if this would break the system in any way... Since I'm not that keen on trying this on a live system, I was wondering if anyone could help me out here by sharing there expiriences with this or trying it out on a dev system...
Greets,
Pieter
I've switched over to the "[DOMAIN]_" login style.
This seems to work much better and more comfortable then the "WEBXX_" login style.
Now I ran into a little problem creating a new website that starts out with a number, for instance: 1domain.tld
As you can guess, trying to create a user for this domain results in the following error:
"Field: Username
The user name has to contain a minimum of 4 and a maximum of 32 letters or figures and has to begin with a letter"
Now, I know I can change the regex in:
/home/admispconfig/ispconfig/lib/plugins/isp_username.plugin.php
So that it doesn't mather that the domain starts with a number... But, since I only have a few live systems running and no dev system, I was wondering if this would break the system in any way... Since I'm not that keen on trying this on a live system, I was wondering if anyone could help me out here by sharing there expiriences with this or trying it out on a dev system...
Greets,
Pieter