xderia Posted September 14, 2017 Share Posted September 14, 2017 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 More sharing options...
Scully Posted September 14, 2017 Share Posted September 14, 2017 Your site is missing the CSS files (and probably more). Post a link if possible (does your login screen look ok?) And say your presashop version in use. Link to comment Share on other sites More sharing options...
xderia Posted September 14, 2017 Author Share Posted September 14, 2017 Your site is missing the CSS files (and probably more). Post a link if possible (does your login screen look ok?) And say your presashop version in use. http://www.massasjeshop.no/admin5x/ PS Version 1.6.1.12 I copied ALL files from the org. site to the new site. Link to comment Share on other sites More sharing options...
Scully Posted September 14, 2017 Share Posted September 14, 2017 (edited) Your CSS files seem to be broken. I would copy them again. The most important one is this one: http://www.massasjeshop.no/admin5x/themes/default/css/admin-theme.css But there are also others ... Edited September 14, 2017 by Scully (see edit history) Link to comment Share on other sites More sharing options...
xderia Posted September 14, 2017 Author Share Posted September 14, 2017 Your CSS files seem to be broken. I would copy them again. The most important one is this one: http://www.massasjeshop.no/admin5x/themes/default/css/admin-theme.css But there are also others ... Thank you!!!!!!!!!!! The admin-theme.css was there and had the correct size and content, but it did not work somehow. Very strange! Link to comment Share on other sites More sharing options...
Scully Posted September 14, 2017 Share Posted September 14, 2017 If topic is solved, you might add 'SOLVED' to the title. If css files are edited with some editors, it may happen they break at some point because of special characters and editor isn't always able to handle. We use notepad++ for windows. Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now