pildo Posted September 24, 2013 Share Posted September 24, 2013 Hello, i have shop with digital scales (www.digitalne-vahy.eu) and this shop have maybe 3-4 years and need reorganization and redesign. I dont want operate on live shop, so i create a test subdomain (test.digitalne-vahy.eu), where i want make all changes and then only copy db and files to live shop. i create subdomain, also create db for test shop, copy files... but when i try to visit test shop, i get only blank page... how its possible to make a working copy of live shop? Im running on 1.5.4.1. In old version i only copy files and db to new location and all working well. this time when i copy files and db, i get only blank screen... Link to comment Share on other sites More sharing options...
vekia Posted September 24, 2013 Share Posted September 24, 2013 1) copy all files to new shop 2) copy database to one (create new databse and import original shop database) 3) change database parameteres in configuration file (/config/settings.inc.php) 4) try to open back office and go to preferences > SEO & urls tab - change there domain value (to your new subdomain) you followed all of these steps? Link to comment Share on other sites More sharing options...
pildo Posted September 24, 2013 Author Share Posted September 24, 2013 1) copy all files to new shop 2) copy database to one (create new databse and import original shop database) 3) change database parameteres in configuration file (/config/settings.inc.php) 4) try to open back office and go to preferences > SEO & urls tab - change there domain value (to your new subdomain) you followed all of these steps? i have problem to open front office also back office, so i cant change it... Link to comment Share on other sites More sharing options...
vekia Posted September 24, 2013 Share Posted September 24, 2013 okay, so turn on error reporting: open config/defines.inc.php find this line define('_PS_MODE_DEV_', false); change to look like this: define('_PS_MODE_DEV_', true); you will see error messages probably Link to comment Share on other sites More sharing options...
pildo Posted September 24, 2013 Author Share Posted September 24, 2013 error was in db import, not all tables was correct imported... thanks for help Link to comment Share on other sites More sharing options...
vekia Posted September 24, 2013 Share Posted September 24, 2013 thank you for information what was wrong im going to mark this topic as [solved] best regards 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