Re: Image Handler 2 Support
Quote:
Originally Posted by
haredo
Mz,
There is a new version of Image Handler for 139a in the Free Software Addons
I use Use Fual Slimbox (a mirror image to Zen Lightbox), available in the Free Software Addon section too.
Be careful to winmerge these files into the core of 139a.
I did a test last night on a fresh install of 139a, worked seamlessly.
What I noticed is that Image Handler and Fual do not overload on each other which is easier to winmerge...
and if you saw our earlier discussions on this "new" version you will note that this version is NOT PHP 5.3 compatible.. As I have posted earlier, I will be posting an UPDATE to the Rev 7 files which will be 1.3.9a AND PHP 5.3 compatible.. I will also be updating the readme file as well so that the changelog is CLEAR. The new version will be backwards compatible for those whose hosts are not running PHP 5.3 just yet. I need more PHP 5.3 testers. If anyone is interested in testing it, please PM me your e-mail address and I will be happy to send you a zipped copy to test.
Also for those who are not converting to 1.3.9a right away, but whos host may convert them to PHP 5.3, I will include a PHP 5.3 compatible version for 1.3.8a.
Re: Image Handler 2 Support
May I ask what all the discussion about PHP 5.3 is about? Is this a new version that all the hosting services are about to move to?
Regarding reinstallation: I guess if I file compare the add-on to the core 139, I'll see a list of the files that get modified. The other files in the add-on should be bolt-in. For the files with overlap, it looks like some quality time with a three-way merge tool is in order. Ah well...it still beats working for a living.
Re: Image Handler 2 Support
@DivaVocals
Sorry I missed that thread.
Re: Image Handler 2 Support
Quote:
Originally Posted by
mzimmers
May I ask what all the discussion about PHP 5.3 is about? Is this a new version that all the hosting services are about to move to?
Regarding reinstallation: I guess if I file compare the add-on to the core 139, I'll see a list of the files that get modified. The other files in the add-on should be bolt-in. For the files with overlap, it looks like some quality time with a three-way merge tool is in order. Ah well...it still beats working for a living.
I suggest a forum or Google search as a full blown PHP 5.3 discussion is very much off topic here.. Hosting services are moving to PHP 5.3, and many apps using functions deprecated in PHP 5.3 will no longer work. IH2 has some of this in it's code and so it's an issue that needs to be addressed.
Re: Image Handler 2 Support
Quote:
Originally Posted by
haredo
@DivaVocals
Sorry I missed that thread.
No worries.. I figured you might be interested in a PHP 5.3 compatible version.. :smile: One of the folks who will be testing the new version is reporting that he is having no PHP 5.3 compatibility issues with Rev 7 of IH2.. But I think that is just luck.. :laugh:
Re: Image Handler 2 Support
Quote:
Originally Posted by
DivaVocals
No worries.. I figured you might be interested in a PHP 5.3 compatible version.. :smile: One of the folks who will be testing the new version is reporting that he is having no PHP 5.3 compatibility issues with Rev 7 of IH2.. But I think that is just luck.. :laugh:
I'm also having no problems using Rev 7 of IH2 on my local test server using php5.3
Re: Image Handler 2 Support
@cyldejones
are you having issues with this version also:
Re: Image Handler 2 Support
I did a directory comparison between 1.3.9 and IH2 with 1.3.8 as the ancestor. It looks like the following files within IH2 have changed either in IH2 or in 1.3.9:
includes/modules/additional_images.php
includes/modules/main_product_image.php
includes/modules/pages/popup_image/header_php.php
includes/modules/pages/popup_image_additional/header_php.php
includes/templates/template_default/popup_image_additional/tpl_main_page.php
Of these, the only file that has changes in BOTH IH2 and 1.3.9 is:
includes/modules/pages/popup_image/header_php.php
So, would I be correct in assuming that if I reapply all the 1.3.9 files to my shop, then merge the header_php.php file, then install IH2, I should be OK? I realize that I'll then have to do a similar exercise with Lightbox.
Thanks.
Re: Image Handler 2 Support
Quote:
Originally Posted by
haredo
@cyldejones
are you having issues with this version also:
I haven't even downloaded this since I've never had any problems with IH2 vis a vie additional images.
Re: Image Handler 2 Support
Here is a clear explanation of what I did - if this helps.
1. The latest version of IH2 revised by ckosloff BROKE the additional images function on the product info page. So... if someone added additional images to their products - and they also had that version of IH2 installed - the additional images DID NOT SHOW UP. EVERY site we have tried to install that updated IH2 on did the same thing and we have always had to uninstall and go back to the prior version to get this functionality.
2. So... as I stated in the description - I took the older version originally created by Tim Kroger - one version before the latest version - and changed one or two of the files that needed to be changed to work with 1.3.9
I have tons of clients that NEED those extra images to show up - and I am sure there are many out there that want to use additional images on their product pages - so that is why I renamed it a little to include that it supported the additional images.
I am NOT a coder and I definately am not trying to take "credit" for this mod - I am just trying to help people who need those additional images on their product page.
If this update is a problem with everyone - then I am happy to ask the developers of zen cart to remove it. But until such time that ckosloff (who updated the prior version) or someone else can get the additional images to work in his code and also upgrade it for 1.3.9 - I think it is a necessary addon - at least for the moment....
Quote:
Originally Posted by
DivaVocals
Have you taken a close look at the the version of IH2 Judy Gunderson has submitted. Her version doesn't MAJORLY change ANYTHING in IH2 so why she submitted it as a NEW and separate module is beyond me..
After comparing her version last night to Rev 7 of IH2 it seems clear that she should have submitted it as an UPDATE with a MUCH BETTER explanation of what she "did" in her submission notes.. Also her "version" implies that it fixes a problem that was never a problem (that I was a aware of) even with the new version of Zen Cart.
My point was I would not pay ANYONE to make this particular version (the Judy Gunderson version) of IH2 PHP 5.3 compatible since with the exception of a VERY MINOR change I do not see ANYTHING ELSE different in her version. (and since I'm not a coder, I will be asking a friend or two to help me interpret the code that Judy did add to IH2 to determine WHAT it is supposed to do)
Other than the hover on medium images (which has NEVER been coded into IH2 and which I imagine WOULD be a fairly complicated undertaking if compatibility with lightbox mods is to be maintained..) what features don't work???
I posted yesterday that I will be submitting a PHP 5.3 compatible version of the ORIGINAL IH2. The changes to make IH2 PHP 5.3 compatible are MINOR at best and do not warrant a major version number change.
I am of the opinion that updating the Judy Gunderson version with no real understanding of WHAT SHE CHANGED is not a good idea.. Which is why I PERSONALLY would not pay to fix THAT version..
Nothing.. I have paid for feature coding before, but my point was that I personally wouldn't spend ANY money on a version of IH2 which is VAGUELY documented, and as far as I can tell brings NOTHING new to the table.
She (Judy Gunderson) in essence took the Rev 7 version of IH2, add a LITTLE bit of code to it, made some VAGUE reference to some "broken" functionality (that has NEVER been broken or even reported broken), changed NONE of the supporting documentation, and then submitted it as a NEW mod (instead of an update to the existing mod) Now if YOU want to pay to have THAT version updated to make it PHP 5.3 compatible, knock yourself out..:laugh: I will submit Rev 8 (as an UPDATE to Rev 7) to the downloads section, and it won't cost me or anyone a dime to use it..:smile: