samcho Posted July 20, 2017 Share Posted July 20, 2017 I have a problem with the multistore. I will add the second store to a group as I have a main store. I set the URL, I set a masked redirection on the domain, but after entering the URL of the second e-shop, it will show me 500 error. I attach screenshots.At the main store I have a Warehouse template with all the modules, and on the other e-shop I have set the original prestashop template.Thank you for your advice. Link to comment Share on other sites More sharing options...
bestcoding.net Posted July 20, 2017 Share Posted July 20, 2017 Enable debug mode to see error message. In /config/defines.inc.php change this: define('_PS_MODE_DEV_', false); to this: define('_PS_MODE_DEV_', true); Paste here error which you will se after enabling debug mode. 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