Re: Image Handler 2 Support
Quote:
Originally Posted by
webskipper
I realize that IH2 is still in development being improved upon all the time.
I cannot for the life of me get any part of IH2 to work anymore.
The JS is in all 3 template folders, the BMZ is the same chmod as the image folder, all parts are where they need to be, the ankle bone is connected to the leg bone, etc.
Would someone please take a look at my site and see if any part of IH2 is working?:onfire:
I have worked long and hard on new images that I did not already watermark just so that IH2 can do it for me. If I have to I will resort to using watermarks the old way.
This is my last step before going 100% live on new years. Thanks!
A link to your site will help.
M
Re: Image Handler 2 Support
Re: Image Handler 2 Support
No. It doesn't seem to be working.
When you right-click an image and click 'properties' you should see 'bmz_cache' in the images path name.
Did you click 'install image handler' in your admin panel?
Is your bmz_cache dir chmod 777?
Re: Image Handler 2 Support
I looked at you site, no IH 2 is not doing anything. Check your includes/functions/html_output.php, I don't think its modified from stock.
BTW IH2 has not been updated since 5/1/2006 . It doesn't have issues because its still in development, rather the oposite. It was rebuilt for 1.3.x, but then never worked on, so there are lots of weird bugs, patches, tricks etc. to get it to work. The origional author hasn't even been on the forum since June.
This weekend I will sit down and roll a clean new package for 1.3.8a. It won't fix any congenital flaws (I'm not that good), but I can at least make it so people can get it installed without so many headaches.
Re: Image Handler 2 Support
I still need help getting the pop up background to be white instead of the same background as my store....
Re: Image Handler 2 Support
Quote:
Originally Posted by
gothstone
I looked at you site, no IH 2 is not doing anything. Check your includes/functions/html_output.php, I don't think its modified from stock.
BTW IH2 has not been updated since 5/1/2006 . It doesn't have issues because its still in development, rather the oposite. It was rebuilt for 1.3.x, but then never worked on, so there are lots of weird bugs, patches, tricks etc. to get it to work. The origional author hasn't even been on the forum since June.
What??
There are 2 newer versions in the downloads and both of those no longer use html_output.php.
I use version 2.0 v0916 (dated 9/16/06) and the only fix I had to apply was the JS fix.
IH in the downloads
M
Re: Image Handler 2 Support
Quote:
Originally Posted by
webskipper
I realize that IH2 is still in development being improved upon all the time.
I cannot for the life of me get any part of IH2 to work anymore.
The JS is in all 3 template folders, the BMZ is the same chmod as the image folder, all parts are where they need to be, the ankle bone is connected to the leg bone, etc.
Would someone please take a look at my site and see if any part of IH2 is working?:onfire:
I have worked long and hard on new images that I did not already watermark just so that IH2 can do it for me. If I have to I will resort to using watermarks the old way.
This is my last step before going 100% live on new years. Thanks!
What version of IH are you using?
As Kiddo ask, did you install IH from the IH admin?
Have you tried to uninstall and then install from IH admin?
M
Re: Image Handler 2 Support
Quote:
Originally Posted by
bbemis
I still need help getting the pop up background to be white instead of the same background as my store....
Looks like you are not using IH for your larger images as the file path is:
Code:
http://amoltobelladesigns.com/images/blue_snowflakes.gif
Should be something like this:
Code:
http://amoltobelladesigns.com/bmz_cache/d/d0e735c11f0cb0a88ddbb9a3cc4dfc4c.image.200x200.gif
Do you have IH set for large images?
M
Re: Image Handler 2 Support
Quote:
Originally Posted by
tophand
What??
There are 2 newer versions in the downloads and both of those no longer use html_output.php.
I use version 2.0 v0916 (dated 9/16/06) and the only fix I had to apply was the JS fix.
IH in the downloads
M
Wow, do I feel dumb! I've been looking at the breakmyzencart site, and patching bits together myself! Sorry everyone, ignore my previous post!
Re: Image Handler 2 Support
Tophand:
Yes. Installed uninstalled installed from admin. The closest I got was seeing the watermark on small and medium images but never the large. Now nothing.
Am I supposed to resize images and put them into the MED LRG folders?
Where did the js exist originally?