![]() |
Re: TelaFirma Dynamic Image Mod + Thickbox 2.2
@ dfawdown you got pm! interested on 4.1.7 integration.
|
Re: TelaFirma Dynamic Image Mod + Thickbox 2.2
Quote:
Hi Dfawdon. Have PM'd you. Am interested in finding out more. Please reply at your earliest convenience. Chris |
Re: TelaFirma Dynamic Image Mod + Thickbox 2.2
For anyone who got the mod from dfawdon and is interested in upgrading the thickbox portion to version 3, simply download the thickbox.js and thickbox.css files from here:
http://jquery.com/demo/thickbox/ Edit the thickbox.css file and change line 4 from: Code:
*{padding: 0; margin: 0;} to Code:
/*{padding: 0; margin: 0;} */ Upload the two files to the skin1/thickbox/files directory. This worked well for me. Backup your original files just in case it doesn't work for you. Cheers, Jason |
Re: TelaFirma Dynamic Image Mod + Thickbox 2.2
I had to do one other tweak to get the loadingAnimation.gif graphic working with thickbox 3.
In thickbox.js, on line 49: change: Code:
<img src='"+imgLoader.src+"' /> to: Code:
<img src='skin1/thickbox/files/loadingAnimation.gif' /> I tried setting it in the tb_pathToImage variable on line 8, but it didn't work for some reason. Cheers, Jason |
Re: TelaFirma Dynamic Image Mod + Thickbox 2.2
Has anyone tried playing with the code from the mod from dfawdon to get it to display variant images in 4.1.x? With the mod, variant images are broken.
Jason |
Re: TelaFirma Dynamic Image Mod + Thickbox 2.2
If there's enough interest, maybe we could approach Qualiteam to find out how much it would cost to get this working with variant images in 4.1.x. I know I definitely would like to see this.
Jason |
Re: TelaFirma Dynamic Image Mod + Thickbox 2.2
I'd be interested to have this working with variant images in 4.1.x too :)
|
Re: TelaFirma Dynamic Image Mod + Thickbox 2.2
Under 4.1.8 I get this error now when I go to display a product:
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 900000 bytes) in /home/vacsew/public_html/cart/Smarty-2.6.12/plugins/function.thumb.php on line 280 It is a clickable link and when I click on that link I get: Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 4188 bytes) in /home/vacsew/public_html/cart/Smarty-2.6.12/plugins/function.thumb.php on line 279 If I delete the images the product will display properly. |
Re: TelaFirma Dynamic Image Mod + Thickbox 2.2
That means your allowed memory is to low on your server. Get your host to bump it up for you.
|
Re: TelaFirma Dynamic Image Mod + Thickbox 2.2
Hmm - What is weird is that we are running 4.0.16 (heavily mod-ed) on the same server, with much larger images and it works fine...
|
Re: TelaFirma Dynamic Image Mod + Thickbox 2.2
I think the first time you view a product with the mod it's pretty memory intense as it generates all the cached images. After creating a new product, I've had it time out on the first view as the cached images are being generated and then it's fine after that.
Jason |
Re: TelaFirma Dynamic Image Mod + Thickbox 2.2
Well what I found out is unless I make my thumbnails the exact or smaller size as defined in "Thumbnail width in the products list:" in General Setting::Appearance, this will happen as well as being over 150 bytes wide... I guess?
Also, at this point I still cannot import my 1500+ products db, so for now I have manually created just one product. So it is not a matter of caching the images. What worries me is that under 4.0.16 I didn't have to do anything. I just upload my images and it automatically resized them for the thumbnail. I hope that this does not mean that I am going to have to go and manually resize all of my thumbnail images.... |
Re: TelaFirma Dynamic Image Mod + Thickbox 2.2
Just a question, are you using the Telafirma mod, or did you get the one from dfawdon that Qualiteam did up?
Jason |
Re: TelaFirma Dynamic Image Mod + Thickbox 2.2
On my 4.0.16 system I am using the Telefirma Mod. On the 4.1.8 system I am using the one Qualiteam set up.
|
Re: TelaFirma Dynamic Image Mod + Thickbox 2.2
Is this code for sale? Can people still chip in? I am more than willing to donate to get the code and how to on the installation of it.
|
Re: TelaFirma Dynamic Image Mod + Thickbox 2.2
|
Re: TelaFirma Dynamic Image Mod + Thickbox 2.2
Quote:
To reply to my own post, I did a bit of a hack to get the variant images working with the mod that dfawdon had Qualiteam produce. I added an if statement into product_thumbnail.tpl that excluded variant images from the new code. This works great on my setup as the variant images on the product detail pages aren't scaled and thus don't need the sharpening, etc. Here is my product_thumbnail.tpl in case anyone else is interested. Code:
{* $Id: product_thumbnail.tpl,v 1.19 2005/11/17 06:55:36 max Exp $ *} Jason |
All times are GMT -8. The time now is 05:42 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.