hi I am attaching a printscreen here. I explained the problem on it.
Here it is content
I will use wpmu for local purposes. When a user goes /wp-signup.php and writes "namesurname" there and then
clicks next button I want "namesurname" to change to "34namesurname" automatically. 34 is just example here
it will change depending on different usernames.
Finally the user clicks signup button and he or she will has
34namesurname.mydomain.com . Thats what I want. I know that it needs a algorithm , "namesurname" changes to "34namesurname" or "name" changes "13name" ,
I can find that algorithm. But I dont know how and where to add this algorithm ?
Should I edit wp-signup.php or wp-activate.php or wpmu-function.php or anything else
and how to edit these php files where to copy algorithm content. Please help me solving
this subject. Thanks.
Please check the picture here
http://trac.mu.wordpress.org/attachment/ticket/764/wpmu.JPG
(I also created a ticket for this problem )