1
I've had my site up and running for a while now in a subdomain and have now registered a new domain name and have created a .htaccess file so that the new domain goes straight to the subdomain.
What I have now done is changed my mainfile.php and changed the virtual path to the new domain name. I havent touched the actuall server path because I dont know what that would do.
Everything seems fine apart from RW Banner whenever I click to go to page 2 of my list of banners the links to edit the banners on page two add my subdomain folder to the URL's.
Its not causing a problem with accessing those links because I think the .htaccess file is allowing for this.
I just want to know whether I'm likely to encounter any other problems as everything else seems to be working perfectly.