Thanks for the update.
Printable View
thought this would be a good place to post this....
http://www.zen-cart.com/forum/showth...064#post881064
seeing as IH2 is being updated, was not sure if
a) im imagining it
b) if its true, anyone else noticed
c) it may or may not be relevant to those behind IH2's update
Hello All,
Is there a way to disable Image handle for the main page only?
As well how do I resize the image zoom?
On top of that the zoom image does not scroll down the page with my product list. Therefore when I hover over a product at the bottom of the page the zoom is not visible since it is at the top. Any Suggestions on how to fix this?
Thanks,
Nick
We (ckosloff and others) are still working on testing and other updates to IH2. (We now have updated Spanish language files!!:clap:) In addition to PHP 5.3 compatibility, we want to make sure that the mod is also backwards compatible with PHP 5.2.X versions as well..
Work and client obligations have had all of us slammed.. So we're doing what we can to squeeze in time for testing/updating. (I'm also working with others on the upcoming Super Orders update as well). We hope to get more done this week, and it shouldn't be too much longer before we can submit the Rev 48 release..
Please bear with us.. Thanks!
Anyone know how to fix pictures with the small [+] sign with them?
They are not resize correctly at all.
Hi friends!
I have a problem with IH 2.0 on zencart (1.8a-1.9b) only when i upload JPEG pictures from my photo.
For Example when i Upload this JPG picture http://www.4shared.com/photo/YwEofIbD/_DSC1007_2.html , my site stop working. He Load only first lines from html wich is to begging of the picture and stop.
There are no porblem when i load the same picture in photoshop and save it again.
Where can be the problem? I try many things but noting help.
Thanks!
Hi possibly I am misunderstanding you but
the reason your site is hanging may be because the file size of that image is large about 1mb, which is fairly large for a product image, i am assuming that photoshop resizes and resamples the image to a reasonable file size and dimensions
Have you looked at the image size and dimensions after saving it in Photoshop and comparing then to the original
the dimensions for the image you are showing are listed as
Exif Image Height: 2592 pixels
Exif Image Width: 3872 pixels
which is HUGE as the average monitor screen is only around 1024px by 768px high, so i am assuming the reason the images go up after being opened and saved in Photoshop is that photoshop is "saving for web" which probably sets the quality/compression at 80% and the dimensions to something more appropriate
Photoshop's "save of the web" function doesn't even resize the dimensions, it only does the compression..
I agree with you the file size dimensions are far too large for ANY website image.. Flirt should try resizing the images to a more manageble filesize, and then see if this corrects the issue.. I'd say the MAX size (and this IMO is still too big) is 800 x 800, and this is ONLY if you just GOTTA have a BAI (my abbr for "big a$$ed image":laugh:)
Hi, please help!
ZC 1.3.9a
IH 2.0
I have set up a fresh install of ZC using my own template. I have installed (i think accuratly) Image Handler.
Firstly -
It appears in Admin fine. Can add as many images as needed.
Only 1 image appears on product page and above the small image icons it says somthing like HEADING_TITLE_ADDITIONAL_IMAGES
Now however after clearing the image cache and turning IH on it wont show product images at all in the listing page but it will on the product page (just image not found style icon) and not in admin either.
Turn off IH everything reverts to standard and the images come back.
Have i missed somthing?
Thanks
After loadin up IH2 mine admin sudenly stopped i got an 500 Error wen i want see minedomain/admin i am searchin for 2 whole days now how to get this to work again plzz do anyone knows how to deal with this
(New update i chanched the configure.php with one i saved for edit on mine desktop so i turned this now i see an login.php but wen i fil mine user name ant pasword it redirect mi to mine costumor homepage login i dont seem to understand this)
Is there sombody that can handle this?
IH2 works and works well.. However there may be a file size limitation. Which is not a problem it is simply a limitation.. No matter, what we are saying is you should try re-sizing your image before uploading it with IH2 and see if you get a different result.. We believe that the issue is that you are attempting to upload a VERY large image (possibly TOO large) and that may be the reason you are having the issue.. Try re-sizing the image your 2592 X 3872 image to a smaller dimension and then try the upload again.
This a nice plug-in, I love it, thanks:smile::smile:
What is the most recent version? I am planning on implementing on my live site soon and wanted to know if I should do it now or the new release is out soon?
I am on 1.3.9B
Thanks for the great plug in.
Posted 1 page back
http://www.zen-cart.com/forum/showpo...postcount=5107
I am having serious problems with IH2. I have changed the main image on some of my products and now NO additional images show on the site, but they show in IH2. I have tried setting file permissions, re-uploading the IH2 files, and some other things people suggested. But the additional images for those products still dont show.
Also when I look at the HTML of my product i see that the additional images code returns nothing:
<!--bof Additional Product Images -->
<!--eof Additional Product Images -->
The most common reason for additional product images not showing is that they are not the same format as the main product image. For example the main product image is JPG and the additional images are PNG..
As indicated in the readme, IH2 does not stop you from doing this, but it will presume that additional images are the same format as the main product image and name the additional images accordingly. This of course will render the images un-readable..
Regarding next version: I'd rather do it well than do it fast.
Upgrade instructions have to be written, changelog has to be in place, updated settings for the Images page, etc.
If in a hurry, just use rev. 7, it will work fine on all environments, please understand that the next version is an improvement on something that works without problems now.
Upgrade from rev. 7 will be just looking at the changelog and uploading new files.
@ckosloff
Thank for your hard work and (DivaVocals) with this contribution, looking forward to the update....
I looked more into it. Some images will show and others wont. All of the images are JPG with a quality of 10.
I played around some more and found a solution. It turns out the extension is case sensitive, so my images with .JPG extension would not work with. jpg :clap:
Would I need jlightbox module if I installed this?
Thanks!
Hi,
I cannot get png files to show up. If I look on the server in the bmz_cache folder the png files are there but if I try to edit them with photohop I get an error message saying that the file cannot be parsed.
I cannot get png files to work in either v1.3.8a or v1.3.9b.
All other files types work... Does anyone know why this would be?
The only thing that springs to mind is png support not being enabled
In you Zencart Admin section
Click on "Version"
and find the gd section
and it should say something like this
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
If the line in red isn't there, then that'll be your problem
when you load the first image is it .png or .PNG it seems to be case sensitive and if you are not exactly the same as the first image of the product then you will not get them to be seen.
smae as .jpg if you load up jpg frst then the additional ones need to be jpg for that product.
they are all lower case .png...
Hi,
This is a great contribution. I have posted this problem before but I think my post got missed. Thanks in advance for any help you can offer. I'm sure I have probably done somthing stupid.
Im using ZC 1.3.9a and IH 2.0 also using zen lightbox 1.5
I have set up a fresh install of ZC using my own template. I have installed (i think accuratly) Image Handler.
Firstly -
It appears in Admin fine. Can add as many images as needed.
Only 1 image appears on product page and above the small image icons it says somthing like HEADING_TITLE_ADDITIONAL_IMAGES
Now however after clearing the image cache and turning IH on it wont show product images at all in the listing page but it will on the product page (just image not found style icon) and not in admin either.
Turn off IH everything reverts to standard and the images come back.
Have i missed somthing?
Thanks
Hiya, ckosloff.
I saw your earlier post that the last version works fine and that the updated version that you have been working on is but an improvement upon something that already works well.
But if you guys are planning to roll it out sometime this week, I'd rather just wait for your latest/greatest.
Do you guys have a roll out date planned yet?
Thanks!
Hard to plan a rollout date on this.. Besides the time differences between everyone coding and testing, there still is the general everyone involved is volunteering their time and must do so while juggling our own jobs, side jobs, kids, nephews (that's me!:smile:) etc.. Today for example I'm juggling between cooking, cleaning, working on the new Super Orders release, working on two new client's websites, updating a current client's site, helping with my nephew with his history assignment..
It may be another week (or two at most).. In short we are working as fast as we can and simply ask for patience on everyone's part..
The homework project turned out pretty cool.. A Time magazine "Man of the Year" cover for a paper on a person of influence in California.. I assisted with the graphic/publishing work.. The kid was pleased..:laugh: He got to hang out with his cool:cool: auntie, do some homework, and have lunch at Bob's Big Boy.. http://www.bigboy.com/
Install either Winmerge, Beyond Compare and compare the modules files to the store files, and merge the changes.. Should be fairly straightforward..
Thanks for your patience.. We'll be doing another round of testing soon, and you should see something in the next week or two..
If anyone wants to volunteer to for language files contributions for IH2, that would be super.. We already have a Spanish translation:clap:, other languages welcome..
Fun stuff! :D
All my puters are macs, so I'll be using FileMerge. I have NEVER tried to do anything like this, but I'm sure I can figure it out.Quote:
Install either Winmerge, Beyond Compare and compare the modules files to the store files, and merge the changes.. Should be fairly straightforward..
One really dumb question b4 I set about this project.... when you say "compare the modules files to the store files, and merge the changes" I assume that means:
- Find any files in the mod that already exist in my store.
- Find any content in the Mod file that does not exist in my store file.
- Copy the Mod file extra info into the store file.
Hate to be thick, just want to be sure what I'm doing.
i cant really remember, as it has been a while... but from memory IH2 is not all that hard. And thats an opinion coming from someone thats not a programmer. its not the easiest but i would say more time consuming that actually hard.
bigboy.com: bloody hell, no wonder all americans are fat! the clue is in the name! (i wonder how many American Zenners now hate me :P)
Ha ha! Yea, it's been years since I've done a "Big Boys".
Naaaa, doubt any American Zenners will be holding a grudge based on that observation! Not fer nuthin though, doesn't seem like Limies are any slimmer in my experience (body builders excepted, of course!).
Thanks for offering your thoughts on it.... not looking forward to the "time consuming" aspect! :no:
only way to learn, sadly...
if i were you i'd play about on a test site before attempting changes to a live store!.. oh the amount of times i hve broke my own site!!
actully, i got into the gym because i spent all my mid-late teens being fat, by the time i was 25 my doc said i would be dead at 35... i was so so so so big!... i had moobs most women would want! took long enough
took 4 years but av went from 21 stone of pure lard and 46" jeans down to 34" jeans.. now my goal is to be 21st of lean muscle by the time in 35 (it wont happen, but its worth aiming for)
i cant eat things like burgers now.. makes me ill... but yes.. there are many a fatty in the UK. and somehow i always end up dating them :( haha
oh.. off subject, best wind my neck in before i get b-slapped..
always happy to help a fatty tho... i know the pain and made all the mistakes
That's it exactly.. Beyond Compare does a really good job of highlighting the differences, but most of these compare and merge programs will do the same.. I'm not a programmer, and it didn't take much time to go through the mod files at all.. You should be fine..
It was a fav when I was a child.. I loved the Big Boy comic books.. Still have some old ones in my stash of childhood stuff.. Then they used to have waitresses who would roller skate your order to your car.. Very cool!! These days the two Bobs in my area host an informal "car show" on Friday nights. Rodders and muscle car enthusiasts come to show off their rides.. Hubby and I show up occasionally and bring one of our supercharged 'Stangs (2 in the stable, soon to be 3) to show off.. Anyway the kids loves cars, and I am trying to share with him happy experiences I remember from my childhood.. Bob's was HUGE then..
Exactly!! Plus why assume that everyone who eats at these establishments is either fat or makes a regular habit of eating this kind of food..
Diva, im English... more importantly im from the north of england... when you read my posts, read them with a light-hearted approach. All my posts will have some form of english cheek about them... its tongue in cheek... not meant to be nasty... just taking the p*** slightly.
Lighten up... (no pun intended... if your a big boy's big girl... oh, av done it again!)
Aaaaah memories! For us it was a Burger King where all the kids would hang out on a Fri/Sat showing off their cars, waiting for somebody to drive up and yell, "Party at So-And-So's house!"
My buddy Mark had a beautiful white 71 convertible Oldsmobile Cutlass... the girls loved that beast!
Nuthin like good ole American heavy metal!!!
:laugh::laugh:
Oh yes.. We girls do love American muscle cars.. They just sound cool when they purr.. One of my BFFs had a pristine '74 Cutlass she got from her big brother.. Gotta love a car that seats 8 comfortably!!!! I'm still partial to the Buick Electra Park Ave (affectionately known as a "Duece and a Quarter")
Hi
The mouse over zooming effect of my image handler 2 only works on the sideboxes but NOT on the products in the main center column. Please help. Thanks.
http://www.dealbyethan.com/index.php...=180_2306_2311
The files are in the right locations.
im sorry you two.. when it comes to cars you Americans have it all wrong.
Yes the classic American cars may look nice but they have the engineering complexity of a spoon! How on earth can you have 5lt V8 engine produce so little horse power! Good for one thing, going in a straight line, usually to a a fast food place!
Dont Mustangs have leaf springs?.. like my van...
European or jap engineering is what you want!
You also drive on the wrong side of the road!
A few more questions/observations:
- Is this a custom template you created or did you purchase/download a template from somewhere?
- I noticed that the hover works on the "Specials" page, but not the "Category Product Listing", "All Products", "New Products" or "Featured Products". Makes me wonder if any customizations or other modules you've installed which affects those pages have inadvertently removed code that IH2 needs..
Hi
Here are the images settings:
Small Image Width 85
Small Image Height Info
Heading Image Width 60 Info
Heading Image Height Info
Subcategory Image Width 80 Info
Subcategory Image Height Info
Calculate Image Size true Info
Image Required true Info
Image - Shopping Cart Status 1 Info
Image - Shopping Cart Width 45 Info
Image - Shopping Cart Height Info
Category Icon Image Width - Product Info Pages 30 Info
Category Icon Image Height - Product Info Pages Info
Top Subcategory Image Width 80 Info
Top Subcategory Image Height Info
Product Info - Image Width 210 Info
Product Info - Image Height Info
Product Info - Image Medium Suffix _MED Info
Product Info - Image Large Suffix _LRG Info
Product Info - Number of Additional Images per Row 4 Info
Image - Product Listing Width 130 Info
Image - Product Listing Height Info
Image - Product New Listing Width 130 Info
Image - Product New Listing Height Info
Image - New Products Width 130 Info
Image - New Products Height Info
Image - Featured Products Width 130 Info
Image - Featured Products Height Info
Image - Product All Listing Width 130 Info
Image - Product All Listing Height Info
Product Image - No Image Status 1 Info
Product Image - No Image picture no_picture.gif Info
Image - Use Proportional Images on Products and Categories 1 Info
IH watermark small images no Info
IH resize images yes Info
IH zoom small images yes Info
IH small image filetype no_change Info
IH small image hotzone no Info
IH small image background 255:255:255 Info
IH small image compression quality 85 Info
IH watermark medium images yes Info
IH zoom medium images yes Info
IH medium image hotzone no Info
IH medium image filetype no_change Info
IH medium image compression quality 85 Info
IH watermark large images yes Info
IH medium image background 255:255:255 Info
IH large image compression quality 85 Info
IH large image filetype no_change Info
IH large image background 255:255:255 Info
IH large image maximum width 750 Info
IH large image maximum height Info
IH watermark gravity Center Info
IH zoom gravity SouthEast
Yes, there is a custom template in use.
Yes, the hover effect only works on the sideboxes and Special page. I also did a test upgrade to v1.3.9 and reinstalled IH2 but still have the same problem. It is very strange.
Now now, Shane.
Why is it that limies ALL seem to suffer from nation-envy? What is it about our country that fills you with the urge to whine and snipe? Is it the fact that we divorced the motherland and handed out a spanking back in the 1700s? Do brits feel shame that the only reason the aren't speaking German today is cuz we had to send our boys over to save your tail?
Your turn to take some sniping with a light heart, my friend! I am just teasing and turnabout is fair play.
But since you seam to enjoy the use of stereotypes, I must say that this nation-envy seems to be pretty accurate. I cannot count the number of conversations I have been in that have been prefaced with: "Present company accepted, but why is it that ALL Americans.... bla bla bla blaaa (insert insult of choice)."
I've often thought perhaps I should begin my conversations with: "Present company accepted, but why is that ALL British..."
- cooking is as bland as dirt?
- are snide?
- are filled with undeserved since of importance?
- are condescending, regardless of station?
- are fat (yes, same stereotype exists on this side of the pond)?
- people have crooked, stained teeth?
- men are limp wristed sissies with a since of bravery/honor just a hair above the French?
- are boring in bed? (Monty Python gave us that, I think :D)
- bodybuilders are overcompensating for... erm, shall we say "other shortcomings"? :shocking:
Tee hee! Know that I am rolling on the floor laughing as I type. Hope you can take it as good as you give! :laugh:
hahahahaa! good man! its all good banter!...
- cooking is as bland as dirt? true
- are snide? all people are , we just do it better that you!
- are filled with undeserved since of importance? see above
- are condescending, regardless of station? see above
- are fat (yes, same stereotype exists on this side of the pond)? true! but burger king is to blame for that.. lol
- people have crooked, stained teeth? NHS
- men are limp wristed sissies with a since of bravery/honor just a hair above the French? haha.. and that is why you needed us to help you yanks in Iraq (twice)
- are boring in bed? (Monty Python gave us that, I think :D) Swedes are worse.. cany say i have rattled a yank lass
- bodybuilders are overcompensating for... erm, shall we say "other shortcomings"? :shocking: small willies?.. lol i had 3 choices.. have moobs of fat or moobs of loose skin... or moobs of muscle... :flex: Burger king to blame again... haha
you're forgetting one thing... you also missed out that it was the Americans that cracked the enigma code too! :wink:
remind me, what is the national language of America? :cool:
haha, i like your craic!.. good reply ;)
but you still drive on the wrong side of the road! :P
I'm going to take a stab in the dark and say this looks like a Template Monster (or affiliate) template.. I beleive your issue is that your template has modified some of the core files in such a way that IH2 is not working as it should.. To test this, I suggest copying the IH2 files from the "/includes/templates/YOUR_TEMPLATE" folders to the "classic" template folder, and switching to the classic template.. If everything works then it is indeed an issue with your template, and if it's a TM template it's gonna be difficult to say what the fix is, since it would require knowing what they hacked out..
Good stuff, Shane! Glad to see you do indeed have a funny bone... I was a bit concerned after I wrote that poem about your list. It seemed to have fallen flat, I could hear crickets chirping but no chuckles. Felt rather sheepish about it. :blush:
For all my rubs, I've find brits to be a fun lot. I owe two of my wilder drinking stories to you guys. One was in Jamaica with a bunch of drunk British sailors on leave... but that one is too raunchy for this thread.
The other was in the old party district of Atlanta called Buckhead. We had closed most of the clubs down, my friends and I were unwilling to call it a night. We were sitting at the bar in an Irish pub when a group of English businessmen sat down at a table behind us.
They were also displeased that all the clubs were shutting down so early. Somehow our groups got talking and drinking together. At some point they decided to teach us an old pub song. So we played along...
I cannot for the life of me remember the words (I was completely soused) but it was hilarious, sung in verses and there was a routine with each verse (eg, waiving your hands above your head, kneeling down to pray, etc). As we learned a new verse, then we would repeat the last verses all the way back to the beginning.
Anyway, we were having a great time and our routine began to draw a crowd. When we arrived at the last verse, all the Brits yanked their pants down around their ankles!!!
Naturally we did too and sang our way all the way back to the beginning of the song with our pants down!
The whole place was roaring with laughter. The proprietor bought us all a round and begged us to come back and do it again when he had more patrons!
Anyway, I was just poking fun at the mother land. Present company excepted, I like the English. :D
Seriously though, I don't care what they say, you're alright in my book Shane!
But you still have a small willy! :P
Mate, i read it with the intention it was wrote with.. good lads banters!..
I too like America and like most Americans
binge drinking and pants-down-marathons are one of the fine aspects of English culture, and something i try to do every sat night :cheers:
and this bit actually made me laugh out aloud!...
there is a great mac proggie---I use mac first pc 2nd...lol
it is by barebones and is called textwrangler. free and easy to use too. and works for OSx+---i have an older OS X mine is 10.3.9 and it works beautifully to find the differences and insert the things needed.
but still work off a duplicate...you already know that
there are many templates...by template monster and another place that I can never remember their name that have their own java stuff throughout the files and they interfere with not only ih2 but lightbox too...
you either have one or the other sometimes.
what is the template you are using?
Ok ive read through most of this thread (believe it or not lol) but haven't found any answer to the question i and others have asked... how do you change the medium image size? its driving me nuts lol
Glad to hear from a fellow Macster!
Thanks for the tip! I could not find a copy of FileMerge as it is apparently not supported for osX 10.6. I ended up DL'ing the program that replaced it (Changes). But it gave me a 15 day Free Trial, think it wants like $50! I will definitely look for TextWrangler! Thanks for the tip!
BTW, Changes works great, very instinctive. I was able to figure it out with ease. But I became confused when elements needed to be merged from both files at the same time. Because I was unsure what to do, I abandoned ship and will simply be waiting for the new version of IH2.
But she is right.. 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.
Once you install the files, set your image settings, and activate it, it really should just work.. If it doesn't that truly usually means that there are other things going on with the site that are interfering with IH2 functioning as it should.
@deathman2006
these are my settings---play around with them to see which gets changed for sure by making the sizes like mine then after you find the one you want...write it down so you don't forget like I did and change it to your liking
small images:
Small Image Width 155
Small Image Height 155
Subcategory Image Width 160
Subcategory Image Height 160
product page:
Product - Image Width 200
Product - Image Height 200
Medium images---I think
Image - Product Listing Width 155
Image - Product Listing Height 155
Image - Product New Listing Width 155
Image - Product New Listing Height 155
Image - New Products Width 155
Image - New Products Height 155
Image - Featured Products Width 155
Image - Featured Products Height 155
Image - Product All Listing Width 155
Image - Product All Listing Height 155
Not sure if this is the correct place to ask this but here goes.
I have image handler 2 installed and have no difficulty adding additional images. My problem is the 1st image is at the top of the product page and the 2nd image is about 2/3 of the way down the page. I would like the images to be beside each other or immediately below each other.
I have been merging my 2 images so they appear as 1 but would like 2 images (eg. both sides of a coin as separate images)
Can anyone give me any assistance with this. Thank you in advance for your help
You will need to re-post your question elsewhere in the forum where you will get a better response to address your specific issue.. (I suggest the stylesheet section as the solution is most likely a stylesheet adjustment)
Not an IH2 support related question.. As I have indicated just a few days ago, IH2 does NOT have anything to do with the format or placement of images on the product details pages..
This file:
Store_Root/admin/includes/modules/category_product_listing.php is very old.
Not only it has deprecated HTML tags, which I can fix, but also references classes which no longer exist in recent versions of Zen Cart's stylesheet.css.
These are the classes:
pageHeading
dataTableHeadingRow
dataTableHeadingContent
dataTableRow
dataTableContent
For rev. 8 I need to recreate these classes but I don't have an old version of stylesheet.css.
If anybody has that file with those classes in it, please forward it to me.
Thanks.
Hi peeps :) I have searched this thread extensively for the safari zoom displaying above the fold issue with no answer on how to fix it. (specifically read through may pages around page 383 in this thread ... plus more!)
Before I use this hack to disable it...
http://www.zen-cart.com/forum/showpo...postcount=3869
Has anyone successfully resolved this issue?
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
It shouldn't with IE there is a white box to the right of the pop-up. i have changed the background colour so it is more obvious to see.
I am currently working on a switch for IE as i have run out of time to faff with the script, which isn't working yet
Have a look if you see white space to the right of the pop-up you are seeing the IE error.
I will post what i have done here somewhere in the next few days
Image Hover Hack
Ok it doesn't seem to work in IE6, so i have put a switch in, so it uses the old js for ie6
http://browsershots.org/
I would like you to post your work, if possible, we might work out an improvement for that.
Hello all,
I am certainly not new to zen or to IH at all but I have a problem that is really getting me.
I recently upgraded a site to v 1.3.9c and I did this by installing fresh in a directory and adding mods and then moving it to "live" (root).
I now notice this problem though with image handler. It is NOT resizing images at all. The entries on the Configuration / Images are all correct (yes IH is set to resize images) .
Upon testing it also appears that the images aren't being pulled from the cache (on a new image applied using IH) but are showing the actual image as "normal" ( ie: images/PIC.jpg ).
Anyone got any ideas on this one? :frusty:
Just a note - my problem has been fixed. It was a case of the GD Library not being installed on the server :clap::clap::clap:
Hello. I posted that I could not get this to work properly on zen cart 1.3.9b running on a php 5.3 server. But it works great on a zen cart 1.3.8a website running on a php 5.2 server. But no one replied. What is the progress on Image Handler 2 being updated for PHP 5.3 and zen cart 1.3.9?
Now I know how the Zen Cart team felt..
We are working on it.. If you are looking for a specific release date, I cannot give that to you. Those of us volunteering our time to work on this have to balance this VOLUNTEER project against our own work and home lives. So yes it is still being worked on, and as soon as we have it ready we will update the support thread..:smile:
Hi there,
I have this mod installed in my store and am wondering if anyone has some information on its compatibility with 1.3.9c before I attempt an upgrade.
Any help much appreciated.
Thanks! Didn't think about looking for a thread relating to testing mods...was planning to post separately in a few threads!
Much appreciated.
browsershots is no use for testing imagehover, its only useful for page layout, I have tested in IE6 in a virtual Machine and it doesn't seem to work, so currently the code switches to the old javascript for ie6 and the new version for all other browsers
http://nigeltsblog.#################...r-working.html
Here is what i did to make it work, i have a case of the lurgy at the moment, so this is written from memory and may not be 100%, but it should be fairly simple to follow. cheers
I installed IH2 Ver 2.0 rev 7 on my fresh zencart v.1.3.9c install. There is no zoom from small picture to medium pictures. I followed every step of the instructions. Did I miss anything?
I use both IH2 and zencart lightbox. Why lightbox only applies to the product image, not the additional image of products?
Still, a pop up window showed up when I click on the small image of the additional images.
How to apply lightbox to additional images too?
This usually means that your image settings were not being done correctly. Please see the readme for hints/details on correct image settings.
This is not related to IH2 support.. You'll need to post questions regarding the Lightbox module in the support thread for the Lightbox module..
So I tried merging the IH2 files with the 1.3.9 files and can not seem to get them right after repeated attempts. Has anyone done this successfully and if so would you be willing to share?
Thanks,
Marc
I have installed Image Handler 2 on my test zencart 1.3.9c to be able to add additional images to my products but I have a problem to align the mouse over Image ( the Medium image ) which pops up at the top left of the screen pushing the header/banner of my zencart down ! Any ideas on how to solve this problem?
please chick my test website:
http://www.arab-broker.com/4u/index....&products_id=4
Updated :
http://www.arab-broker.com
You have not uploaded all the files, i can tell this by looking at the source of your page
you need to copy the contents of the YOUR_Template directory that comes with images handler, into "your" template directory which in your case is the "lite_red" template, you will need to compare and merge any files that may be overwrittenCode:<link rel="stylesheet" type="text/css" href="includes/templates/lite_red/css/stylesheet.css" />
<link rel="stylesheet" type="text/css" href="includes/templates/lite_red/css/stylesheet_css_buttons.css" />
<link rel="stylesheet" type="text/css" media="print" href="includes/templates/lite_red/css/print_stylesheet.css" />
<script type="text/javascript" src="includes/templates/template_default/jscript/jscript_imagehover.js"></script>
for a start the "style_imagehover.css" file is missing, this should be in the
includes/templates/lite_red/css/