Hi, I have 2 joomla sites each running off separate databases , 1 is my current site in the root directory 'public_html' and the other, a test site in a test directory 'public_html/test'. I tried to replace the current site with my new site which I was developing in the test directory by deleting all the files in the 'public_html' directory and moving all of the files in the 'public_html/test' directory up one level to the 'public_html' directory. Once I did this I lost my site and somehow broke the connection. Here is the error I kept getting in the error log. PHP Fatal error. Call to a member function is Enabled() on a non-object in /home/scottmor/public_html/libraries/gantry/core/gantry.class.php on line 1870. That error is repeated every time the page has attempted to load after the files have been moved. I have restored current site, how do I transfer my test site to the live directory?
1. I copy all files and put them on the life server
2. I create on the server a new database
3. I import the existing database
4. I change the configuration.php