VenditionLLC Posted April 30, 2015 Share Posted April 30, 2015 We cleared our cache and now products are not showing in the category pages lists. I've attached the image showing the issue. Help! Link to comment Share on other sites More sharing options...
thepan Posted April 30, 2015 Share Posted April 30, 2015 Hey We gonna need way more information to help you out here. Do you got a link to your site? If not how about answering these questions: Multishop? How many languages installed? What is the exact PS Version? Since when is the problem occurring? What is the exact error in your browsers console? 404? Can you see the images in the backoffice when you edit the products? Are you using redirects? Any modules installed that change the image behaviour? Link to comment Share on other sites More sharing options...
VenditionLLC Posted April 30, 2015 Author Share Posted April 30, 2015 (edited) H Hey We gonna need way more information to help you out here. Do you got a link to your site? If not how about answering these questions: Multishop? How many languages installed? What is the exact PS Version? Since when is the problem occurring? What is the exact error in your browsers console? 404? Can you see the images in the backoffice when you edit the products? Are you using redirects? Any modules installed that change the image behaviour? Here is a link to our site..... www.m2scientifics.com Not multishop, just English, 1.6.0.9, problem started today, images are shown everywhere else but in the category listing pages, installed a module today CLEANURL. and then uninstalled. Seems like it might have been the module, come to think about it. Edited April 30, 2015 by VenditionLLC (see edit history) Link to comment Share on other sites More sharing options...
thepan Posted May 1, 2015 Share Posted May 1, 2015 So you got lots of Failed to load resource: the server responded with a status of 404 (Not Found) for your image there. Something changed the URLs for these images. This is the URL on the product page: http://www.m2scientifics.com/5012-large_default/glass-beaker-set-of-3-low-form-karter-scientific-214t2.jpg And this is the URL on category page where it cant be found: https://www.m2scientifics.com/5012-productlist/glass-beaker-set-of-3-low-form-karter-scientific-214t2.jpg Dont know why it is like this, but i guess it got change by a module. Link to comment Share on other sites More sharing options...
PascalVG Posted May 1, 2015 Share Posted May 1, 2015 I expect the module modified the file themes/<your theme folder>/product-list.tpl Open this file, (make backup, just in case) and see if you find the string: 'productlist' (Expect only one time in the file). if so, change this string into: 'home_default' Save, and reload shop category page. Hope that does the trick. If not, you could restore the original PrestaShop file from a backup, or from the original installation zip. My 2 cents, pascal. 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