Jump to content

BackOffice HTML formatting is gone


xderia

Recommended Posts

After making a duplicate of my site, the back office looks like this for the new domain: 

 

http://prntscr.com/gl22x2

 

Please help.

 

I have done this:

 
From Existing site:
obtain a sql dump of your existing shop (typically via phpmyadmin)
download your production site root (ftp the existing root directory to your local machine).
 
For New Domain
create a new db on the new domain, remember to note your useid/pwd/servername/database name
ftp up your existing shop to the new domain root
via phpmymysql import your existing shops sql dump to your new domain
edit your config/settings.inc.php mysql parms and change the values to those from your db create (see code below)
ftp up your modified config/settings.inc.php to the new domain
navigate to your back office and sign in using your old site credentials
preferences-->seo and url's-->scroll down and change the 'shop domain name' and 'shop domain name ssl' to your www.yournewdomainname.com
now navigate to your front office, you site should appear.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...