I have configured multi-site wordpress. I have some sub-sites as like site1.mydomain.com and site2.mydomain.com. Now i just want to enable the user registration on my sub-sites.
When a user clicks on register link in any sub-site (site1.mydomain.com or site2.mydomain.com) it takes them to the main site(mydomain.com) and register them as an administrater of another site. so he will be having another site as (site2.mydomain.com).
But i want is that, if the user clicks the register link on the sub-site (ex:site1.mydomain.com) they should be register only on that sub-site itself and become the member only for that site with some roles.
I am very new to wordpress. I dont even know the coding standard of the wordpress. But i hope i can manage these things. Now i am just roaming around with the plugins.
Please some one help me for this.