VirtueMart Forum

VirtueMart Dev/Coding Central: VM1 (old version) => Quality & Testing VirtueMart 1.1.x => Virtuemart 1.1 Development (Archiv) => Q&T Resolved => Topic started by: sitebuildernow on April 09, 2009, 00:29:13 AM

Title: Warning: Could NOT create Thumbnail Image 1.1.3 additional img issue
Post by: sitebuildernow on April 09, 2009, 00:29:13 AM
I am making this post with this title in hopes of helping someone else not spend all the hours I did trying to resolve this problem. In VM 1.1.3, adding extra images works the way the manual says **however!** - if your original images are named with .jpeg you need to rename them with .jpg before trying to add them and create thumbnails! I finally today found this little tidbit on another post (http://forum.virtuemart.net/index.php?topic=48346.msg167313#msg167313) that was about other problems with thumbnails on extra images - but all of those problems were not my issue - fortunately AndyNZL put in a small little blurb about this issue. Once I renamed my images from .jpeg to .jpg voila! problem solved! Thank you AndyNZL!!!
Harmony
VM 1.1.3 with Joomla! 1.5.9
Title: Re: Warning: Could NOT create Thumbnail Image 1.1.3 additional img issue
Post by: deus_073 on November 14, 2009, 14:17:48 PM
THIS...IS....GOLD!
Title: Re: Warning: Could NOT create Thumbnail Image 1.1.3 additional img issue
Post by: sitebuildernow on November 14, 2009, 16:19:27 PM
Glad it helped  :D
Title: Re: Warning: Could NOT create Thumbnail Image 1.1.3 additional img issue
Post by: IntegraLL on February 21, 2011, 14:14:59 PM
Thank u so much, sitebuildernow! =)
So i heed to make thumbnails from .jpeg. How i can to realize it? Is anybodu know?

P.S. Sorry for my mistakes. I`m from Russia =)
Title: Re: Warning: Could NOT create Thumbnail Image 1.1.3 additional img issue
Post by: collapsed on November 18, 2011, 12:13:02 PM
problem still exits and nobody can solve it (vm 1.1.9)? how to upload additional images with jpEg, help, please.
adding          
case ".jpeg":
header ("Content-type: image/jpeg");
readfile($fileout);
break;

in show_image_in_imtag.php not working.
Title: Re: Warning: Could NOT create Thumbnail Image 1.1.3 additional img issue
Post by: zio_gigio on April 14, 2012, 16:07:17 PM
sitebuildernow !!!!

thank you! thank you! thank you! thank you! thank you! thank you! thank you! thank you! thank you! thank you!

I registered just to thank you!  :D :D :D :D :D :D :D :D :D :D :D
Title: Re: Warning: Could NOT create Thumbnail Image 1.1.3 additional img issue
Post by: Spencerk on May 15, 2012, 12:56:49 PM
Thanks!!!