VirtueMart Forum

VirtueMart 2 + 3 + 4 => Administration & Configuration => Topic started by: greentycoon on April 20, 2013, 23:38:38 PM

Title: Product Images Not Displaying
Post by: greentycoon on April 20, 2013, 23:38:38 PM
I installed a template monster theme on my site.  The product images which I have uploaded are not displaying on the front end.  I am able to see the images on the backend and they are published.  On the other hand, the original demo content images are displayed.  Can someone please tell me how to get the product images to display?  Below is a screenshot:


Home Page
http://imageshack.us/photo/my-images/694/picturesnotdisplaying.png/

Admin Panel Image View
http://img202.imageshack.us/img202/3586/supernovae.png

Thank you very much!
Title: Re: Product Images Not Displaying
Post by: jenkinhill on April 21, 2013, 10:49:09 AM
The thumbnail image has not been generated. This can be caused by a couple of problems, most likely that the images are not uploaded in jpg format or you have used some filename format other that imagename.jpg (all lower case). The other possible issue is a lousy server setup where the image thumb directory is not writable or the GD2 library has not been compiled in PHP.
Title: Re: Product Images Not Displaying
Post by: greentycoon on April 21, 2013, 14:56:45 PM
Again, I believe it is another templatemonster.com theme issue.   Thank you for the instructions!