I have setup joomla in a subdomain. Strange thin is that the registration form is not working when the url contains the proper subdomain + registration url
subdomain.domain/cb-registration/registers (This does not work.)
However when the correct url is provided
domain/subdomain/cb-registration/registers (Then this works.