TassaDarK Posted October 30, 2013 Share Posted October 30, 2013 (edited) Hi boys, I have a problem after upgrading and need some guidance because I don't know where start looking. I upgraded from 1.4.3 to 1.5.6, following the two methods, manual upgrade and automatic upgrade with one click module. The upgrade process goes well and without any problem in both methods. The backend works OK, but the frontend is all messed up. It's like doesn't load the css for anything, modules css neither (or any problem with modules positions maybe?). I'm using default theme, without modifications. I attach some pictures: Edited October 30, 2013 by TassaDarK (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted October 30, 2013 Share Posted October 30, 2013 it;s hard to say what's going on there without access to code. can you share url to your website please? Link to comment Share on other sites More sharing options...
TassaDarK Posted October 30, 2013 Author Share Posted October 30, 2013 it;s hard to say what's going on there without access to code. can you share url to your website please? Thanks for your response vekia. I'm doing all the upgrade and testing in local, it's not uploaded yet :-/ I can upload for you to a secondary folder in my server, but before I need to know how to disable robots or something to not index the test shop in searchers. Link to comment Share on other sites More sharing options...
vekia Posted October 30, 2013 Share Posted October 30, 2013 well, it looks like problem with css, it's easy to fix ( i suppose ) can you check browser console log for 404 errors? Link to comment Share on other sites More sharing options...
TassaDarK Posted October 30, 2013 Author Share Posted October 30, 2013 (edited) Ok, there is seems to be any problem with configuration or CMS loading or something. Focusing only on home featured module (which is messed up) I made these two screens: One is from a clean ps156 installation without any modification and with its default example BBDD and the second is a screen of my update shop. See, in the clean installation the browser is loading the css of the module and in my shop is loading the global.css for the entire shop. It's not taking the personalized css of each module. Any ideas why? PS: I don't see any 404 error in console. Edited October 30, 2013 by TassaDarK (see edit history) Link to comment Share on other sites More sharing options...
TassaDarK Posted October 30, 2013 Author Share Posted October 30, 2013 I respond to myself. I think all my problems are in the Hooks. I hooked homefeatured module in the displayheader hook (plus displayhome hook) and now it loads its css well. Continue investigating... Link to comment Share on other sites More sharing options...
totallighting.sk Posted November 3, 2013 Share Posted November 3, 2013 Prestashop is really great, but, but, but its open source, so there long long way... Link to comment Share on other sites More sharing options...
karolwild Posted November 5, 2013 Share Posted November 5, 2013 Use CTRL + F5 Module name: Use the Reset button Preferences> Images: The new size of the images Maybe this will help. Link to comment Share on other sites More sharing options...
vekia Posted November 6, 2013 Share Posted November 6, 2013 you use blockuserinfo module and tophorizontal menu? it looks like not, please make sure that these modules are ACTIVE. in addition you can use new homefeatured.css styles from: https://github.com/PrestaShop/PrestaShop/blob/development/modules/homefeatured/homefeatured.css Link to comment Share on other sites More sharing options...
TassaDarK Posted November 7, 2013 Author Share Posted November 7, 2013 Argh! I'm very fucked with the upgrade. Nothing works! When I figure out how to resolve one thing I discover ten more that don't work. It's frustrating. The worst thing is I have problems adapting my theme but with the default theme other things fails too! I'm seriously considering to do a "clean" install of last PS and then "export" the critical tables (products, clients, orders, ...) and start from 0 configuring the shop and modules. And in the last step, modify css of the default template to my liking. It's feasible? What are the "critical" tables or what I have to have in mind to do this (do you know any guide)? There is any free module out there to simplify this (export things)? 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