I needed to build a site that plays music continuous on a site. Only way i knew how to this without it being a full flash site was create site with frames. Doing this has caused me some issues with CB as far as the registration part.
Basically when someone registers they get a email confirmation link that looks like
stovallreunion.com/stovallreunion/
..... which is the joomla root site and not the actual site index where music is. I am wanting the confirmation link to send users to
stovallreunion.com/
which is not the joomla root but is the actual site root where music player is called and also the joomla index.....is this possible at all?? I know i can go into the code and change the confirmation link to
stovallreunion.com
but will that account for confirmation and still enable user after they have clicked the link? Hope i am not confusing anyone.