I would like to change my Dolphin url from www.site.net to community.site.com. Does anyone know the steps I would need to take within Dolphin to complete this? |
Searching these forums may yield, say, hundreds of results on the very same subject. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
Thanks, with a little more patience, I found this from deano92964: If the host has pointed the domain to the same folder the site is currently in, then edit inc/header_inc.php and change this line.
The site is currently set up on an addon domain and I would like to move it to a subdomain, so I believe I'll need to change the root as well. Renaming the Dolphin folder to correspond to the subdomain should accomplish this as far as files are concerned. I see the $dir['root'] folder and assume that should be renamed. Will changing $site['url'] and $dir['root'] then clearing the cache/temp folders complete the process or is there something else I need to do?
$site['ver'] = '7.0'; |
This seemed to work on everything, except now users can't sign up. Can anyone tell me what else I need to do? |
This seemed to work on everything, except now users can't sign up. Can anyone tell me what else I need to do? Did you clear your cache directories? BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |