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,730

Results 3,181 to 3,200 of 7,094
19 Nov 2008, 2:48 AM
#3181
tophand avatar

tophand

Totally Zenned

Join Date:
Jan 2007
Location:
1.5 miles from Home
Posts:
674
Plugin Contributions:
0

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

dupak:

Hi There

I installed IM2 successfully. In admin side I can upload the large/medium/small images and I can see the them as well but in product_info_display page only the main image is showing not the additional images. Please help me how can i show the additional
image in product_info_display page.

Do you have additional images turned on in your admin?
Have double check that you uploaded all of the IH files?
What about the additional_images.php file?

19 Nov 2008, 2:57 AM
#3182
tophand avatar

tophand

Totally Zenned

Join Date:
Jan 2007
Location:
1.5 miles from Home
Posts:
674
Plugin Contributions:
0

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

billmad:

I have just transferred my site from hosting running on PHP 4.4.9 to hosting which uses PHP 5.2.6. Now none of my images display. They are all PNG files out of the need for full transparency.

I have cleared the cache and reinstalled IH to no avail.

Is there a way to force my hosting to use PHP 4.4.9 via HTACCESS? I am sure this would fix my problem.

Thanks

Even when you uninstalled IH, no images displayed?

19 Nov 2008, 3:01 AM
#3183
tophand avatar

tophand

Totally Zenned

Join Date:
Jan 2007
Location:
1.5 miles from Home
Posts:
674
Plugin Contributions:
0

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

myemmadoodle:

This is my first time posting, please forgive me if this question has been answered. I've been googling and reading all morning long and can't seem to find my answer. I'm not as savvy as I would hope to be in this, so I'm searching for an answer that is kinda easily understood! :laugh: Anyways, it's about my IH2. I installed it a couple weeks ago, and everything was going well. I just noticed today that a customer mentioned when they clicked on the previews of additional images to view them larger, the pop up came up showing the original preview!!! I was shocked and checked, and every additional image pop up is doing this! They show tiny and cute like they are supposed to, the proper preview, but upon clicking them, they are always their original image. I am not sure where to go to find the answer, how to fix it, or anything of the sort! :no: Any help would very much so appreciated!

http://pimpmytagswithscraps.com/store/index.php?main_page=product_info&cPath=14&products_id=79

That is a link to my newest product that I have just added. Thanks again anyone!

Sarah

How are you unloading the images?
Also don't leave or use a space in the image(s) name.

19 Nov 2008, 3:47 PM
#3184
billmad avatar

billmad

New Zenner

Join Date:
Feb 2007
Posts:
12
Plugin Contributions:
0

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

tophand:

Even when you uninstalled IH, no images displayed?

Thanks, I tried uninstall and reinstall again and it worked!:clap:

19 Nov 2008, 11:12 PM
#3185
mipavluk avatar

mipavluk

Zen Follower

Join Date:
Jun 2007
Location:
Posadas, Misiones, Argentina
Posts:
221
Plugin Contributions:
0

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

Hi there!

I search in this thread without have answer to my question.

I install to a friend the Image Handler 2, but now, she want I remove it... can I simple remove and all the images will show like before de IH? or I need do something else?

thanks in advance...

21 Nov 2008, 12:45 AM
#3186
tony_sar avatar

tony_sar

Totally Zenned

Join Date:
Jul 2006
Location:
Montreal, Canada
Posts:
2,276
Plugin Contributions:
0

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

Hi,
I have IH2 installed and working fine. but wondering , what is preview section of this script , what dose it do ? :unsure:

21 Nov 2008, 6:49 PM
#3187
weber avatar

weber

Zen Follower

Join Date:
Nov 2005
Posts:
157
Plugin Contributions:
0

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

http://8aclothes.com/ I can't see any preview on the main area but do on sideboxes, what's wrong?

22 Nov 2008, 2:44 PM
#3189
raimond avatar

raimond

Zen Follower

Join Date:
Jul 2004
Location:
The Netherlands, Wierden
Posts:
423
Plugin Contributions:
0

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

bugboy:

I'm getting this error in IH2


Error!

Unable to determine the page link!

Function used:

zen_href_link('', '', 'NONSSL')


I googled it and read some forum posts, and tried some things and check some things but I can't get this working.

I could have sworn when I originally installed this it worked? I just reinstalled it and it still doesn't work.

I checked to make sure both the bmz cache and images folder are writable and that my image names don't have spaces or odd characters in them.

I can see that images are being properly uploaded into the images folder when I try to add an additional image with IH2 but I get the error above when I upload even though I see the new image is in the images folder.

Strange thing too is that the additional image doesn't show up on the products detail page like it should, it seems like I have multiple issues
Same problem over here...any solutions for this.

Another question, what does the "Clear Image cache" do? When you do "Clear Image cache" the folder bmz_cache are still with images.

22 Nov 2008, 8:48 PM
#3190
shoulders avatar

shoulders

New Zenner

Join Date:
Jul 2008
Posts:
71
Plugin Contributions:
0

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

hello,

when adding an image you select a base directory.

Is there any way to change this list to be in alphabetic order?

Thanks

shoulders

22 Nov 2008, 10:26 PM
#3191
marcelo63 avatar

