Jump to content

[SOLVED] Yet another image problem after update to 1.5.4.0


Recommended Posts

Hi guys,

 

I'm facing this slight problem at the moment - after the update to 1.5.4 (with one-click upgrade) my thumbnails in categories are missing all other images are fine except those. I've tried nearly everything - regenerating thumbnails, changing image type (from 'productlist' to 'home_default'), deleting cache, force compiling, etc. These images work perfectly on 'default' theme, though. I have also updated the theme to its latest version.

 

Any ideas?

Edited by Mikas (see edit history)
Link to comment
Share on other sites

For some reason Prestashop "thinks" the category image does not exist, and is showing the default one.

 

The first thing to do is confirm what image the category list page is using in your custom theme. It does not seem to be trying to use the category image, but rather the home image. Your home page images however are working properly. So I would open the themes category.tpl and confirm. The default theme uses category_default and medium_default images

 

The second thing to do is confirm that the images being used above exist. Go to your /img/p folder and find the product images and confirm they exist

 

If the first and second steps show the images exist, then you need to start looking at the code. I would look at the Tools, Image and Media classes. Compare these classes to the previous version you were running. See if anything obvious changed.

Link to comment
Share on other sites

The theme is "Warehouse" bought from ThemeForest. It uses 'productlist' images for the category pages. I confirmed that images are there in the ftp, so no problem with that.

 

I am not sure what to look for in the classes code. Could you be more specific?

 

I have also tried to contact theme developer - still no answer :(

Link to comment
Share on other sites

  • 1 month later...

Thank you! I had modified the warehouse theme file product-listing.tpl to work, but spent two frustrating hours searching for a solution to a related problem where AJAX search preview was not showing images.

 

This fixed both of those issues in the warehouse 6.1 theme. Thanks again.

  • Like 1
Link to comment
Share on other sites

  • 11 months later...
  • 1 year later...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...