Jump to content

[SOLVED] Thumbnails product image is missing after delete tmp image folder


Recommended Posts

Hai there,

I have a crytical problem on mysite, i have deleted /tmp/images folder in my system and when i check in backoffice the thumbnail is missing but when i click one of products, the image is there. I have tried using regenerate tumbnail button but no effect.Can anyone have solution so my thumbnail image is back?

missing.png

Link to comment
Share on other sites

No need to regenerate it yourself, image stored in img/tmp/ are regenerated automatically by Prestashop when browsing in Back Office, it's temporary images. If this not work, you have a server configuration issue. Did you checked CHMOD 755 on img/tmp/ ?

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

  • mikhsanh changed the title to [SOLVED] Thumbnails product image is missing after delete tmp image folder
  • 3 years later...
  • 2 years later...
On 5/29/2019 at 6:41 PM, Janett said:

I don't think Smarty cache is used on BO

Maybe you can try this tools to check server configuration : https://github.com/PrestaShop/php-ps-info

So your folder img/tmp/ exist on your FTP and CHMOD on this is 755 ?

Did you try to enable Debug Mode ?

Maybe you can search in error.log on your server if you have errors ?

Hello, I have the same problem. The image of product are missing in order page of BO. I looked for tmp file but it's not even available in img folder. it's not being generated automatically or I don't know how to generate it.
Can you please look into my concern?

Link to comment
Share on other sites

34 minutes ago, Najam Sajid said:

Hello, I have the same problem. The image of product are missing in order page of BO. I looked for tmp file but it's not even available in img folder. it's not being generated automatically or I don't know how to generate it.
Can you please look into my concern?

SOLVED
Thank you. I have fixed the issue just by creating the img/tmp directory because there the tmp folder were missing at all. Now every thumbnail for order page is generated automatically.
I hope this helps someone.

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