Re: Image Handler 4 (for v1.5.x) Support Thread
Quote:
Originally Posted by
chadderuski
Hi Diva!
1) Have you ever seen situations where IH4 has slowed down a site - meaning longer page load times? When I enable IH4 and refresh the page, I am getting a slight pause before the page renders. Settings are pretty much default with default zencart.
In my experience, when you first load any given page after installing IH, it does have a slight delay while images for that page are created. However, once any given image has been created, the pages do load faster due to smaller image files being transferred.
Re: Image Handler 4 (for v1.5.x) Support Thread
That is my experience too. when IH first scales the images there can be a delay. Evidently this is most noticeable when it is scaling pages with lots of new images. this really only happens onprodut listing lages after install. another thing that is worth noting is that different browsers deal with the delay in slightly different ways.
i am not sure about magicbox. You presumably want it to work on the main lroduct image. i do know that jqzoom plays nice with IH and there is a thread in which i am beinb persuaded to turn some code snippets into a proper module. search and you will find it
Re: Image Handler 4 (for v1.5.x) Support Thread
I have not been this confused for long time with ZenCart modules....
How do I have to merge the files - some of those files are missing (my template don't have them) some are different.
This time I copied English folder (no edits as suggested above!), renamed it to Spanish and Bulgarian and installation underwent well - I enabled it, it's working but I can't seem to figure out which rows have to go where when merging...
Do I have to add all missing rows from my original files to the ones IH made or what?
I'm really lost on this one...
Also - If It's going be easier to make manual install - what I have to do - add all aditional rows in _IH4.php files to the ones I already have and not upload _IH4.php files (only the rest) or what?
www.rampagehockey.eu/neo - currently it's not displaying product info image because the author made the template to load large image there - will modify this latter but now I have to merge those files so he can work upon that...
Re: Image Handler 4 (for v1.5.x) Support Thread
Quote:
Originally Posted by
the.rampage.rado
I have not been this confused for long time with ZenCart modules....
How do I have to merge the files - some of those files are missing (my template don't have them) some are different.
This time I copied English folder (no edits as suggested above!), renamed it to Spanish and Bulgarian and installation underwent well - I enabled it, it's working but I can't seem to figure out which rows have to go where when merging...
Do I have to add all missing rows from my original files to the ones IH made or what?
I'm really lost on this one...
Also - If It's going be easier to make manual install - what I have to do - add all aditional rows in _IH4.php files to the ones I already have and not upload _IH4.php files (only the rest) or what?
www.rampagehockey.eu/neo - currently it's not displaying product info image because the author made the template to load large image there - will modify this latter but now I have to merge those files so he can work upon that...
First of all roll back your store to the state it was BEFORE installing IH4. (you did make a backup right???)
Then start over by first making the change from the post I suggested:
Then before you re-do the install, if you are using another language, you will need to make a copy the "english" language folder from the IH4 package and name it for the languages you support. (YOUR_ADMIN/includes/languages/english)
Quote:
Originally Posted by
Gerjan
Don't forget to copy the English language files to you Norwegian folder (or you may want to translate them
http://www.zen-cart.com/images/smilies/tongue.gif ) before the installation. As far as I remember it can't be fixed by copying the language files after you installed IH4.
Then make any file merges you need following the instructions for file merging in the IH4 readme
There is a section in the readme which covers file merging and provides the mapping between the IH4 files and the ones in your shop..
Quote:
- Make any file merges that may be necessary. Some filepaths and files have changed. Please use the filemap below to assist you.
IH4 Installation Package Files |
Maps to These Files in Your Store |
/YOUR_ADMIN/includes/modules/category_product_listing_IH4.php |
/YOUR_ADMIN/includes/modules/category_product_listing.php |
/includes/modules/pages/popup_image/header_php_IH4.php |
/includes/modules/pages/popup_image/header_php.php |
/includes/modules/pages/popup_image_additional/header_php_IH4.php |
/includes/modules/pages/popup_image_additional/header_php.php |
/includes/modules/IH_INSTALL/additional_images.php |
/includes/modules/YOUR_TEMPLATE/additional_images.php |
/includes/modules/IH_INSTALL/main_product_image.php |
/includes/modules/YOUR_TEMPLATE/main_product_image.php |
/includes/templates/IH_INSTALL/popup_image_additional/tpl_main_page.php |
/includes/templates/YOUR_TEMPLATE/popup_image_additional/tpl_main_page.php |
If your template doesn't have these files it means that there is no merging required and the installer will copy the files needed to the correct template locations..
Once you complete all these steps try uploading the IH4 files and do your install over again..
Re: Image Handler 4 (for v1.5.x) Support Thread
Quote:
Originally Posted by
Gerjan
Wanna play hints? :laugh:
Don't forget to copy the English language files to you Norwegian folder (or you may want to translate them :P ) before the installation. As far as I remember it can't be fixed by copying the language files after you installed IH4. As Dana suggested, re-install...
Thanks for that, I had the same problem with Romanian. Copied the files to language folder after install so had blank descriptions in admin. Read your solution and 2 minutes later sorted :-)
Re: Image Handler 4 (for v1.5.x) Support Thread
Thanks for the quick replay!
OK if rows from the original files are different from rows in _IH4 which rows to keep? _IH4's I suppose?
Re: Image Handler 4 (for v1.5.x) Support Thread
Quote:
Originally Posted by
the.rampage.rado
Thanks for the quick replay!
OK if rows from the original files are different from rows in _IH4 which rows to keep? _IH4's I suppose?
I'm not sure I understand your question.. If you are asking about file merging it's difficult to answer your question since your files may have already been modified by other modules.. All I can say is you need to merge those changes with the ones made by IH4.
If they are vanilla Zen Cart files, then you DON'T need to worry about file merging.. I cannot help you with specific modules changes, and if the file merging is over your head to execute, you might want to enlist some professional assistance to help you properly make the file merges you need.. hope that helps..
Also before you get started, I really strongly suggest that you review the readme. If there is a section of the readme that is not clear, then let me know what part isn't clear..
Re: Image Handler 4 (for v1.5.x) Support Thread
Quote:
Originally Posted by
DivaVocals
IH4 ususally improves a site's performance.. So if you are experiencing some slowing I have to wonder if there isn't something else on your site that is causing it?? Post a link and we can give you a better idea..
You will not be able to use any kind of image zooming tool with the IH4 image hovering without some serious re-engineering of one or both tools to allow both to work together.. (it's on of the BIG reasons why zoom on the medium product image doesn't work in IH4)
Hi Diva (weif & nicol too!)
Thank you for the responses.
Yes, I figured first time loading a page would have a hit as the cache was created, and that is very obvious. It could be browser or even something in how apache is set.
I can confirm that magiczoom does not work perfectly out of the box with IH4. There seems to be some conflicts in variable name use and creation between the two modules. I keep getting an E_Error warning from PHP when the two are enabled together, but each run fine independently.
Unfortunately, magiczoom uses compiled javascript, so tracking down the conflict is made much more difficult.
Nice effects though!
Re: Image Handler 4 (for v1.5.x) Support Thread
Quote:
Originally Posted by
chadderuski
Hi Diva (weif & nicol too!)
Thank you for the responses.
Yes, I figured first time loading a page would have a hit as the cache was created, and that is very obvious. It could be browser or even something in how apache is set.
I can confirm that magiczoom does not work perfectly out of the box with IH4. There seems to be some conflicts in variable name use and creation between the two modules. I keep getting an E_Error warning from PHP when the two are enabled together, but each run fine independently.
Unfortunately, magiczoom uses compiled javascript, so tracking down the conflict is made much more difficult.
Nice effects though!
Try a different module then.. niccol's suggestion:
Quote:
Originally Posted by
niccol
i do know that jqzoom plays nice with IH and there is a thread in which i am beinb persuaded to turn some code snippets into a proper module. search and you will find it