Re: Image Handler 2 Support
Quote:
Originally Posted by
DivaVocals
Sounds like you have a workable solution.. I'd like to get to the bottom of this though..
Check in with the Simple Google Analytics author.. He's SUPER nice.. Perhaps he can provide some insight or a hint as to what MIGHT be in conflict with the new asynchronous code.. I don't have that module installed on my test store, and the only store I have Simple Google Analytics installed on uses the version RIGHT before the current one with the new asynchronous code.. If there is an issue with it, then there will be others reporting the same conflict..
Also though the main product image pop-up works now, your main product images still are not being managed by IH2.. The main product images are not being cached by IH2.. (which leads me to the possibility that your template may have code which is over-writing IH2..)
What make you say that main product image is not being cached by IH2? It looks like it is to me. Perhaps you got the cached version from before.
Re: Image Handler 2 Support
When I posted that message they weren't being cached by IH2 (I even posted examples I found from your site). Looks like they are cached now..
Quote:
Originally Posted by
donhohler
What make you say that main product image is not being cached by IH2? It looks like it is to me. Perhaps you got the cached version from before.
Re: Image Handler 2 Support
So I popped over to the Simple Google Analytics thread.. seems the blank pop-up IS indeed a Simple Google Analytics error and NOT an issue with IH2 at all.. (and for the record it will probably be an issue with ALL pop-ups, not just the image pop-ups)
This is why it always pays to checkout support threads for all mods involved.. Should you get a blank page error like this in the future, posting the contents of the error logs in your cache folders will be a HUGE help as to the true source of the issue....
Hopefully this pop-up issue will be worked out soon by the Simple Google Analytics author.. (he's super nice so I'm sure he will:smile:)
Quote:
Originally Posted by
donhohler
Zen Cart 1.38a
Image Handler V2.0 Rev 8d
http://www.madisontractor.com/
Update:
I found the issue to to the first problem. I missed renaming a template folder. oops! I removed the changes to: classes/bmz_image_handler.php and all the "onmousovers" work everywhere.
The only problem now is with the product image and additional images popup windows. I am using Simple_Google_Analytics Ver 1.2.3 module. When I run it in asynchronous mode the product image popup window opens but there is no image. If I set analytics to ga.js, it works fine.
I suspect the problem is with the order in which scripts are being loaded or run.
Any help work be GREATLY appreciated!
Re: Image Handler 2 Support
I have IH2 2.0 Rev 8d and zen light box installed on zencart 1.3.9d.
The main image still works with lightbox but the additional images are not working with lightbox anymore. Is that normal? Is there a way to get the additional images to work with lightbox again?
Re: Image Handler 2 Support
Hi, My IH2 seems to be working just fine... I just am trying to find out how to easily have two images with correct names. I have a front and back image for each DVD or CD.
After I load up image-front up... when I add second images (image-back), it becomes "image-Back-front-01"
So I thought I would just get rid of front and back image names, and do image-01 for front and image-02 for the back... so I renamed them, and reloaded them...
I got image-01, and then image-01-02.
I normally have 4 images for products - front.jpg, front_sm.jp, and the backs as well.
Also, I cannot seem to load images from live server where they are, I have to grab them from my harddrive.. it would be nice to just point to them.
Can someone direct me to any aritcles or help with this sort of thing please.
Re: Image Handler 2 Support
Also, as a side note...
I would really like to just have the front and back image show up to the left of the product, as well as down at the bottom....
http://www.awmiv.com/index.php?main_...&products_id=1
Re: Image Handler 2 Support
Quote:
Originally Posted by
buildingblocks
I have IH2 2.0 Rev 8d and zen light box installed on zencart 1.3.9d.
The main image still works with lightbox but the additional images are not working with lightbox anymore. Is that normal? Is there a way to get the additional images to work with lightbox again?
You likely overwrote the files that the lightbox contribution and IH2 both modify with the one from the lightbox contribution effectively replacing the IH2 changes with ONLY the lightbox changes.
You will need to find those common files and using a file merging program (like Winmerge or Beyond Compare) and merge the changes required for both mods into one file and upload them..
Re: Image Handler 2 Support
I think you may not fully be understanding how Zen Cart and IH2 works to create additional product images. In short what you describe is EXACTLY how IH2 and Zen Cart work to manage additional prodct images.
Quote:
Originally Posted by
DivaVocals
IH2 in general is designed to ease the manual processes involved with creating optimized images for shopowners by taking the large product image and creating all the required optimized images needed.
In short it does a LOT of the heavy lifting for shopowners. IH2's functionality is the equivalent to the manual process described in this Zen Cart FAQ:
https://www.zen-cart.com/tutorials/i...hp?article=224
You also should look up the terms "additional product images" in the FAQ section.. for more information about how additional product images MUST be named to work correctly with Zen Cart..
Quote:
Originally Posted by
DanielInFresno
Hi, My IH2 seems to be working just fine... I just am trying to find out how to easily have two images with correct names. I have a front and back image for each DVD or CD.
After I load up image-front up... when I add second images (image-back), it becomes "image-Back-front-01"
So I thought I would just get rid of front and back image names, and do image-01 for front and image-02 for the back... so I renamed them, and reloaded them...
I got image-01, and then image-01-02.
I normally have 4 images for products - front.jpg, front_sm.jp, and the backs as well.
Also, I cannot seem to load images from live server where they are, I have to grab them from my harddrive.. it would be nice to just point to them
Quote:
Originally Posted by
DanielInFresno
Can someone direct me to any aritcles or help with this sort of thing please.
The readme is the article you are seeking.. The full lowdown on IH2 is in this document..
Re: Image Handler 2 Support
This is a layout question and TOTALLY off topic for this support thread.. Re-post your question in the layout forum to get a better response..
Quote:
Originally Posted by
DanielInFresno
Re: Image Handler 2 Support
Quote:
Originally Posted by
DivaVocals
You likely overwrote the files that the lightbox contribution and IH2 both modify with the one from the lightbox contribution effectively replacing the IH2 changes with ONLY the lightbox changes.
You will need to find those common files and using a file merging program (like Winmerge or Beyond Compare) and merge the changes required for both mods into one file and upload them..
Yep.....thanks......I got it. IH2 modifies 3 core files which lightbox didn't touch but I wasn't checking for an over ride file.
/includes/modules/custom_template/additional_images.php