Re: Image Handler 2 Support
HEEELLLLLPPP!!!:blink:
I have just installed IH2 on ZC 138. I can get to the Menu's in Admin and have uploaded a couple of test photos. There is no "+" on the Main page images, and on the product page, the "+" is there, but no hover. When I click the photo, the default ZC popup appears. The javascript file is in my "templates_default...", but NOT in the "MYTEMPLATE" (theme022) folder. Reading the thread, is something missing, or is the sizing off?
www.theladybugboutiqueonline.com
Dave
Re: Image Handler 2 Support
You have stylesheet missing i.e.
style_imagehover.css
Re: Image Handler 2 Support
Ok, I've installed IH on my store, never used it before, but it's causing issues that I've never had on previous store, so I want to totally uninstall it. I removed it through zen-cart admin, but I want all associated files back to normal. What's the easiest way to do this?
Re: Image Handler 2 Support
Quote:
Originally Posted by
misty
You have stylesheet missing i.e.
style_imagehover.css
Misty,
Thanks for the reply. The mentioned file is in every /includes/templates/*/css/ folder EXCEPT "my template" (theme022).
Should it be in all or just the one?
Dave
Re: Image Handler 2 Support
I'm not Misty but I can answer that one ... it should be in your template css folder. It's not needed in the other template css folders unless you switch templates.
Also, the /jscript/jscript_imagehover.js needs to be in your theme022 folder.
Re: Image Handler 2 Support
Quote:
Originally Posted by
kutnkudly
Ok, I've installed IH on my store, never used it before, but it's causing issues that I've never had on previous store, so I want to totally uninstall it. I removed it through zen-cart admin, but I want all associated files back to normal. What's the easiest way to do this?
I would think you already did uninstall the easiest way. However, the following files are what was transfered to the server to make IH2 work. I suppose you would just remove them. I would suggest you actually transfer them back into a folder on your desktop (named something like IH2_backup). Then if ome of them was actually needed it can be easiely transfered back.
Remove these files from images:
/images/watermark.png
/images/zoom.png
/images/large/watermark_LRG.png
/images/large/zoom_LRG.png
/images/medium/watermark_MED.png
/images/medium/zoom_MED.png
Remove this folder:
/bmz_cache/
Remove these files from admin:
/admin/image_handler.php
/admin/images/cc.gif
/admin/images/checkpattern.gif
/admin/images/icon_image_handler.gif
/admin/images/ih_test.gif
/admin/images/ih_test.jpg
/admin/images/ih_test.png
/admin/includes/boxes/extra_boxes/image_handler_tools_dhtml.php
/admin/includes/extra_configures/bmz_image_handler_conf.php
/admin/includes/extra_configures/bmz_io_conf.php
/admin/includes/extra_datafiles/image_handler.php
/admin/includes/functions/extra_functions/functions_bmz_image_handler.php
/admin/includes/functions/extra_functions/functions_bmz_image_handler_update.php
/admin/includes/functions/extra_functions/functions_bmz_io.php
/admin/includes/functions/extra_functions/functions_bmz_update.php
/admin/includes/languages/english/extra_definitions/bmz_image_handler.php
/admin/includes/languages/german/extra_definitions/bmz_image_handler.php
/admin/includes/languages/spanish/extra_definitions/bmz_image_handler.php
/admin/includes/modules/category_product_listing.php.patch
Remove these files from includes:
/includes/classes/bmz_gif_info.class.php
/includes/classes/bmz_image_handler.class.php
/includes/extra_configures/bmz_image_handler_conf.php
/includes/extra_configures/bmz_io_conf.php
/includes/functions/extra_functions/functions_bmz_image_handler.php
/includes/functions/extra_functions/functions_bmz_io.php
/includes/templates/YOUR_TEMPLATE/css/style_imagehover.css
/includes/templates/YOUR_TEMPLATE/jscript/jscript_imagehover.js
/includes/templates/YOUR_TEMPLATE/popup_image_additional/tpl_main_page.php
There are 5 additional files that were uploaded. However, I looked at my site, which doesn't have and never had, Image Hander and these 5 files are listed. Therefore, I wouldn't remove them. If you do, you might run into trouble. These files are:
/includes/modules/pages/popup_image/header_php.php
/includes/modules/pages/popup_image_additional/header_php.php
/includes/modules/pages/additional_images.php
/includes/modules/pages/main_product_image.php
/admin/includes/modules/category_product_listing.php
If you do remove them, I would suggest make a note of them and re-upload them from a backup you did before installing Image Hander. This way you are certain they are back to original state from before the install of IH.
Just a final thought, I see you are using and customizing the classic theme that comes with Zen Cart. You might want to look into the Overrides system. If you fully customize the classic theme then upgrade, you will lose all your customizations.
Re: Image Handler 2 Support
Quote:
Originally Posted by
FatGuyinAZ
I'm not Misty but I can answer that one ... it should be in your template css folder. It's not needed in the other template css folders unless you switch templates.
Also, the /jscript/jscript_imagehover.js needs to be in your theme022 folder.
FatGuy, Thanks for the reply.
I copied the file to my "theme022" folder, which is my template name, and I now have the hover effect on my main pages. However, still nothing on the individual product page.
2 Questions: Should I have copied the entire "templates_default" to MYTEMPLATES (theme022) folder, and, how do you increase the size of the hovering picture?
Dave
Re: Image Handler 2 Support
Yes that is exactly how it should be copied. I personally think the file structure for the /template/ part of the download is confusing. It should have 1 folder and it should be called /MYTEMPLATE/ and it should contain all that stuff that's needed in a person's template folder. A user would only need to rename /MYTEMLATE/ to their own template. This is how it's done on all the other downloads. Anyway ... I see it's working for you now. Good job.
The IH2 is making your images on your main page bigger from 100x75 to 150x112. However, I personally don't know how to make the images bigger. I would suspect if you adjust the settings in Admin -> Images to something bigger then the 150x112 then it would show bigger with the IH mouseover.
Sorry I can't help. I have the same question earlier in this thread but nobody has answered.
Re: Image Handler 2 Support
Quote:
However, still nothing on the individual product page.
Image Handler 2 does not work on product image, only additional
images on product info page.
Re: Image Handler 2 Support
i have looked through many posts and i cannot find the answer to my problem...
i have compared every single file in the fresh copy of image handler with what i have my server using winmerge (i had a couple of files that had to be combined) and every single line is there that should be...
my popup on hover for small images is not working!!! it used to work... are there any settings anywhere in zen cart that might have broken this?