Jump to content

Cant see some product images


Recommended Posts

Then check your PHP configuration. I think GD2 support is missing or something is wrong with that - at this reason and thumb generation doesn't work.


Could you explain for me what i should check. Because GD2 and stuff like that is to hard for me to understand lol
Link to comment
Share on other sites

1) Create a info.php file
2) put this code inside:

<?php
phpinfo();
phpinfo(INFO_MODULES);
?>

3) upload the info.php file onto your webhosting
4) browse info.php and try to find out the GD module

Hope this could help...

Link to comment
Share on other sites

Hi, I have the same problem.
I upload the files manually via cpanel to \img\p\ and I regenerate images. But some of the pictures won't show.
I meet no problem if I upload the files via catalog - product detail.
But if I want to change the image by replacing the files with other file (but same filename) directly to the folder, sometimes I find this problem.

Regards,
Liung's

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