Jump to content

Issue with images not displaying in frontend


christophe.P

Recommended Posts

I have done a clean install of PS 1.7.6.4 
PHP version: 7.2.29
shop url: http://kokoleka.be/webshop/

In the backoffice I can see the uploaded .jpg images, but they are not displayed in the front office.

Things I tried without success.

- friendly URL's are disabled
- regenerate thumbs
- cleared cache
- delete .htaccess

The images are still not displayed. Can somebody help me?

Regards,
Chris



 

Link to comment
Share on other sites

1. check database table ps_image if exists

obrazek.png.9f0dc41ab6715157c3e4f8af9eb179a4.png

2. attach file ./themes/classic/templates/catalog/_partials/miniatures/product.tpl

 

Your template has no url images !!!

<img src="" alt="Bloem" data-full-size-image-url="">

 

The .htaccess file must exist !!!

Do not manually remove .htaccess !!!

 

* friendly URL disable

* save

* friendly URL enable

* save

* force recompile template

* clear cache

 

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

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...