Hmm... you learn something new every day. Thanks!Quote:
Originally Posted by purple-circle
Printable View
Hmm... you learn something new every day. Thanks!Quote:
Originally Posted by purple-circle
Got a site for us? All I would say is that you should use THIS version for 1.3.5, not the one on Tim's site (where's Tim these days?!?)Quote:
Originally Posted by neuzen
no, sorry, not yet.Quote:
Originally Posted by kelvyn
yeah i did. the only other mods i made to the new 1.3.5 installation before i added IH2 was login sidebox , user tracking and admin levels
if you can point me to some formal documentation that would really help. thanks.
http://breakmyzencart.com/ih-docQuote:
Originally Posted by neuzen
http://wiki.breakmyzencart.com/contrib:image-handler
http://forums.breakmyzencart.com/f3-Contributions.html
Why would you need to zoom the large image? The large image is currently the biggest image setting you have, if you're able to zoom large image, what image are you going to display?Quote:
Originally Posted by Steve_A
Currently the small image when zoomed displays medium, the medium should display large and large will display what?
To get a definitive answer to when this will be implemented if ever, you can contact Tim who is the author of this mod. His site is breakmyzencart.com.
Quote:
Originally Posted by BlessIsaacola
I had a brain cramp. I meant medium to large zooming which of course the configuration supports but its not implemented and breakmyzencart simply states "Note: Zooming in on medium images is not implemented, yet." and for support it suggests posting here anyway.
As it is I think I've managed to make the minor adjustments needed to bmz_image_handler.class.php
and
tpl_modules_main_product_image.php
to implement medium to large zooming
Hello,
I've spent a fair bit of time trying to search for this but I can't seem to find a solution. How can I disable the popup window for additional product images?
I'm using Image Handler to display a larger pic when the thumb is hovered, but it seems redundant to also have the image clickable to display the same pic in a traditional popup window.
Thanks!
I have a clean install of 1.3.5, and had IH2 working with the default setup. I then installed my own template set, copied the appropriate IH files to my custom template directory, and now IH does not work. I installed the copy of IH2 at the link above, copying the files over those initially installed from Tim's site.
No error messages, and caching is working oK - at least there are files being created.
http://www.balgaworks.org/gallery
I get the hotzone, and the admin 'i' images, but the hotzone does not work, nor do watermarks appear. If I swap back to the default template, does not work there either now.
These are my image settings:
Small Image Width
Small Image Height 150
Heading Image Width - Admin 57
Heading Image Height - Admin 40
Subcategory Image Width 100
Subcategory Image Height 57
Calculate Image Size true
Image Required true
Image - Shopping Cart Status 1
Image - Shopping Cart Width 50
Image - Shopping Cart Height 40
Category Icon Image Width - Product Info Pages 57
Category Icon Image Height - Product Info Pages 40
Product Info - Image Width
Product Info - Image Height 80
Product Info - Image Medium Suffix _MED
Product Info - Image Large Suffix _LRG
Product Info - Number of Additional Images per Row 3
Image - Product Listing Width
Image - Product Listing Height 80
Image - Product New Listing Width 100
Image - Product New Listing Height 80
Image - New Products Width 100
Image - New Products Height
Image - Featured Products Width
Image - Featured Products Height 80
Image - Product All Listing Width
Image - Product All Listing Height 80
Product Image - No Image Status 1
Product Image - No Image picture no_picture.gif
Image - Use Proportional Images on Products and Categories 1
IH resize images yes
IH small image filetype no_change
IH small image background 255:255:255
IH watermark small images no
IH zoom small images yes
IH small image hotzone yes
IH small image compression quality 85
IH medium image filetype no_change
IH medium image background 255:255:255
IH watermark medium images yes
IH zoom medium images yes
IH medium image hotzone no
IH medium image compression quality 85
IH large image filetype no_change
IH large image background 255:255:255
IH watermark large images no
IH large image compression quality 85
IH large image maximum width 750
IH large image maximum height 550
IH watermark gravity Center
IH zoom gravity SouthEast
Javascript errors.. I noticed that the 1.3.5 mod doesn't have the applied patches (wasn't released by Tim, only the html_output file was changed by someone else)Quote:
Originally Posted by neuzen
View this post to fix it: http://www.zen-cart.com/forum/showth...geY#post231295
specifically.. the breakmyzencart.com forum thread link
Any idea whats causing this sql error
When I install image handler it gives this error and totally messes up the site, when I remove it from the database it works fine again.Code:Warning: Variable passed to each() is not an array or object in /home/cell/public_html/includes/classes/db/mysql/query_factory.php on line 114
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/cell/public_html/includes/classes/db/mysql/query_factory.php:114) in /home/cell/public_html/includes/functions/sessions.php on line 102
Warning: Cannot modify header information - headers already sent by (output started at /home/cell/public_html/includes/classes/db/mysql/query_factory.php:114) in /home/cell/public_html/includes/init_includes/init_templates.php on line 78
Anyone ever had this problem?