Zen Cart Logo
Forums / All Other Contributions/Addons / Image Handler 2 (for ZC v1.3.8 ONLY) Support

Image Handler 2 (for ZC v1.3.8 ONLY) Support

Views: 2,510,606

Results 5,161 to 5,180 of 7,094
20 May 2010, 9:27 PM
#5161
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Image Handler 2 (for ZC v1.3.8 ONLY) Support

John Zwikstra:

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..

21 May 2010, 1:27 AM
#5162
ckosloff avatar

ckosloff

Totally Zenned

Join Date:
Feb 2007
Location:
South Florida, USA
Posts:
1,375
Plugin Contributions:
0

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

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.

21 May 2010, 2:08 AM
#5163
gilby avatar

gilby

Totally Zenned

Join Date:
Aug 2005
Location:
Vic, Oz
Posts:
1,816
Plugin Contributions:
0

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

ckosloff:

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.

Try here...
admin/includes/stylesheet.css

21 May 2010, 2:44 AM
#5164
ckosloff avatar

ckosloff

Totally Zenned

Join Date:
Feb 2007
Location:
South Florida, USA
Posts:
1,375
Plugin Contributions:
0

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

gilby:

Try here...
admin/includes/stylesheet.css
Bingo, they are all there, silly me I was looking for them under the storefront css.

22 May 2010, 4:17 PM
#5165
ksoup avatar

ksoup

Zen Follower

Join Date:
Jan 2004
Posts:
413
Plugin Contributions:
1

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

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/showpost.php?p=726813&postcount=3869

Has anyone successfully resolved this issue?

23 May 2010, 10:51 PM
#5166
nigelt74 avatar

nigelt74

Totally Zenned

Join Date:
Sep 2005
Location:
Waikato, New Zealand
Posts:
1,558
Plugin Contributions:
1

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

ksoup:

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/showpost.php?p=726813&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.php?main_page=index&cPath=823_527_213

I have a feeling the IE fault should be simple to fix, but i can't get my head around it

23 May 2010, 11:53 PM
#5167
ksoup avatar

ksoup

Zen Follower

Join Date:
Jan 2004
Posts:
413
Plugin Contributions:
1

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

OHHHHH It works!! It works the same for me in FF, Safari and IE8! Have you listed your fix? I am so glad you responded :)

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.php?main_page=index&cPath=823_527_213

I have a feeling the IE fault should be simple to fix, but i can't get my head around it

24 May 2010, 2:29 AM
#5168
nigelt74 avatar

nigelt74

Totally Zenned

Join Date:
Sep 2005
Location:
Waikato, New Zealand
Posts:
1,558
Plugin Contributions:
1

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

ksoup:

OHHHHH It works!! It works the same for me in FF, Safari and IE8!

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

25 May 2010, 1:44 AM
#5169
nigelt74 avatar

nigelt74

Totally Zenned

Join Date:
Sep 2005
Location:
Waikato, New Zealand
Posts:
1,558
Plugin Contributions:
1

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

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.php?main_page=index&cPath=823_527_213
Image Hover

I have a feeling the IE fault should be simple to fix, but i can't get my head around it

OK I may have the IE Bug Quashed, but I can't test in earlier versions, i really don't know what I'm doing so its hacky

sp if someone can check in IE 6, that would be cool

25 May 2010, 5:37 AM
#5170
nigelt74 avatar

nigelt74

Totally Zenned

Join Date:
Sep 2005
Location:
Waikato, New Zealand
Posts:
1,558
Plugin Contributions:
1

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

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

27 May 2010, 2:12 AM
#5171
ckosloff avatar

ckosloff

Totally Zenned

Join Date:
Feb 2007
Location:
South Florida, USA
Posts:
1,375
Plugin Contributions:
0

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

nigelt74:

sp if someone can check in IE 6, that would be cool
http://browsershots.org/
I would like you to post your work, if possible, we might work out an improvement for that.

27 May 2010, 2:19 PM
#5172
tinas avatar

tinas

Totally Zenned

Join Date:
Jan 2005
Location:
Lake Havasu, AZ
Posts:
1,090
Plugin Contributions:
0

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

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:

27 May 2010, 7:17 PM
#5173
tinas avatar

tinas

Totally Zenned

Join Date:
Jan 2005
Location:
Lake Havasu, AZ
Posts:
1,090
Plugin Contributions:
0

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

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:

27 May 2010, 8:38 PM
#5174
dutchy avatar

dutchy

Zen Follower

Join Date:
May 2010
Location:
London
Posts:
324
Plugin Contributions:
0

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

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?

27 May 2010, 9:05 PM
#5175
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

dutchy:

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:

28 May 2010, 5:32 AM
#5176
ksoup avatar

ksoup

Zen Follower

Join Date:
Jan 2004
Posts:
413
Plugin Contributions:
1

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

nigelt74:

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

we don't have many ie6 surfers anymore... :) will you be able to share with us what needs to be fixed? your time on this is rreeeaallllyyy appreciated!!

28 May 2010, 5:37 PM
#5177
fergusmacdonald avatar

fergusmacdonald

Zen Follower

Join Date:
Oct 2007
Location:
Edinburgh, Scotland
Posts:
243
Plugin Contributions:
0

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

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.

28 May 2010, 5:40 PM
#5178
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

fergusmacdonald:

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.

Check here www.zen-cart.com/forum/showthread.php?t=152679&page=24

28 May 2010, 5:44 PM
#5179
fergusmacdonald avatar

fergusmacdonald

Zen Follower

Join Date:
Oct 2007
Location:
Edinburgh, Scotland
Posts:
243
Plugin Contributions:
0

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

Thanks! Didn't think about looking for a thread relating to testing mods...was planning to post separately in a few threads!

Much appreciated.

29 May 2010, 1:27 AM
#5180
nigelt74 avatar

nigelt74

Totally Zenned

Join Date:
Sep 2005
Location:
Waikato, New Zealand
Posts:
1,558
Plugin Contributions:
1

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

ckosloff:

http://browsershots.org/
I would like you to post your work, if possible, we might work out an improvement for that.

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.##########################/2010/05/getting-zencarts-image-handler-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