Re: Image Handler Rev8c Testing
All of the developers I consulted have responded favorably with regards to the latest version. So the code currently being tested is officially finalized.
I've heard back from most of the testers, but there's a few (and you know who you are:laugh:) who have not reported back.. All responses received so far have been positive (no issues, works as expected). That said I do not want to submit the new fileset until I hear back from EVERYONE..
Don't make me PM or e-mail you.:lookaroun. Chime in with your feedback please!!!:smile:
In the meantime if anyone else wants to test the new fileset, please PM me for details.
Re: Image Handler 2 Support
A while back, I was reporting that the newest version of IHv8c wasn't displaying additional images properly, despite fresh installs and numerous re-install attempts.
Today, I have found the culprit of it all. It is a dumb little thing. I never would have found out otherwise except by accident. :lookaroun
If the product doesn't have a name, IH2 will not display the additional images. Having a model number, price or stock amount isn't enough; the product actually needs a product name. If you leave it blank like I did, IH won't display additional images.
:oops:
Who knew? Anyway I'm glad it works!
Latest version works like a charm.
Re: Image Handler 2 Support
Will there be a new includes/modules/additional_images.php coming soon seeing how 1.3.9e overwrites this file?
Thanks,
Marc
Re: Image Handler 2 Support
Quote:
Originally Posted by
tat2nu
Will there be a new includes/modules/additional_images.php coming soon seeing how 1.3.9e overwrites this file?
Thanks,
Marc
Don't know since we've not had any chance to look at the 1.3.9e release files to see if this file even changed since the 1.3.9d release.. Since Rev8b of IH2 this file is in an override folder. So for now this is a NON issue for those using the Rev8b fileset. If you are using an older version of IH2, and are concerned, then you should at least upgrade to the Rev8b fileset.
Re: Image Handler 2 Support
The only change to /includes/modules/additional_images.php is extending the initial conditional to not run the code if additional images are set to off (and the comments, and stripping the ?> at the end of the file).
Re: Image Handler 2 Support
My site is running the latest edition of Image Handler and is working just fine with the recent upgrade to zencart.
I haven't been about or keeping up to date with this thread ( its a very long thread )
What is being tested in this new edition and what differences to the current version. ?
I know, i know, i could do a search or look back over many pages but i'm being lazy and just asking the question here.
Re: Image Handler 2 Support
It's a LONG answer so I'm afraid I'm gonna have to (respectfully) ask that you page back through the last 4-5 days postings to get up to speed..:smile: It's all posted here..
Quote:
Originally Posted by
Mal2809
My site is running the latest edition of Image Handler and is working just fine with the recent upgrade to zencart.
I haven't been about or keeping up to date with this thread ( its a very long thread )
What is being tested in this new edition and what differences to the current version. ?
I know, i know, i could do a search or look back over many pages but i'm being lazy and just asking the question here.
Re: Image Handler 2 Support
Thanks Glenn.. We're testing whether there is still a need for this file at all in the IH2 package based on the version in the latest Zen Cart fileset..
In the meantime those using the Rev8b fileset should be fine upgrading to the new Zen Cart release since this file is in an override folder for IH2. (Thanks to Ajeh for pointing that out!)
Quote:
Originally Posted by
gjh42
The only change to /includes/modules/additional_images.php is extending the initial conditional to not run the code if additional images are set to off (and the comments, and stripping the ?> at the end of the file).
Re: Image Handler 2 Support
Quote:
Originally Posted by
DivaVocals
It's a LONG answer so I'm afraid I'm gonna have to (respectfully) ask that you page back through the last 4-5 days postings to get up to speed..:smile: It's all posted here..
I'm fine with long answers.
Incidentally i'm using fual slimbox with image handler, today after upgrading to the latest zencart version i note that when you click the main image that the numbered listing for the additional images is now gone, usually you can click one image and fual slimbox allows you to scroll through any additional images on the page without clicking out of that image, thats not happening anymore for me.
I assume its something to do with the latest update, i missed this issue earlier. Not sure if its also related to image handler 2, it would be good if anyone using image handler 2 and fual slimbox and has the latest zencart update could check this small issue.
Re: Image Handler 2 Support
Ok its an image handler issue with fual slimbox.
I have replaced the additional images ( image handler file ) with the fual slimbox one in includes/modules/your template/additional images.php and hey presto the additional images scroll now works once again.
I'm sure thats one of the things you have been working on and if i had read the previous posts i may have known that. :o)