marcelo63

Zen Follower

Join Date:
Dec 2007
Posts:
125
Plugin Contributions:
0

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

tophand:

Really not a IH problem.... it's how the javascript reading the code.
Your are using double quotes ( " ) in your image names instead the word inch. You tired to escape it but doesn't work with image names.

BELLE-301 - 3'' Stilleto Heel Sandal
Change to
BELLE-301 - 3 inch Stilleto Heel Sandal

THANK YOU SO MUCH !!!
Actually It was double ' , to avoid the cut off doing " for the whole title. Never imagine that would mess up

22 Nov 2008, 11:24 PM
#3192
jensurge avatar

jensurge

New Zenner

Join Date:
Feb 2008
Location:
Colorado Springs, CO
Posts:
21
Plugin Contributions:
0

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

I am having a bit of an issue with image handler. It has to do with the additional images. I have read most of the threads that relate to the additional images and I have tried what everyone else has said worked for them. However, for some particular reason I am still not able to get any additional images to be able to scroll thru in Lightbox. I upload images thru IH2 and they show up there, however, when I go to the actual product screen, only the original image is displayed. If anyone can help me with this I would greatly appreciate it.

23 Nov 2008, 2:33 AM
#3193
qwert302 avatar

qwert302

Zen Follower

Join Date:
Mar 2008
Posts:
148
Plugin Contributions:
0

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

Ok, I can't get this to work on my new server.

I'm getting random blank content again. test site

Any ideas? I know it's related to IH2 cause the site works when I turn it off. I'm pretty sure it's a PHP problem, but the fix_cache_key debug tool won't work on this site for some reason. It doesn't write anything to my cache. I have used it successfully before but it's not working for me now.

Any ideas at all. I'm getting a 500 error message, but I have another site running IH2 on this exact same server that is functioning just super.

Please, I've been at this all day!

Thanks.

23 Nov 2008, 3:22 AM
#3194
qwert302 avatar

qwert302

Zen Follower

Join Date:
Mar 2008
Posts:
148
Plugin Contributions:
0

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

and by fix_cache_key of course I mean enable_error_logging

23 Nov 2008, 5:02 AM
#3195
qwert302 avatar

qwert302

Zen Follower

Join Date:
Mar 2008
Posts:
148
Plugin Contributions:
0

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

I'm not sure why, but I've changed the IP that my site resides (I have three available for my server) and somehow that fixed the problem. I'm currently investigating this further, as I really want to know why.

On a side not, is there any way to have the pop-up images be a different size from the image on the product page? Or are there any hacks that make this function better with IE? Right now I have my product image size set fairly large, but the hover image won't pop-up in IE unless the entire image can be displayed under the cursor (the pop-up will automatically stay on screen and display properly with FF). Anyone know what I'm talking about and have any ideas?

Thanks.

23 Nov 2008, 5:14 PM
#3196
webchills avatar

webchills

Zen Follower

Join Date:
Sep 2005
Location:
Austria
Posts:
99
Plugin Contributions:
1

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

jensurge:

I am still not able to get any additional images to be able to scroll thru in Lightbox. I upload images thru IH2 and they show up there, however, when I go to the actual product screen, only the original image is displayed.
What is your Zen-Cart version? Is this 1.3.8? And please post the version of Lightbox you are using.

26 Nov 2008, 1:23 AM
#3197
minshop_no avatar

minshop_no

New Zenner

Join Date:
May 2008
Posts:
56
Plugin Contributions:
0

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

Hi all.

is it possible to het IH2 to enlarge smaller images, lets say 140x140 to 280x280 in the popup window. What settings to I need to set then?

I can not get a hold of larger images than 140x140.

Please see my site for reference.

26 Nov 2008, 2:05 AM
#3198
tpeck avatar

tpeck

Zen Follower

Join Date:
Oct 2008
Posts:
197
Plugin Contributions:
0

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

I don't know, but it's pretty easy to resize them in a graphics program like Paint Shop Pro. You can do the whole lot in a batch.

If you can't get IH2 to do what you need, and don't have PSP, maybe send me your images in a zip file and I'll do them for you and send 'em back.

26 Nov 2008, 2:14 AM
#3199
minshop_no avatar

minshop_no

New Zenner

Join Date:
May 2008
Posts:
56
Plugin Contributions:
0

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

tpeck:

I don't know, but it's pretty easy to resize them in a graphics program like Paint Shop Pro. You can do the whole lot in a batch.

If you can't get IH2 to do what you need, and don't have PSP, maybe send me your images in a zip file and I'll do them for you and send 'em back.

Thank you for your offer tpeck, but I know how to do that. I just wanted to check if IH2 can handle the other way around than other ppl are using it for. ;)

Anyhow, thanks again. i will hang in here to see if anybody else knows it for sure.

30 Nov 2008, 2:03 AM
#3200
mamat avatar

mamat

Zen Follower

Join Date:
Nov 2008
Posts:
222
Plugin Contributions:
0

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

I just downloaded IH2, uploaded the 4 specific folders to my server, but it's not showing in my admin under tools like it says it should. I'm using the 1.3.8 version, and did check to make sure that the GD was in there. What else could I be missing?