-
How to zoom the medium images?
In admin-configuration-images, I set IH zoom medium images to be yes. In the product page, I did see the little squre under the medium image, but there is no zoom overlay while hovering the mouse pointer over medium images.
Did I missing anything? Is there any code I need to change?
-
Re: How to zoom the medium images?
Quote:
Originally Posted by
lina0962
In admin-configuration-images, I set IH zoom medium images to be yes. In the product page, I did see the little squre under the medium image, but there is no zoom overlay while hovering the mouse pointer over medium images.
Did I missing anything? Is there any code I need to change?
a link if possible would be good so we can see whats going on
also the sites in your signature love in rose doesn't work
-
Re: How to zoom the medium images?
Quote:
Originally Posted by
nigelt74
a link if possible would be good so we can see whats going on
also the sites in your signature love in rose doesn't work
see: www.roseforlove.com
-
Re: Image Handler 2 Support
You are right nigelt74, I missed one css to upload to my template which was the stylesheet_css_buttons.css thanks now it works :clap:
-
Re: Image Handler 2 Support
Just one more thing! why I can't get the larg image when I go mouseover the thumbnail ? I mean is there a way to edit the size of the uploaded image ?
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
alhakeem2001
Just one more thing! why I can't get the larg image when I go mouseover the thumbnail ? I mean is there a way to edit the size of the uploaded image ?
Has been discussed many time here that the zoom feature on medium images (the one that appears on the product detail page) does not work, and has never worked.. It was a future feature that the original author never was able to add to the module.. (I believe it is also eluded to in the readme..)
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
DivaVocals
Has been discussed many time here that the zoom feature on medium images (the one that appears on the product detail page) does not work, and has never worked.. It was a future feature that the original author never was able to add to the module.. (I believe it is also eluded to in the readme..)
But it works on this site :
http://www.roseforlove.com/
How is that ?
-
Re: Image Handler 2 Support
Thank you DivaVocals. I appreciate that this mod is being supported by kind volunteers. Has the new 1.3.9.c and pending release of 1.3.9.d been causing problems and delaying the updated version? It seems to be taking some time.
-
Re: Image Handler 2 Support
For all those who are anxious about updates.
I have already tested a beta version of IH2 for ZC 1.3.9c and PHP 5.3.x.
It is also backwards-compatible with PHP 5.2.x, tested so far on 5.2.10.
Programming generously contributed by DerManoMann.
Working on it...
-
Re: Image Handler 2 Support
so would the zoom function work after the update ?
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
dutchy
Thank you DivaVocals. I appreciate that this mod is being supported by kind volunteers. Has the new 1.3.9.c and pending release of 1.3.9.d been causing problems and delaying the updated version? It seems to be taking some time.
1.3.8d - you gotta be kidding
@alhakeem2001
have a look in admin -> config -> Images
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
DivaVocals
Has been discussed many time here that the zoom feature on medium images (the one that appears on the product detail page) does not work, and has never worked.. It was a future feature that the original author never was able to add to the module.. (I believe it is also eluded to in the readme..)
Quote:
Originally Posted by
alhakeem2001
That is the "product listing page" and uses the small images.
The "product detail/product info" page uses the medium image.
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
alhakeem2001
Can you link to a page where it works, as it doesn't work for me on that site
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
dutchy
Thank you DivaVocals. I appreciate that this mod is being supported by kind volunteers. Has the new 1.3.9.c and pending release of 1.3.9.d been causing problems and delaying the updated version? It seems to be taking some time.
The new version of Zen Cart has not been the cause of the delay at all..
Goodness gracious.. **SMH**
Let me say this.. Again.. there isn't anything more causing the delay than what I have relayed here already.. when you have different people across the world in different timezones, who have families, work, and side projects it just takes time to get a VOLUNTEER project done.. Seriously.. there's nothing more going on here than busy VOLUNTEERS who only have so much time in a day to do this and manage our work and familial obligations..
Honestly when there is something significant to report or real issues, we will report it here.. Please be patient..
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
alhakeem2001
so would the zoom function work after the update ?
No we are not going to attempt to add the ability to zoom on medium images.. We won't be doing it for probably the same reasons the original author never got an opportunity to tackle this.. In order to add this feature we will have to make sure that it does not interfere with the compatibility with IH2 and most lightbox contribs, and that is going to require a LOT more time and effort than we all have right now.. (MAYBE we'll address it in a future release.. and I do have to stress MAYBE so everyone doesn't keep asking us about this..)
IH2 Rev 8 is simply an update to add PHP 5.3 (and backwards) compatibility along with compatibility with the current version of Zen Cart..
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
DivaVocals
No we are not going to attempt to add the ability to zoom on medium images.. We won't be doing it for probably the same reasons the original author never got an opportunity to tackle this.. In order to add this feature we will have to make sure that it does not interfere with the compatibility with IH2 and most lightbox contribs, and that is going to require a LOT more time and effort than we all have right now.. (MAYBE we'll address it in a future release.. and I do have to stress MAYBE so everyone doesn't keep asking us about this..)
.
Might be something to add to the readme or perhaps add an faq file to the package, not trying to step on peoples feet, you guys are doing a good job, but there are 5200 or so posts in this thread a high portion of which are people asking the same questions and not everyone is going to read all of them
I realise there is a small troubleshooting section on the readme file, perhaps a menu with page link anchors at the top of the readme to link to the various sections, troubleshooting, lightboxes, acknowledgements etc may help, I know you can't protect people from themselves, but putting the links at the top of the page may help make it easier for some
For instance this would probably be good to add again by DivaVocals
Quote:
This app really doesn't do anything more except manage your images. It will create all the proper image dimension sizes based on the settings you provide. It will do some VERY simple image effects (currently only applies to small product images displayed in sideboxes and on the product listing pages -- zooming on medium images is not supported/working) It will do some image compression to improve image loading performance, and lastly it manages the file naming convention required by Zen Cart to link additional product images to the correct product.
IH2 is a very straightforward install and usually when it stops/doesn't work there are one of a few reasons why:
Changes to the template files which remove core Zen Cart code IH2 needs to work properly
Javascripts either from other mods or java slideshows and such which conflict with the IH2 javascript
IH2 files are not copied to the correct location
Mixed file formats for main product and additional images (For example: main product image is a JPG and additional images a PNGs
Case mix-ups between the main product image and the additional images (For example: the main product image file name is all upper case and the additional images file names are all lowercase)
IH2 doesn't affect the style or layout of images on the product details or product listing pages. (You didn't ask this, but I certainly have seen some recent questions on this count) It only affect the behavior of the image on these pages.
-
Re: Image Handler 2 Support
Beta testers needed.
If you want to help with the next release, here are the guidelines for beta testing:
1) You need to have the ability to test on a clean 1.3.9c, no mods installed. It does not matter if the server is local or online, PHP 5.3.x preferred.
2) This version has no readme, instructions, changelog, etc. yet. You have to know what you are doing. THIS IS NOT FOR PRODUCTION. NO warranties whatsoever if you mess up your store, you have been warned.
3) Once you are satisfied that it is working, you are encouraged to install on top of it the latest versions of Zen Lightbox, Fual, or other similar mods like the one available at rubikintegration (I think). Backup your previous working installation of IH2 before installing anything else.
4) If you find errors or bugs, please use the enable_error_logging.php utility, now included in core at Store_Root -> includes -> extra_configures.php and report to me.
PM me and I will send you the zip.
Thanks in advance.
-
Re: Image Handler 2 Support
Hi,
Great mod.. working 99% - this is why I like Zen Cart so much... dedicated experts that help because they WANT to not because theyhave to! Thanks Chaps! Keep it up...
But now for my little problem:-
Can anyone tell me why I may be having some images load fine and others gives the "image not found" symbol. For example, some product images are not showing until they are clicked (and then they appear fine in the lightbox) Secondly some of the category images have also dissapeared. If I look at the image info it is looking for some in the BMZ_Cache folder and others in the root/images folder and it only seems to be the ones in the BMZ folder not showing. I have checkled permissions all seem fine too!
I have not cleared the image cache because I am scared of breaking it totally or am I on the right track?
I am using ZC 1.3.9a and IH2 (release 7)
Many thanks for you help in advance!
Phill
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
MajorPhill
Can anyone tell me why I may be having some images load fine and others gives the "image not found" symbol. For example, some product images are not showing until they are clicked (and then they appear fine in the lightbox) Secondly some of the category images have also dissapeared. If I look at the image info it is looking for some in the BMZ_Cache folder and others in the root/images folder and it only seems to be the ones in the BMZ folder not showing. I have checkled permissions all seem fine too!
I have not cleared the image cache because I am scared of breaking it totally or am I on the right track?
I am using ZC 1.3.9a and IH2 (release 7)
Many thanks for you help in advance!
Phill
A link to the effected site would help, as image handler tends to either work or not.
having some images linking to the bmz_cache and others linking to the images file tends to mean something has been done incorrectly, or a file has been overwritten by another mod.
When you say lightbox do you mean you have the zen_lightbox mod installed as well?
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
nigelt74
A link to the effected site would help, as image handler tends to either work or not.
having some images linking to the bmz_cache and others linking to the images file tends to mean something has been done incorrectly, or a file has been overwritten by another mod.
When you say lightbox do you mean you have the zen_lightbox mod installed as well?
Hi
Thanks for the help.. yes, I'm using Zen_lightbox.
Should they all be located in the BMZ folder?
I installed IH2 after the site had been built. Does this make a difference?
The site is www.trentvalleysports.co.uk
Many Thanks
Phill
-
Re: Image Handler 2 Support
Version: Zen Cart v1.3.8a/v1.3.8
Template: Custom
Addons: Image Handler 2, v2.0; Slimbox Zencart
URL: http://www.myhauterepublic.com/index...to0t7gra6qgeg0
I just installed Image Handler 2 and Slimbox Zencart today onto the site above. It will not show the additional images, just a box where they should go. I have switched it over to Classic to see if it worked there, and it does. So I know the problem is in my template. Only thing is, I have no idea where to start looking. Please help!!
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
bizcribz
Version: Zen Cart v1.3.8a/v1.3.8
Template: Custom
Addons: Image Handler 2, v2.0; Slimbox Zencart
URL:
http://www.myhauterepublic.com/index...to0t7gra6qgeg0
I just installed Image Handler 2 and Slimbox Zencart today onto the site above. It will not show the additional images, just a box where they should go. I have switched it over to Classic to see if it worked there, and it does. So I know the problem is in my template. Only thing is, I have no idea where to start looking. Please help!!
Honestly this is NOT an IH2 support issue.. As you pointed out the issue is clearly in your template.. You will need to post your question in a separate thread..
-
Re: Image Handler 2 Support
So I've been following this thread for a few weeks now, anticipating the new release that will be compatible with the latest ZC. I wish I could volunteer to beta, but I do not meet the requirements ckosloff outlines so I must wait.
Instead, I have been building/modding a ZC. I ran into a massive image naming problem yesterday while building an easypop import file for about 10k products and it got me to wondering about the basics of IH.
Quote:
This contribution uses GD libraries or ImageMagick (if installed on your server) to generate and resize small, medium and large images on the fly on page request. You can simply upload just one image or you can have different sources for medium and large images.
1. How do I figure out if GD libraries or ImageMagick is installed on my server? If I can choose, which is better for IH?
2. Resizing "on the fly" is a reference to weight, correct? In other words, a 24kb large image might be resized down to a 7kb thumb?
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
Feznizzle
1. How do I figure out if GD libraries or ImageMagick is installed on my server?
I emailed my hosts and asked...
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
DivaVocals
Honestly this is NOT an IH2 support issue.. As you pointed out the issue is clearly in your template.. You will need to post your question in a separate thread..
I understand. I was hoping someone with the same issue would have an idea of where a good place to look would be. Thank you for your time.
-
Re: Image Handler 2 Support
Thanks for the input, Shane! I just fired off an inquiry.
In rereading, it appears that IH will use GD libraries.... or ImageMagick if you have it installed:
Quote:
This contribution uses GD libraries or ImageMagick (if installed on your server) to generate and resize small, medium and large images on the fly on page request.
So it defaults to GD unless you have the other installed?
I am lucky in that my host will probably install ImageMagick if I request it. Is that the preferred route for IH?
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
nigelt74
Can you link to a page where it works, as it doesn't work for me on that site
Just on the first page of the New Products For June you have a bunch of products and when you move the mouse over the Image you get a large size of the image about 2 times biger ! how did you do that ?
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
Feznizzle
1. How do I figure out if GD libraries or ImageMagick is installed on my server? If I can choose, which is better for IH?
1) Login intio your zencart Admin select VERSION, should be right next to the LOGOFF link on the right hand side, click on it, scroll down till you find the listing for the GD library
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
Feznizzle
1. How do I figure out if GD libraries or ImageMagick is installed on my server? If I can choose, which is better for IH?
<?php phpinfo(); ?>
Create a blank file in your store root, put the text above in it, save, name the file phpinfo.php (it is the phpinfo built-in function), point your browser to it and scroll down to the appropriate section.
You don't need to choose between GD and ImageMagick, depending on the server and GD version you might have different versions of it bundled into PHP (native, non-native), but it makes no difference for IH2.
I am now going to test on 1.3.9d, phew!
-
Re: Image Handler 2 Support
Thanks for the info, ckosloff!
Looks like I'm good to go.... if/when they ever stop releasing new versions of ZC so you guys can stop working on IH :P
Quote:
gd
GD Support enabled
GD Version bundled (2.0.34 compatible)
FreeType Support enabled
FreeType Linkage with freetype
FreeType Version 2.2.1
GIF Read Support enabled
GIF Create Support enabled
JPG Support enabled
PNG Support enabled
WBMP Support enabled
XPM Support enabled
XBM Support enabled
-
Re: Image Handler 2 Support
Has anyone found a solution for the image hover pop-up issues in chrome? :unsure:
You will only see this if you have more then a page and scroll to the bottom, then hover over an image. The hover pop-up will be either off the top or partially visible. Almost the opposite with the earlier IE hover issue...
Thanks
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
kwright
Has anyone found a solution for the image hover pop-up issues in chrome? :unsure:
You will only see this if you have more then a page and scroll to the bottom, then hover over an image. The hover pop-up will be either off the top or partially visible. Almost the opposite with the earlier IE hover issue...
Thanks
I have a hack that allows it to work, but you need two seperate javascript files, try reading from post 5181, in this thread
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
nigelt74
I have a hack that allows it to work, but you need two seperate javascript files, try reading from post 5181, in this thread
Thanks nigelt74,
I looked at your site from post #5181. The hover images do seem to track the thumbnails better, but seems to dip off the bottom of the page for those images that are at the bottom edge. This seems to be the case in FF & chrome. Didn't check in IE or Safari...
Are the 2 separate javascript files you referred to the ones in the IE7 If statement? :lookaroun
-
Re: Image Handler 2 Support
since upgradeing to 1.3.9d IH2 doesn't display the additional images for a product.
-
Re: Image Handler 2 Support
Help
My cache folder keeps filing up with myDEBUG-.log files with only this in them.
[07-Jun-2010 20:22:31] PHP Warning: strstr() [<a href='function.strstr'>function.strstr</a>]: Empty delimiter. in /var/www/html/store/includes/classes/bmz_image_handler.class.php on line 128
Got to the point where i have run out of sapce.
From what i can tell every looks to be working.
Any one got any ideas?
-
Re: Image Handler 2 Support
i have the foillowing in my debug
[08-Jun-2010 08:54:28] PHP Warning: imagecolorsforindex() [<a href='function.imagecolorsforindex'>function.imagecolorsforindex</a>]: Color index -2147483648 out of range in /home/public_html/store/includes/classes/bmz_image_handler.class.php on line 433
-
Re: Image Handler 2 Support
right well... i now have a new error... i tryed on a different item and this time the addional image is shown... how ever this image is not just applied to this item its applied all all simular items as well!! it all the items in the catogory.
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
nigelt74
I have got it working correctly in Safari, Chrome, Opera and Firefox, unfortunately it breaks in IE, and owing to time pressure and lack of javascript knowledge I can't figure out the problem, although i am seriously thinking of putting a conditional statement in for IE so it uses the current code and the other browsers use the modified code
Have a look here and see if this works in your Safari
http://nigel.geek.nz/sbo_shop/index....th=823_527_213
I have a feeling the IE fault should be simple to fix, but i can't get my head around it
image popup not workin in chrome if you scroll down the page, the popup appears partially or off page completely
anyone have a fix for this?
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
jenbullfrog
image popup not workin in chrome if you scroll down the page, the popup appears partially or off page completely
anyone have a fix for this?
Meh not a big issue compared with the original problem of them not appearing below the page fold, surely your customers would have the nous to scroll down the page
Meh not a big issue compared with the original problem of them not appearing below the page fold, surely your customers would have the nous to scroll down the page
If it is a problem you could try this one
http://nigel.geek.nz/sbo_shop/noodle2.php
The popup won't go off the page, infact it stays at the bottom of the page and doesn't track the mouse for the webkit browsers, and doesn't work at all in opera (which is why i haven't spent much time on it)
The benefit of this latest script is you can just paste the contents over top of the existing jscript file with no other additions
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
nigelt74
Meh not a big issue compared with the original problem of them not appearing below the page fold, surely your customers would have the nous to scroll down the page
Meh not a big issue compared with the original problem of them not appearing below the page fold, surely your customers would have the nous to scroll down the page
If it is a problem you could try this one
http://nigel.geek.nz/sbo_shop/noodle2.php
The popup won't go off the page, infact it stays at the bottom of the page and doesn't track the mouse
for the webkit browsers, and doesn't work at all in opera (which is why i haven't spent much time on it)
The benefit of this latest script is you can just paste the contents over top of the existing jscript file with no other additions
Hey nigelt74, That looks impressive! where do you have that script, In the addon section?
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
alhakeem2001
Hey nigelt74, That looks impressive! where do you have that script, In the addon section?
umm no, I might think about it, but its a functional rather than elegant script, and i think the addon people would die laughing if I tried submitting it
It's better than the existing script for image Handler when it comes to webkit browsers, but it doesn't do Opera(neither does the original though) and thats what I am trying to get to work.
If you want to use it, honestly just paste the contents of the javascript file over the top of yout existing Js, the reason i made this script was that it could just drop in over the existing js, unfortunately all my work was aimed at getting opera compatibility, the webkit stuff was a side effect.
I will put a blog post up tomorrow if anyones interested, basically it is finished as far as i am concerned.
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
nigelt74
umm no, I might think about it, but its a functional rather than elegant script, and i think the addon people would die laughing if I tried submitting it
It's better than the existing script for image Handler when it comes to webkit browsers, but it doesn't do Opera(neither does the original though) and thats what I am trying to get to work.
If you want to use it, honestly just paste the contents of the javascript file over the top of yout existing Js, the reason i made this script was that it could just drop in over the existing js, unfortunately all my work was aimed at getting opera compatibility, the webkit stuff was a side effect.
I will put a blog post up tomorrow if anyones interested, basically it is finished as far as i am concerned.
I'll add links to your work to the next IH2 release, but it won't be adding it to the next IH2 release. However for the sake of those who are interested in Nigel's work I think it is a good idea to include links to his work and blogs in the IH2 readme..
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
nigelt74
http://nigel.geek.nz/sbo_shop/noodle2.php
The popup won't go off the page, infact it stays at the bottom of the page and doesn't track the mouse
for the webkit browsers, and doesn't work at all in opera (which is why i haven't spent much time on it)
The benefit of this latest script is you can just paste the contents over top of the existing jscript file with no other additions
Thank you works great! Just what I was looking for!
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
DivaVocals
I'll add links to your work to the next IH2 release, but it won't be adding it to the next IH2 release. However for the sake of those who are interested in Nigel's work I think it is a good idea to include links to his work and blogs in the IH2 readme..
Cheers i'm flattered,
Quote:
Originally Posted by
jenbullfrog
Thank you works great! Just what I was looking for!
There is an improved version here, where the webkit support is better, but don't copy it as it is full of debugging code
http://nigel.geek.nz/sbo_shop/noodle3-opera.php
The webkit improvements were yet again a side effect as I spent ages trying to get Opera working, to no avail, but I think i may be close to cracking it
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
kitcorsa
right well... i now have a new error... i tryed on a different item and this time the addional image is shown... how ever this image is not just applied to this item its applied all all simular items as well!! it all the items in the catogory.
if you have all your images in a set folder---like just the images folder
then you need to give each image a unique name --- like if the product is agate neckace/earrings
name the image..agateneck-ear1.jpg
then if you get another of the same type call it totally different I found that if it has the same name as an existing one then it will show on all items with the image allocated to it.
i have many vendors so I went so far as to put the images into set folders with vendors/product name and that has helped totally
-
Re: Image Handler 2 Support
Eureka - Finally got Opera working
Jscript fix - new version 4.1
Works in Opera 10.5, IE8, FF 3.6, Chrome 5, Safari 5 - the big 5
I need people to test in older browsers,
here is the test page, don't follow any links as you will go to pages that don't use the same javascript, just scroll and hover
It is designed to be a drop in replacement for the existing jscript, although I still have to remove some debugging code and clean a few bits up, so don't use on a live site yet
and here is the link
http://nigel.geek.nz/sbo_shop/noodle4-opera.php
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
nigelt74
Eureka - Finally got Opera working
Jscript fix - new version 4.1
Works in Opera 10.5, IE8, FF 3.6, Chrome 5, Safari 5 - the big 5
I need people to test in older browsers,
here is the test page, don't follow any links as you will go to pages that don't use the same javascript, just scroll and hover
It is designed to be a drop in replacement for the existing jscript, although I still have to remove some debugging code and clean a few bits up, so don't use on a live site yet
and here is the link
http://nigel.geek.nz/sbo_shop/noodle4-opera.php
I have a mac that unfortunately only goes to OS 10.3.9 so I tried it in these old browsers...cause the newer ones won't work with my system..phooey...lol
Firefox 2--works
safari 1.32--works
IE 5.2--nope
opera...never used it cause it never worked in many forums and sites...could not test
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
DarkAngel
I have a mac that unfortunately only goes to OS 10.3.9 so I tried it in these old browsers...cause the newer ones won't work with my system..phooey...lol
Firefox 2--works
safari 1.32--works
IE 5.2--nope
opera...never used it cause it never worked in many forums and sites...could not test
Cheers for that, i also have an old mac, that i was about to dig out, but you have saved me the bother,
regarding IE 5.2
did the original image handler work with it? - I am not to worried about it but my changes shouldn't have effected IE or Firefox support
Anyway I have just tested in Opera 9 and it works fine
In Opera 8.5 it works but not perfectly (at the bottom of the page the hover can go off the page, but you just scroll to see it, anyway at least it works )
IE6 seems to work as well
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
nigelt74
Cheers for that, i also have an old mac, that i was about to dig out, but you have saved me the bother,
regarding IE 5.2
did the original image handler work with it? - I am not to worried about it but my changes shouldn't have effected IE or Firefox support
Anyway I have just tested in Opera 9 and it works fine
In Opera 8.5 it works but not perfectly (at the bottom of the page the hover can go off the page, but you just scroll to see it, anyway at least it works )
IE6 seems to work as well
Nope, nada zilch no IH2 effects at all and when it opened the image it took a bit.
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
DarkAngel
Nope, nada zilch no IH2 effects at all and when it opened the image it took a bit.
Cheers that means i didn't break anything, I did try to write it to avoid breaking existing support for browsers
http://tinyurl.com/23lhg9x
There is a link to the code for anyone who wants to try it on their site
-
Re: Image Handler 2 Support
Now you have my attention!!! :laugh::laugh:
So just so I am clear.. Is this a TRULY cross browser compatible replacement javascript for IH2 you have developed???
If so I am currently testing the next IH2 release, and once you get the script cleaned up I would like to test it with the new codebase and if all goes well include it in the new release..
Quote:
Originally Posted by
nigelt74
Eureka - Finally got Opera working
Jscript fix - new version 4.1
Works in Opera 10.5, IE8, FF 3.6, Chrome 5, Safari 5 - the big 5
I need people to test in older browsers,
here is the test page, don't follow any links as you will go to pages that don't use the same javascript, just scroll and hover
It is designed to be a drop in replacement for the existing jscript, although I still have to remove some debugging code and clean a few bits up, so don't use on a live site yet
and here is the link
http://nigel.geek.nz/sbo_shop/noodle4-opera.php
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
DivaVocals
Now you have my attention!!! :laugh::laugh:
So just so I am clear.. Is this a TRULY cross browser compatible replacement javascript for IH2 you have developed???
Yes
It should handle all the browsers the old jscript does plus supporting webkit browser correctly (fixes page fold fault) and bringing in Opera support
It has been tested in all the modern browser (IE8, FF3.6, Safari 5, Chrome, and Opera 10.5x) and works the same, I have also tested it in
Opera 9 - works correctly
Opera 8.5 - works however, hover image may go off page when you are hovering on an image at the very bottom of the visible page (still better than no support )
IE6 - works
and dark Angel also tested some on a mac
Firefox 2--works
safari 1.32--works
IE 5.2--nope -- But original image handler hover didn't work either
I am having issues testing the browser as my ram is limited and VPC runs like treacle, but I didn't touch the code that controls IE or Firefox, (infact I deliberately worked around that)
also should say, it should just slot in, and replace the jscript file, no changes to any other files Zen or image handler are required for this version
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
nigelt74
Yes
It should handle all the browsers the old jscript does plus supporting webkit browser correctly (fixes page fold fault) and bringing in Opera support
It has been tested in all the modern browser (IE8, FF3.6, Safari 5, Chrome, and Opera 10.5x) and works the same, I have also tested it in
Opera 9 - works correctly
Opera 8.5 - works however, hover image may go off page when you are hovering on an image at the very bottom of the visible page (still better than no support )
IE6 - works
Nice!!!:smile:
Quote:
Originally Posted by
nigelt74
and dark Angel also tested some on a mac
Firefox 2--works
safari 1.32--works
IE 5.2--nope -- But original image handler hover didn't work either
Microsoft stopped supporting IE for the Mac YEARS ago, and making any code work with IE5 for Mac is a waste of time IMO.. So no big loss here..:laugh:
Quote:
Originally Posted by
nigelt74
I am having issues testing the browser as my ram is limited and VPC runs like treacle, but I didn't touch the code that controls IE or Firefox, (infact I deliberately worked around that)
also should say, it should just slot in, and replace the jscript file, no changes to any other files Zen or image handler are required for this version
Awesome.. Let me PM you my e-mail address, and if you don't mind sending it to me I'll will test and bundle in with the next IH2 release..:clap:
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
DivaVocals
Now you have my attention!!! :laugh::laugh:
So just so I am clear.. Is this a TRULY cross browser compatible replacement javascript for IH2 you have developed???
If so I am currently testing the next IH2 release, and once you get the script cleaned up I would like to test it with the new codebase and if all goes well include it in the new release..
Quote:
Originally Posted by
nigelt74
Yes
It should handle all the browsers the old jscript does plus supporting webkit browser correctly (fixes page fold fault) and bringing in Opera support
It has been tested in all the modern browser (IE8, FF3.6, Safari 5, Chrome, and Opera 10.5x) and works the same, I have also tested it in
Opera 9 - works correctly
Opera 8.5 - works however, hover image may go off page when you are hovering on an image at the very bottom of the visible page (still better than no support )
IE6 - works
and dark Angel also tested some on a mac
Firefox 2--works
safari 1.32--works
IE 5.2--nope -- But original image handler hover didn't work either
Works on ie7, Netscape8.1.2 and FF3.0.19 also.
-
Re: Image Handler 2 Support
I just have to say to you guys that my bandwidth usage dropped 75% when I started using IH2. It's simply a must have for every shop! It does save time AND money.
-
Re: Image Handler 2 Support
Hi!
Earlier today I went thru and merged the IH2 files into my ZC139d installation. Seems to working like a charm. :clap:
But I do have a problem... the no_picture.gif is not showing. Sadly, I am not sure if it was showing before I added IH2. After I put this up, I will do a quick rollback to see.
I'm fairly certain I must have messed something up during the merging process while I was getting the old IH2 to work with the new ZC.
Can somebody point me at the files that control this function?
Thanks!
Oh, in case you want to see the problem:
www.med
<<COMBINE the line above and below>>
harvest.biz/index.php?main_page=index&cPath=66_67_75_89
-
Re: Image Handler 2 Support
BTW, my settings are correct:
Product Image No Image Status - 1
Product Image No Image picture - no_picture.gif
AND, yes, no_picture.gif is a file that exists on my server:
/public_html/images/no_picture.gif
-
Re: Image Handler 2 Support
Well this is strange.... rather than going to the trouble of reinstalling my backup to see if NO IMAGE was functioning, I simply created a new product with no image.
It worked!
So how do I update so that IH will notice my existing NO IMAGE products?
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
Feznizzle
Well this is strange.... rather than going to the trouble of reinstalling my backup to see if NO IMAGE was functioning, I simply created a new product with no image.
It worked!
So how do I update so that IH will notice my existing NO IMAGE products?
have you cleared the image handler cache?, as that should cause image handler to go looking at the original database image location thingie again
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
awhfy99
Works on ie7, Netscape8.1.2 and FF3.0.19 also.
Thanks for that awhfy99
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
nigelt74
have you cleared the image handler cache?, as that should cause image handler to go looking at the original database image location thingie again
Sorry, should have said I did that as well.
Thanks for the input!
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
Feznizzle
Sorry, should have said I did that as well.
Thanks for the input!
What image is it looking for, as in what do your errors say that image handler is looking for, for that specific image, you should be able to find that in a log on your server, or if you have cpanel, it will allow you to view your last 300 errors
have you looked at the generated source code around the image on the page you are having issues with and compared that to the successful page where the no image is showing?
or provide us a link to see pages with both examples?
-
Re: Image Handler 2 Support
Hello Nigelt74,
Here you will see several products where the NO IMAGE function is not working (remove the +++ from the URL):
med+++harvest.biz/index.php?main_page=index&cPath=66_67_75_87
And here you will find two products where the NO IMAGE function is working correctly (remove the +++ from the URL):
med+++harvest.biz/index.php?main_page=index&cPath=91
I am baffled!
-
Re: Image Handler 2 Support
Did you perchance have an image up there called noimage.gif at one stage? and have since removed it
The ones that are not working are calling
http://medharvest.biz/images/noimage.gif - which doesn't exist
and the onces that are working are using no_picture.gif
http://medharvest.biz/images/no_picture.gif - Which does exist
The easiest and safest fix is to make a copy of no_picture.gif and call it noimage.gif and then upload it to your images folder
-
Re: Image Handler 2 Support
Oooooo!
Wow. Yea, that is what I get for not sleeping. How embarrassing. :blush:
Nigelt74, I could kiss you!
-
Glad you got it all worked out..
Not to be the detailed police, but this really isn't an IH2 issue.. :)
Quote:
Originally Posted by
Feznizzle
BTW, my settings are correct:
Product Image No Image Status - 1
Product Image No Image picture - no_picture.gif
AND, yes, no_picture.gif is a file that exists on my server:
/public_html/images/no_picture.gif
Posted via Mobile Device
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
Feznizzle
Oooooo!
Wow. Yea, that is what I get for not sleeping. How embarrassing. :blush:
Nigelt74, I could kiss you!
No Worries
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
Feznizzle
BTW, my settings are correct:
Product Image No Image Status - 1
Product Image No Image picture - no_picture.gif
AND, yes, no_picture.gif is a file that exists on my server:
/public_html/images/no_picture.gif
i can't remember with this add on but some programs or additions require you to uninstall previous versions before upgrading.
did you just remove the files or did you uninstall it from its admin section under tools.
try uploading the files again. maybe that will work:
go to admin/tools/ih2 then choose admin from its controls...try clearing cache first...then see if it helped otherwise try also removing from database...upload files...then come back here to that spot again and install it once more.
course I could be off my rocker too but tis the only thing I can think of.
-
Re: Image Handler 2 Support
hi,
i'm a newbie here.
just wondering can i use Image Handler 2 ini zencart 1.3.9d and PHP 5.3?
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
wihandy
hi,
i'm a newbie here.
just wondering can i use Image Handler 2 ini zencart 1.3.9d and PHP 5.3?
in a word, no.
unless you spend lots of time rewriting bits of the code to work with PHP 5.3 and hours merging with 1.3.9d files :wacko:
-
Re: Image Handler 2 Support
Thanks, DarkAngel! Issue has been sorted.
Sorry Diva, I thought I had screwed up my merging of files into 139d and that is what caused the prob. Thanks to nigelt74, I now see it was a silly mistake... not related to IH2.
:lookaroun
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
Feznizzle
Well this is strange.... rather than going to the trouble of reinstalling my backup to see if NO IMAGE was functioning, I simply created a new product with no image.
It worked!
So how do I update so that IH will notice my existing NO IMAGE products?
try admin>tools>IH2> then choose admin from its personal links and clear cache to see if that works
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
wihandy
hi,
i'm a newbie here.
just wondering can i use Image Handler 2 ini zencart 1.3.9d and PHP 5.3?
I used it but I have php 5.2.6
-
Re: Image Handler 2 Support
ok. so i have to wait for the next release of Image Handler 2 to get it to work in PHP 5.3. :(
anyway, is it okay if I install zen lightbox and EZ populate before Image Handler?
i want my website to be up and running ASAP.
and when the next release of Image handler 2 is available, i can install it directly. :smile:
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
wihandy
ok. so i have to wait for the next release of Image Handler 2 to get it to work in PHP 5.3. :(
anyway, is it okay if I install zen lightbox and EZ populate before Image Handler?
i want my website to be up and running ASAP.
and when the next release of Image handler 2 is available, i can install it directly. :smile:
you can install any add on you wish in whatever order...mainly.
just be certain to not toss the folder with the files or zips cause some addons share files...thus uploading a file may overwrite one that needed by a previous addon.
also do not just upload the folders that come with your addons....just upload the files to the exact same place located in the zips files and create a folder with your templates name in the places needed as indicated in the addon zip.
backup your database before any installations, just in case
-
Re: Image Handler 2 Support
ok. thx for the replies. :wink:
-
Re: Image Handler 2 Support
I have IH2 installed and working fine under 139d and Zen Lightbox.
Is there any way to remove the "alt" image product description that pops up when I mouse over an image? Or is this browser-dependent?
While it does eventually go away after several seconds it blocks the product decscription on the image and is a distraction.
http://www.earnest-enterprises.com
I've scoured the forum for an answer to this but don't find anything. Thanks for any thoughts on this....
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
Earnest-Enterprises
I have IH2 installed and working fine under 139d and Zen Lightbox.
Is there any way to remove the "alt" image product description that pops up when I mouse over an image? Or is this browser-dependent?
While it does eventually go away after several seconds it blocks the product decscription on the image and is a distraction.
http://www.earnest-enterprises.com
I've scoured the forum for an answer to this but don't find anything. Thanks for any thoughts on this....
Ok i haven't looked into this for a few years But
No pretty sure there is no way without hacking some fairly important IH files,
the image link contains both an alt tag and a title tag,
The alt tag should be displayed as a tooltip when the image is missing, (although webkit browsers ignore this, i think)
The title tag should be displayed as a tooltip when you hover the mouse over the image, although IE being IE displays the alt tag on mouse hover, whereas the other browsers display the title tag as per the W3c specs
Why am i telling you all this, well if you are going to try removing the alt tag, you will need to remove the title tag as well to fix the issue in the other browsers, which will also make your site less compatible with screen readers (for the disabled)
From what i know you cannot style these particular tooltips with CSS to make them disappear, there is some weird involved reason about them not being elements, that i don't really understand.
There are javascript hacks to make the alt/title text tooltips disappear, however unless you know a bit of code it's best to avoid.
although now I have written that, i am sure someone will popup with a logical and patently obvious way to do it
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
Earnest-Enterprises
I have IH2 installed and working fine under 139d and Zen Lightbox.
Is there any way to remove the "alt" image product description that pops up when I mouse over an image? Or is this browser-dependent?
While it does eventually go away after several seconds it blocks the product decscription on the image and is a distraction.
http://www.earnest-enterprises.com
I've scoured the forum for an answer to this but don't find anything. Thanks for any thoughts on this....
Ok, this is what i did many years ago to fix this issue, but it does affect accessibility for screen readers, a javascript option is better
This is the quick and dirty fix, and effects one core file and is offered with no guarantees, this also isn't really an image handler problem, it is a generic zencart function to allow for accessibility
Find your \includes\functions\html_output.php file make a backup of the file
go to around line 122 and you will see the following code, this is where the title tag and attribute tag are produced
Code:
// alt is added to the img tag even if it is null to prevent browsers from outputting
// the image filename as default
$image = '<img src="' . zen_output_string($src) . '" alt="' . zen_output_string($alt) . '"';
if (zen_not_null($alt)) {
$image .= ' title=" ' . zen_output_string($alt) . ' "';
}
change it to this the double slashes in front of the lines make the php parser browser ignore those line, i personally leave them in as it makes problems easier to find, it also helps if you need to merge the file when adding a mod that effects it
Code:
// alt is added to the img tag even if it is null to prevent browsers from outputting
// the image filename as default
// $image = '<img src="' . zen_output_string($src) . '" alt="' . zen_output_string($alt) . '"';
$image = '<img src="' . zen_output_string($src) . '"';
// if (zen_not_null($alt)) {
// $image .= ' title=" ' . zen_output_string($alt) . ' "';
// }
I have tested this and it does work, but its up to you to edit the files.
no warranties no guarantees etc
-
Re: Image Handler 2 Support
Ignore the previous post i misread the question
-
Re: Image Handler 2 Support
Ok Corrected version - sorry was having issues with browser caching
This isn't an image handler thing, it is to do with Zencarts support for accessibility
But any way, it appears IE8 supports the alt tag correctly (a mod couldn't dlete my last to posts please), by not showing an image hover.
Find your \includes\functions\html_output.php file make a backup of the file
around line 197
Code:
// alt is added to the img tag even if it is null to prevent browsers from outputting
// the image filename as default
$image = '<img src="' . zen_output_string($src) . '" alt="' . zen_output_string($alt) . '"';
if (zen_not_null($alt)) {
$image .= ' title=" ' . zen_output_string($alt) . ' "';
}
and replace it with this
Code:
// alt is added to the img tag even if it is null to prevent browsers from outputting
// the image filename as default
$image = '<img src="' . zen_output_string($src) . '" alt="' . zen_output_string($alt) . '"';
if (zen_not_null($alt)) {
$image .= ' title=""';
}
The above should work in all browsers except IE6, and it doesn't really effect the accessibility because the alt tag is still in place
-
Re: Image Handler 2 Support
Thanks much, nigelt74, for such a thorough response. While it isn't a big issue I noticed it could be a slight irritation to some (like me...:P).
Thanks again!
Rod
-
Re: Image Handler 2 Support
I have installed Image Handler, and nothing works! All my images are in a SUBfolder in the Images folder -- is that a problem?
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
carol2848
I have installed Image Handler, and nothing works! All my images are in a SUBfolder in the Images folder -- is that a problem?
No, thats not a problem, because the image location is stored in the Zencart database when you add the product and image handler uses that database to find the images.
It appears from the link in your signature you have got it working now, is that correct?
-
Re: Image Handler 2 Support
I thought IH was supposed to generate larger pop-up images when small images were hovered over? Is there something else I should have done so that will happen?
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
carol2848
I thought IH was supposed to generate larger pop-up images when small images were hovered over? Is there something else I should have done so that will happen?
Its not working because you haven't uploaded all the files,
I can tell this by looking at the head section of your code, some of files are missing
you need to upload the contents of the image handler /includes/templates/YOUR TEMPLATE/ to the template you are using (mystore)
You are missing the javascript file that runs the mouseover and possibly others
there should be a javascript file located in
/includes/templates/mystore/jscript/
in fact the should be one in the default directory as well
-
Re: Image Handler 2 Support
Thanks, nigelt74, for posting the fix for the alt product descript popping up on images but it didn't work. I made the change exactly as you posted above. You did say you made no guarantees and I appreciate that. I also appreciate your efforts in trying to rectify my problem. Maybe there's something down the road that will pop up (besides the alt descript...) that'll take care of it.
Rod
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
Earnest-Enterprises
Thanks, nigelt74, for posting the fix for the alt product descript popping up on images but it didn't work. I made the change exactly as you posted above. You did say you made no guarantees and I appreciate that. I also appreciate your efforts in trying to rectify my problem. Maybe there's something down the road that will pop up (besides the alt descript...) that'll take care of it.
Rod
Umm are you sure?
Which line did you make the change on?
because i had a look at your page source code and the title is still there
Code:
title=" Jolly Roger Fedora Hat " alt="Jolly Roger Fedora Hat"
can you post the section of code that you changed basically this section
(there are 2 very similar sections one around line 122 and the other around line 197)
this is the one around 197
Code:
// alt is added to the img tag even if it is null to prevent browsers from outputting
// the image filename as default
$image = '<img src="' . zen_output_string($src) . '" alt="' . zen_output_string($alt) . '"';
if (zen_not_null($alt)) {
$image .= ' title=" ' . zen_output_string($alt) . ' "';
}
you can also change around line 124 ish?
where it says
Code:
if (zen_not_null($alt)) {
$image .= ' title=" ' . zen_output_string($alt) . ' "';
}
to
Code:
if (zen_not_null($alt)) {
$image .= ' title=""';
}
-
Re: Image Handler 2 Support
No, I'm never sure when I'm making changes in ZC...:laugh:
Your last suggestion did the trick, Nigel. The alt description no longer pops up. There are actually two other lines that have your last change in the original html_output.php file that was distributed with 139d (besides your original fix at line 197). My line numbers were different as I have another mod that uses this file thus changes the line numbers.
To put this all in a clear perspective, here's what I did with your suggestions (assuming my line numbers remained the same as the original file) to keep the alt description from popping up over images. In the includes/functions/html_output.php file:
I replaced the code at line 124 from this:
Code:
if (zen_not_null($alt)) {
$image .= ' title=" ' . zen_output_string($alt) . ' "';
}
to this:
Code:
if (zen_not_null($alt)) {
$image .= ' title=""';
}
I did exactly the same with the above at line 200 as the code is the same (needs to be changed in two places).
At line 197 I replaced this:
Code:
// alt is added to the img tag even if it is null to prevent browsers from outputting
// the image filename as default
$image = '<img src="' . zen_output_string($src) . '" alt="' . zen_output_string($alt) . '"';
if (zen_not_null($alt)) {
$image .= ' title=" ' . zen_output_string($alt) . ' "';
}
With this:
Code:
// alt is added to the img tag even if it is null to prevent browsers from outputting
// the image filename as default
$image = '<img src="' . zen_output_string($src) . '" alt="' . zen_output_string($alt) . '"';
if (zen_not_null($alt)) {
$image .= ' title=""';
}
Works like a charm, Nigel, and I thank you for your help!
Rod
-
Re: Image Handler 2 Support
Hi
I've read through all of the posts since v1.3.9 has been released and have noticed a few requesting a copy of the merged files from someone who has it running on their shop.
I cant read php so I'm also looking for a copy of each merged file unless somebody can confirm that its a case of opening both files in winmerge and copying all highlighted differences from the original mod files to the 139 files.
I've had problems meging files meant for 138 so this merging from 138 to 139 is definately out of my league.
Thanks in advance
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
iddy
Hi
I've read through all of the posts since v1.3.9 has been released and have noticed a few requesting a copy of the merged files from someone who has it running on their shop.
I cant read php so I'm also looking for a copy of each merged file unless somebody can confirm that its a case of opening both files in winmerge and copying all highlighted differences from the original mod files to the 139 files.
I've had problems meging files meant for 138 so this merging from 138 to 139 is definately out of my league.
Thanks in advance
I could also do with a copy, if ones avavilable, as i have just overwritten my test site with the defauly 1.3.9d files and forgot to back the darned thingup and my brain isn't up to merging it again
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
iddy
Hi
I'm also looking for a copy of each merged file unless somebody can confirm that its a case of opening both files in winmerge and copying all highlighted differences from the original mod files to the 139 files.
Ok I have working code, if you want it send me a PM, its basically imagehandler 2 rev7 merged with the relevant 1.3.9d files, plus the javascript fix
It seems to work for me, but as with anything to do with computers, backup, backup, backup, before using
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
nigelt74
Ok I have working code, if you want it send me a PM, its basically imagehandler 2 rev7 merged with the relevant 1.3.9d files, plus the javascript fix
It seems to work for me, but as with anything to do with computers, backup, backup, backup, before using
Thats great... you should upload this to the Free Addons section, LOL, call it IM3 maybe?.... haha :rotflmao:
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
Shane78
Thats great... you should upload this to the Free Addons section, LOL, call it IM3 maybe?.... haha :rotflmao:
err no, this is just a stop gap measure for those who are having issues merging the files, merging the files is the easy part (well i haven't hit any issues yet), its the replacing the depreciated functions that would be the difficult part and as i haven't done that or tested it on anything but my own machine, there's really no point in releasing it. especially as there is an updated version coming up that replaces those depreciated functions. I tried it but gave up and did the javascript instead, that was quite enough work for the grey matter, even now i am still dreaming in javascript :)
-
Re: Image Handler 2 Support
Well you will be happy to know your updated javascript will be included in the next release of IH2 (Rev 8) (which is still in final beta testing). ckosloff has confirmed that your update javascript has no issues with PHP 5.3..:clap:
Quote:
Originally Posted by
nigelt74
err no, this is just a stop gap measure for those who are having issues merging the files, merging the files is the easy part (well i haven't hit any issues yet), its the replacing the depreciated functions that would be the difficult part and as i haven't done that or tested it on anything but my own machine, there's really no point in releasing it. especially as there is an updated version coming up that replaces those depreciated functions. I tried it but gave up and did the javascript instead, that was quite enough work for the grey matter, even now i am still dreaming in javascript :)
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
DivaVocals
Well you will be happy to know your updated javascript will be included in the next release of IH2 (Rev 8) (which is still in final beta testing). ckosloff has confirmed that your update javascript has no issues with PHP 5.3..:clap:
Cool it shouldn't have anyway, anything I have coded including the merged files, i have tried to avoid 5.3 issues..
Does this mean a release is fairly immanent, if so i'll tell the people that have pmed me to wait a bit, actually you better race to release it now, or zencart will put out version 1.3.9e :)
-
Re: Image Handler 2 Support
LOL.. Yes it does mean it's imminent.. My apologies for the delay.. juggling, work, side projects, performances, and a week long family vacation from which I JUST now (within the last hour) returned from have had me a lot crazy.. I am shooting to have this wrapped up this week.. So tell your fans to be a little patient..:smile:
Quote:
Originally Posted by
nigelt74
Cool it shouldn't have anyway, anything I have coded including the merged files, i have tried to avoid 5.3 issues..
Does this mean a release is fairly immanent, if so i'll tell the people that have pmed me to wait a bit, actually you better race to release it now, or zencart will put out version 1.3.9e :)
-
Re: Image Handler 2 Support
Hi all,
I am sorry to bother you, but I have this "stupid" bug with IH2, I cant make it to show watermark on large images, though it works on small ones. And I do have watermark_LRG.png (now in each folder) but still nothing. Here you can see what I mean - http://www.klybni4ka.net/platya-kokt...e-plate-p-2700
I am using 1.3.9d version
Thank you!
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
Dan123
Hi all,
I am sorry to bother you, but I have this "stupid" bug with IH2, I cant make it to show watermark on large images, though it works on small ones. And I do have watermark_LRG.png (now in each folder) but still nothing. Here you can see what I mean -
http://www.klybni4ka.net/platya-kokt...e-plate-p-2700
I am using 1.3.9d version
Thank you!
Have you enabled large image watermarks in admin/configuration/images/IH watermark large images ?
Just a thought :smile:
-
Re: Image Handler 2 Support
of course I did :D, could it be because of the 1.3.9??