![]() |
Re: TelaFirma - X-Cart Dynamic Image Generator
Hi ScrapOrchard, just curious, why do your product titles (in the screenshots) show a single double-quote? ex:
Quote:
Quote:
|
Re: TelaFirma - X-Cart Dynamic Image Generator
Quote:
Because that's the titles of the product? It's what the Provider entered in the Product Information.. why they forgot to close the quotes, I don't know! The quotes are not hard coded.. not all the titles have them.. :) Does this have any bearing on why the thumbnails aren't showing up? Because they dont' show up for all product, not just the one I took a screen shot of...? |
Re: TelaFirma - X-Cart Dynamic Image Generator
ah, wasn't sure if it had any bearing or not. based on your explanation though, i doubt that it does
|
Re: TelaFirma - X-Cart Dynamic Image Generator
Well.. that would be too easy a fix.. wouldn't it?! :)
|
Re: TelaFirma - X-Cart Dynamic Image Generator
Anyone?
|
Re: TelaFirma - X-Cart Dynamic Image Generator
Can anyone answer my question? If not, is there a support forum at TeleFirma where I can try to get assistance there?!?!
|
Re: TelaFirma - X-Cart Dynamic Image Generator
ScrapOrchard,
I think Stephen Couch (Telafirma) could answer but it's been days that nobody has heard from him. It doesn't seem unusual that Stephen get out of touch for "long" periods of time...quite stressing because you cannot access some parts of the code and as with many X-Cart mods there is always a lot of twiching and fine tuning to do (and I don't intend to become an HTML+PHP+Smarty expert for the years to come). Hope Stephen will get back to us soon... Cheers, Philippe |
Re: TelaFirma - X-Cart Dynamic Image Generator
I've also been trying to get in touch with Stephen. I sent him a package from Australia also that I know he was very excited about receiving but instead it was returned to me as "un-claimed". I have also experienced this latency in response before from Stephen.
Have tried every means other than calling / jumping on a plane and knocking on his door. Stephen, If you're out there mate and everything is cool. You're gonna be a busy boy when you get back. Chris |
Re: TelaFirma - X-Cart Dynamic Image Generator
Hey hey :) :) I finally found an old email from Stephen about this. I've been having this same problem.
Quote:
On line 17 of /skin1/modules/Dynamic_Images/product_image.tpl change the following line: Code:
{math equation="floor(x / y)-1" x=$config.Dynamic_Images.di_product_image_width y=$config.Dynamic_Images.di_detail_thumb_width assign=number} to: Code:
{math equation="floor(x / y)" x=$config.Dynamic_Images.di_product_image_width y=$config.Dynamic_Images.di_detail_thumb_width assign=number} Basically all you are doing is removing the "-1" from the floor(x / y) equation. Hope this helps :) |
Re: TelaFirma - X-Cart Dynamic Image Generator
Thank you - I'll give that a go -
|
All times are GMT -8. The time now is 08:50 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.