bilbooju Posted August 8, 2017 Share Posted August 8, 2017 Hello, got a curious problem after the shop's migration to another hostingprovider.Why i try to access the back office, it's beeing loaded ,not in a Gui , but in "texte-mode" insteadhttp://doucioum.be/admin640bivxf1/index.php?controller=AdminLogin&token=654c2784a08f015b78c9367469202003&logoutCleared the cache (even if it's not used), deactivated the cache/smarty/cache folder on the server, but not working.The old server used PHP5.6 and the new one PHP7 so reversed to 5.6 but still no change.Does someone have an idea of what can cause this?Thanks Link to comment Share on other sites More sharing options...
Scully Posted August 9, 2017 Share Posted August 9, 2017 (edited) An image could be helpful. As well as information on the PrestaShop version you use. As from a first impression the CSS files and / or image files might not be loaded. Youj can check details by enabling developer mode in your browser - typically by hitting F12. Choose network in the tabs. Then make a full reload of the page. If you see resources with 404 responce, these are the ones you should look for. Your can also look at you webservers access log as well as error log. The access log usually shows all missed resources also with 404 status code. The error log shows if something else goes wrong. Edited August 9, 2017 by Scully (see edit history) 1 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