Howdy,
I created a subdomain to install a test copy of my forums with photopost.
The active domain is twtex.com and it is up and running perfect with photopost installed.
The subdomain is twttestvb.twtex.com. It is a complete copy of the twtex.com files but with separate database files. The forum is running perfect, but all the links in the photopost are still pointing to the active domain of twtex.com. (subdomain is password protected to keep the
VB people happy).
I edited the config-inc.php and the config-int.php files for the subdomain and made sure all references to the twtex.com domain were changed to the twttestvb.twtex.com subdomain. I also made sure that all the database names, usernames and passwords matched the databases in the subdomain.
So when I click the link on my subdomain test site to access photopost, the main page of photopost comes up, but all the links still reference the active twtex.com domain instead of pointing to the subdomain...
When I clicked the Admin link, it took me to the live version of the site on the main domain. So I entered a link directly to the twttestvb.twtex.com/photopost/adm-index.php and that worked, but all the links for the settings on the left still point back to the main domain. So I can't figure out how to get all the settings changed.
I know I have to be missing something really simply but I just can't figure out what it is!?