Jump to content

[HELP] The products do not show any images


Recommended Posts

Hi all.

 

Mysteriously disappeared all pictures from the / img / and most rare is that it was from one day to another, without apparently doing anything (to my knowledge).

 

The fact is that the directory structure still intact, ie, / img / is not deleted, but the product images are gone.

 

Any ideas of what could have happened?

 

I had a look at. Htaccess and comparing with others. Htaccess I have seen this differently and refers to the pictures:

 

<IfModule mod_expires.c>
ExpiresActive On
ExpiresByType image/gif "access plus 1 month"
ExpiresByType image/jpeg "access plus 1 month"
ExpiresByType image/png "access plus 1 month"
ExpiresByType text/css "access plus 1 week"
ExpiresByType text/javascript "access plus 1 week"
ExpiresByType application/javascript "access plus 1 week"
ExpiresByType application/x-javascript "access plus 1 week"
ExpiresByType image/x-icon "access plus 1 year"
</IfModule>
FileETag INode MTime Size
<IfModule mod_deflate.c>
AddOutputFilterByType DEFLATE text/html
AddOutputFilterByType DEFLATE text/css
AddOutputFilterByType DEFLATE text/javascript
AddOutputFilterByType DEFLATE application/javascript
AddOutputFilterByType DEFLATE application/x-javascript
</IfModule>

 

 

When I found that did not display imaganes these are the steps I took:

 

The first thing I did was check the URLs friendly by turning them off:

 

BackOffice / Settings / SEO & URL

 

Then I realized that the images were still seen, I went to activate them.

 

Then I went to: backoffice / tools / generators

 

Clear the URL FRIENDLY and then occur again. Htaccess

 

After seeing that the products showed us the pictures, I went to the back office:

 

Backoffice> Preferences> Pictures> Rebuild Thumbnails

 

Backoffice> Preferences> Pictures> Moving Images

 

With none of these options got nothing.

 

Also select this option: Enable compatibility with old images

 

This is what I did, as I say, then to see that you could not see any images.

 

but have received nothing.

 

Any ideas?

 

A greeting.

Link to comment
Share on other sites

×
×
  • Create New...