Ray UK Posted May 16, 2018 Share Posted May 16, 2018 (edited) So after a very long time ive manage to get past the upgrade errors (during DbUpgrade) going from 1.6 to 1.7.2 I can't upgrade past 1.7.2 as the error returns. I have updated the PHP version (which was too low and causing issues) and the timeouts, but updating from 1.7.2 to the latest gives the same failure during the DbUpgrade process, so im now stuck on 1.7.2 Anyhow, the 1.7.2 seems ok so far on the front end, but the back office is iffy. Some of the B.O works fine, yet other pages dont show correctly. For instance: Products Page: works fine. Dashboard: the css for the menu is garbled. ( see image) Looking at the code for the css source: products, stock, modules all use: /themes/new-theme/public/theme.css ( menu is fine) all other pages:/themes/default/css/schemes/admin-theme-blue.css (menu is messed up as per image) So 2 questions here: Why is the update not working Why are some pages using a different css for the menu in B.O Thanks in advance Edited May 16, 2018 by MerseyRay (see edit history) Link to comment Share on other sites More sharing options...
Kuba Posted July 30, 2018 Share Posted July 30, 2018 Have the same problem after update to 1.7.4 Have you fixed that? Link to comment Share on other sites More sharing options...
JoseGut Posted August 10, 2018 Share Posted August 10, 2018 I have the same issue, after upgrading to 1.7.4 most parts of Admin have a wrong design (not CSS seems to be applied to most parts of the admin). But I can see correctly displayed the Products section. Link to comment Share on other sites More sharing options...
Kuba Posted August 10, 2018 Share Posted August 10, 2018 For me overwriting files from clear installation worked Link to comment Share on other sites More sharing options...
Tionne Posted August 10, 2018 Share Posted August 10, 2018 3 hours ago, Kuba said: For me overwriting files from clear installation worked Which files did you overwrite? I'm having the same problem Link to comment Share on other sites More sharing options...
Kuba Posted August 13, 2018 Share Posted August 13, 2018 It was some time ago, but I guess all the files (as I didn't make any changes to original files) - even with the install folder (again, from what I remember, there was some installation process, which updated the database etc.). But firstly, maybe try with only the admin folder? Link to comment Share on other sites More sharing options...
Ray UK Posted August 23, 2018 Author Share Posted August 23, 2018 I sorted it out after a lot of messing around. I tried replacing the whole admin folder and that didnt work. I think what solved it was by logging into phpmyadmin. ps_employee - bo_theme ( set to default ) ps_employee - bo_css (set to admin-theme.css) Link to comment Share on other sites More sharing options...
passio Posted March 23, 2020 Share Posted March 23, 2020 (edited) On 8/10/2018 at 12:14 PM, Kuba said: For me overwriting files from clear installation worked Hi, how can I do that please ? Edited March 23, 2020 by passio (see edit history) Link to comment Share on other sites More sharing options...
joelsteinmann Posted March 23, 2020 Share Posted March 23, 2020 I face the same issues. Have done as you all offered (updated the php my admin and also overritten all files within /admin/. still no change. Link to comment Share on other sites More sharing options...
joelsteinmann Posted March 23, 2020 Share Posted March 23, 2020 here some more views of admin.. Link to comment Share on other sites More sharing options...
passio Posted March 24, 2020 Share Posted March 24, 2020 Do you use google page speed ? Link to comment Share on other sites More sharing options...
Thomas Mouron Posted April 1, 2020 Share Posted April 1, 2020 I had the same issue. Downgrading PHP to 7.2 solved the problem. Link to comment Share on other sites More sharing options...
joelfavre Posted April 1, 2020 Share Posted April 1, 2020 On 3/23/2020 at 3:51 PM, joelsteinmann said: here some more views of admin.. I have the same issue. I tried also to copy the admin and the classic theme but it did not work. I also had this issue on a fresh install. Deactivating the cache did not change anything as well. I tried to check my nginx config which works for an 1.7.6.2 install but could not find any difference. I'll post as soon as I can find something. Link to comment Share on other sites More sharing options...
Thomas Mouron Posted April 1, 2020 Share Posted April 1, 2020 What's your PHP version ? Link to comment Share on other sites More sharing options...
joelfavre Posted April 1, 2020 Share Posted April 1, 2020 That's the issue ! When I upgraded PrestaShop it asked me to upgrade PHP as well which I did to 7.4 without checking the requirements (https://devdocs.prestashop.com/1.7/basics/installation/system-requirements/). With PHP 7.2 it works like a charm. Thanks for the suggestion ! I actually did not see your previous post. 😥 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