Page 1 of 1

New subdomain, old DB but still linking to old subdomain...

Posted: Thu Apr 26, 2012 8:09 pm
by ste_barrett
Hi everyone.

I set up http://store.mangotreeuganda.org then we decided to switch to shop.mangotreeuganda.org.
I created a new folder and subdomain, copied everything into it and changed all instances of 'store' to 'shop' in the 2 config.php files.
Everything works fine but some links still go back to "mangotree.org/store..." instead of "mangotreeuganda.org/shop..."
The 'Category' links, for example, stay in 'shop' but the subcategories revert to 'store'.

Any basic info of where I'm going wrong would be greatly appreciated.

Thanks
Stephen

Re: New subdomain, old DB but still linking to old subdomain

Posted: Tue May 01, 2012 8:32 pm
by Avvici
Did you change your BASE URL in .htaccess from /store to /shop ?

Re: New subdomain, old DB but still linking to old subdomain

Posted: Thu May 03, 2012 1:23 am
by ste_barrett
I did eventually - its all sorted. Thanks for the reply.