Spike3000 Posted July 3, 2023 Share Posted July 3, 2023 Hello, I have created a new Prestashop using version 1.7.8.8. First, I installed the shop locally with xampp. The installation was successful and it worked like a charm. Now I wanted to migrate the shop to a webspace for further changes. I have created the database and uploaded the files via FTP. The shop frontend is working, but I get an error in the admin page. The admin page is loading and shows the Dashboard. From there it's not possible to go to other pages. It resolves in "page not found" errors and the CSS seems to be broken at this pages. In the dev.log I get a lot of "php.DEBUG: Warning: filemtime(): stat failed for /www/admin929ec6aat/themes//template {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"www/classes/controller/AdminController.php\",\"line\":450,\"trace\":[{\"file\":\"/www/classes/controller/Controller.php\",\"line\":233,\"function\":\"__construct\",\"class\":\"AdminControllerCore\",\"type\":\"->\"}],\"count\":1})"} []" and also "User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0" Do you have any idea why the admin pages are not working properly? 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