atQuest Posted August 8, 2005 Posted August 8, 2005 There are a number of thumbnail creation contributions, is there a guide to help people to choose which one to use? Note: we support the Thumbnailer with Caching contribution. Quote
data2700 Posted February 14, 2006 Posted February 14, 2006 There are a number of thumbnail creation contributions, is there a guide to help people to choose which one to use? Note: we support the Thumbnailer with Caching contribution. The contribution is great, Im testing it out on my shop and I can immediately see a performance improvement in page loading speed. My question: Is there a way to allow it to accept special characters like "+" and others so that the error message is not displayed? Thanks again for the great contrib! Quote
DELETE MY ACCOUNT NOW Posted May 12, 2006 Posted May 12, 2006 This contrib seems pretty good, and I would like to use it, but can anyone tell me where to change the black border that it causes to appear around every clickable image on the site? That's the only thing I don't like about it. It put a black border around every image, even the header and my menu images. I'd be thrilled if someone could tell me how to get rid of that. Otherwise, it did seem to really speed up the page loading :) Quote DELETE MY ACCOUNT NOW
atQuest Posted May 12, 2006 Author Posted May 12, 2006 (edited) Hello Briana, that (border around linked images) is because we try to code with the latest W3 standards in mind (i.e.: we leave the border="0" out of the img tag). The way we always solve this is to add this to your CSS file: img { border: none; } If you have further questions about this, please PM or email us (to keep this thread focussed). Edited May 12, 2006 by atQuest Quote
emporikos Posted November 21, 2007 Posted November 21, 2007 where do you make the changes to change tep_image to product_thumb? Quote
daller Posted April 8, 2008 Posted April 8, 2008 (edited) Where are the thumb_ files saved? - I have cache enabled, but I can't find the cached files anywhere... It also seems that it doesn't keep image proportions See here, for an example: http://preben.vm.bytemark.co.uk/campaigns.php?campaign=3 Edited April 8, 2008 by daller Quote
Guest Posted May 26, 2008 Posted May 26, 2008 Hi, I've installed the contribution ok and all is working on the product listings. On the home page where the system use "new_product.php" I still get the old osC thumbnails. How do I replace these? You can see what I mean be going to http://www.ringoroses.com/shop/ Cheers, Mikel Quote
tot25 Posted May 28, 2008 Posted May 28, 2008 Hello, Can you tell me how to install this contribution. Which file I have to modify and how? Quote
tot25 Posted May 28, 2008 Posted May 28, 2008 I found it :) Sorry for the asking but I`m new in this:blush: Thanks for this great contribution. Quote
Petrou Net Posted June 11, 2008 Posted June 11, 2008 I have installed the contribution, enabled caching, checked permissions, but the thumbnails are not saved. Quote
taurianthebull Posted August 27, 2008 Posted August 27, 2008 Hey, thanks for creating this wonderful contribution. Really helpful. Can anyone help me with this: How to manage/enlarge the thumbnail size? The size is a bit smaller, i want it to be a bit bigger, can i manage this? Thanks. Quote
restomusclecar Posted January 16, 2009 Posted January 16, 2009 (edited) Great Contribution! I simply uploaded the html_ouput file from atquest and tada it works! I just wanted to thank you for the great add on. Edited January 16, 2009 by restomusclecar Quote
Jasi Posted May 23, 2009 Posted May 23, 2009 I just have implement this contrib, everything works fine but the caching function are not working for me. This meens i have build a subdirectory "thumbs" under the image directory (/images/thumbs/) and i have set the path in the product_thumb.php file to /images/thumbs/. But the thumbs are not beeing generated. rgs Jan Quote
EricK Posted August 22, 2009 Posted August 22, 2009 The contribution works fine, but creates lots of PHP Notice and Warnings when generating thumbnails. -------------------------------------------------------------------------------- PHP Notice: Undefined index: w in /product_thumb.php on line 373 PHP Notice: Undefined index: h in /product_thumb.php on line 373 PHP Notice: Undefined index: w in /product_thumb.php on line 383 PHP Notice: Undefined index: h in /product_thumb.php on line 383 PHP Warning: imagecopyresampled(): supplied argument is not a valid Image resource in /product_thumb.php on line 383 PHP Notice: Undefined index: w in /product_thumb.php on line 398 PHP Notice: Undefined index: h in /product_thumb.php on line 398 PHP Warning: imagejpeg(): supplied argument is not a valid Image resource in /product_thumb.php on line 399 PHP Warning: Cannot modify header information - headers already sent by (output started at /product_thumb.php:274) in /product_thumb.php on line 208 PHP Warning: Cannot modify header information - headers already sent by (output started at /product_thumb.php:274) in /product_thumb.php on line 209 PHP Warning: Cannot modify header information - headers already sent by (output started at /product_thumb.php:274) in /product_thumb.php on line 210 -------------------------------------------------------------------------------- Does anyone know how to fix the PHP Notice and Warnings? Regards, Eric_K Quote
Dennisra Posted December 24, 2009 Posted December 24, 2009 It's not caching the images. Has anyone got this to cache images? Quote
daller Posted April 29, 2017 Posted April 29, 2017 Trying to upgrade to php 5.6, product_thumb.php stops working. Any idea how to fix this? Quote
Jack_mcs Posted April 29, 2017 Posted April 29, 2017 You would be better off removing it and installing this one. As far as I know, it is the only thumbnailer being supported. Quote Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.