JEWbacca Posted July 16, 2005 Share Posted July 16, 2005 Good Evening, For the past two weeks now I have been trying to figure out my thumbnail issue.... but so far have had no luck. Here are the contributions I have installed.... but had no luck with: 1. Automatic Thumbnail http://www.oscommerce.com/community/contributions,1484 Problem --- it just seemed as it did nothing. 2. 'On the Fly' Auto Thumbnailer using GD Library http://www.oscommerce.com/community/contributions,2226 Problem --- It makes my Catagory box act very strange as i'm using images in it 3. PHP image resample http://www.oscommerce.com/community/contributions,260 Problem --- It does not work with gifs... and all my images are gifs. =============================================== Here is just a little info: *** i'm 90% sure I have GB LIBRARY installed.... can someone confirm? Here was a test I did... but i'm still not 100% sure. Here was my test code: <?php if (function_exists('ImageCopyResampled')) echo "ImageCopyResampled already installed.<br>"; else echo "ImageCopyResampled NOT installed.<br>"; ?> Here is the page I put it on: http://blackwidowsecurity.com/ipodstore/imagetest.php *** All my product images are gif files. *** Most of my image files are 150x120 and the thumbs are 100x80 *** I made some of the images larger 450x360 and it helped a little.... here is the catagory I did that for -- http://blackwidowsecurity.com/ipodstore/in...ables-c-29.html =============================================== If anyone has any suggestions/ideas or know of a good contribution I would be very thankful! Thanks in advance, Nate Link to comment Share on other sites More sharing options...
Wendy James Posted July 16, 2005 Share Posted July 16, 2005 Not sure about all of your issues but I like this thumbnail contribution. http://www.oscommerce.com/community/contributions,841 Wendy James Creativity is allowing yourself to make mistakes. Art is knowing which ones to keep. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.