carbar Posted July 9, 2014 Share Posted July 9, 2014 Hi, I've just copied prestashop 1.6 to a new host and changed the setting.inc.php database settings but what I get is just a blank screen when I call the site. Should I have changed anything else? Link to comment Share on other sites More sharing options...
PSfever.com Posted July 9, 2014 Share Posted July 9, 2014 Hi, if you're getting a blank page, can you turn the debug mode to true? defines.inc.php in the config directory. This define('_PS_MODE_DEV_', false); to this define('_PS_MODE_DEV_', true); Link to comment Share on other sites More sharing options...
NemoPS Posted July 9, 2014 Share Posted July 9, 2014 in addition to what psfever said, try erasing your htaccess Link to comment Share on other sites More sharing options...
vekia Posted July 9, 2014 Share Posted July 9, 2014 Hi, I've just copied prestashop 1.6 to a new host and changed the setting.inc.php database settings but what I get is just a blank screen when I call the site. Should I have changed anything else? remember about correct permissions for files / directories 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