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

Results 1,421 to 1,440 of 7,094
7 Aug 2007, 4:37 PM
#1421
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

helloUK:


Thank you for your help.

I still can not do it.:no: It still can not show additional images under the product info.
I only uploaded only one image in default each time.
Should I set any special thing? Image setting etc.
Thank you again.

What is your setting for "Product Info --- Number of Additional Images Per Row" in your "Configuration --> Images"?

Mark

7 Aug 2007, 4:57 PM
#1422
hellouk avatar

hellouk

New Zenner

Join Date:
Aug 2007
Posts:
31
Plugin Contributions:
0

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

tophand:

What is your setting for "Product Info --- Number of Additional Images Per Row" in your "Configuration --> Images"?

Mark

Three. Should I set it more? Or is there a problem in my own template?

I am using template monster but I do not believe it relates to how many images in product info.

7 Aug 2007, 8:52 PM
#1423
jettrue avatar

jettrue

Totally Zenned

Join Date:
Jan 2005
Location:
USA, St. Louis
Posts:
3,651
Plugin Contributions:
5

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

helloUK:

I am using template monster but I do not believe it relates to how many images in product info.

That's what one would like to think, but Template monster may have forcibly removed the code for the additional images. They have a tendency to do such things. Do none of them show up?

Does your includes/templates/YOUR_TEMPLATE/templates/tpl_product_info_display.php have this section of code?

<!--bof Additional Product Images -->
  <?php
/**
 * display the products additional images
 */
  require($template->get_template_dir('/tpl_modules_additional_images.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_modules_additional_images.php'); ?>
  <!--eof Additional Product Images -->
8 Aug 2007, 3:10 AM
#1424
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

LibertyFlag:

Still no change.
all my normal size Product Images are in ../images/product so I copied my watermark_MED.png and watermark_LRG.png to ../images/medium/product and ../images/large/product thinking that might help because alll my _MED & _LRG images are in those folders.
Still no resolution to this issue.
JOhn ><>

Could be by having an image in the medium/large folder and/or _MED/_LG files turns off IH for those images.
Try renaming one of the product image that your having trouble with in all the folders or end with _MED/_LG and upload "1" "Large" product image.
Use IH admin panel and be sure to clear cache.

Mark

8 Aug 2007, 3:59 AM
#1425
buttsttub avatar

buttsttub

New Zenner

Join Date:
Jul 2007
Posts:
44
Plugin Contributions:
0

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

why won't this delete?

8 Aug 2007, 4:01 AM
#1426
buttsttub avatar

buttsttub

New Zenner

Join Date:
Jul 2007
Posts:
44
Plugin Contributions:
0

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

dieter:

How can I change the size on the hover thumb and the main image? (I want them to be a little bigger)
DId you get the help you needed? We need that done as well... but there are SO many pages in this thread...

8 Aug 2007, 4:40 AM
#1427
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

BUTTSTTUB:

DId you get the help you needed? We need that done as well... but there are SO many pages in this thread...

Look in at your "Configuration --> Images".
Remember, the small image Hover that is displayed is the Medium size image.

M

8 Aug 2007, 4:54 AM
#1428
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

zahid99:

I have just installed image handler version 2.0 on my site. but after installing I am facing problem that image on Product Info Page is not showing and browser is showing error.

you can check it on

**http://www.fbriders.com/ver08/index....&products_id=4**

Please help me to solve this problem.
Thanks

Everything seems to be working.
What did you do to fix it?

Mark

8 Aug 2007, 5:37 AM
#1429
buttsttub avatar

buttsttub

New Zenner

Join Date:
Jul 2007
Posts:
44
Plugin Contributions:
0

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

I might be blind but i dont see an option to change the size of medium images

8 Aug 2007, 5:58 AM
#1430
rxalex avatar

rxalex

Totally Zenned

Join Date:
Feb 2006
Posts:
588
Plugin Contributions:
0

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

My site was running with Scrolling Features without anyproblem with IE & Firefox. Today I installed IH and now I have a problem with IE. Text are scrolling but the pictures out of place in scroll. is there a fix?

8 Aug 2007, 6:33 AM
#1431
hellouk avatar

hellouk

New Zenner

Join Date:
Aug 2007
Posts:
31
Plugin Contributions:
0

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

jettrue:

That's what one would like to think, but Template monster may have forcibly removed the code for the additional images. They have a tendency to do such things. Do none of them show up?

Does your includes/templates/YOUR_TEMPLATE/templates/tpl_product_info_display.php have this section of code?

<!--bof Additional Product Images --> <?php /** * display the products additional images */ require($template->get_template_dir('/tpl_modules_additional_images.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_modules_additional_images.php'); ?> <!--eof Additional Product Images -->


Yeah I have these code in my template. I sent my question to template monster yesterday. They gave me a link to teach me. I am not sure whether it works or not. When I have time, I will go to text it.

[http://info.template-help.com/files/ZenCart/zen\_cart\_adding\_multiple\_images\_to\_a\_product.swf](http://info.template-help.com/files/ZenCart/zen_cart_adding_multiple_images_to_a_product.swf)
8 Aug 2007, 6:54 AM
#1432
hellouk avatar

hellouk

New Zenner

Join Date:
Aug 2007
Posts:
31
Plugin Contributions:
0

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

Also when I am using back Classic template, but not template monster one. It can show many images. Sigh ..what's wrong about template from monster?:no:

8 Aug 2007, 9:36 AM
#1433
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

BUTTSTTUB:

I might be blind but i dont see an option to change the size of medium images

Product Info pages use (IH) Medium size images so...
Configuration --> Images --> Product Info--Image Width
And
Configuration --> Images --> Product Info--Image Height
You can set either width/height with a "0" which will allow the image to scale proportional.

M

9 Aug 2007, 9:09 PM
#1434
stuff4toys avatar

stuff4toys

Totally Zenned

Join Date:
May 2007
Location:
SW Florida
Posts:
1,062
Plugin Contributions:
1

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

jettrue:

Try setting the height to 0, while leaving the width at 150? Try different widths to test and see if it makes any difference.
Tried that, used about 10 different settings, Tried setting the width and leaving the height and visa versa and still no effect.
The images that have 3 sizes uploaded are all watermarked, the new single size images are not.

JOhn ><>

9 Aug 2007, 9:17 PM
#1435
stuff4toys avatar

stuff4toys

Totally Zenned

Join Date:
May 2007
Location:
SW Florida
Posts:
1,062
Plugin Contributions:
1

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

I have annimated GIF's on www.bulklihgts.com. I understand that overlaying the zoom.png creates a new file that is not annimated.

Is there a way to get the hover effect without overlaying the file? And without the watermark. And without destroying the annimation?

JOhn ><>

9 Aug 2007, 10:02 PM
#1436
m3s_4ev3r avatar

m3s_4ev3r

New Zenner

Join Date:
Aug 2007
Location:
Romania
Posts:
26
Plugin Contributions:
0

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

Hello, I've started customising a Zen Cart a few weeks ago and just now i installed Image Handler 2 and I get several errors with it, and being only in the beginner area at PHP and JS I am compelled to ask for help here.
(Also for the one who need it check the newly added contribution at http://www.zen-cart.com/index.php?ma...roducts_id=682 )
The shop I am working on is at http://www.abcplus.ro
I saw the Image Handler Support thread but it has 111 pages and I am very afradi that I won't find exactly my problem in there, therefore I am posting it here, maybe someone has an idea about what's not working

Some other information about other mod's installed:

Yahoo Categories
DHTML Tabs Lite
Sideboxes
(...many other sidebox related)

and I modified a lot many pages for proper html output.

The errors I get:

In the first screenshot firebug tells me that the JS events aren't defined.

That event is related with the second and third screenshot of errors that I get inside the admin.

And the other problem in the Admin =>Tools => IH2 is that instead of categories I see only *(in fact the categories are showing only in IE with Romanian Language, weirddd), atm that is not a problem, but after a few weeks the shop will have around 1000 products... and that will become a problem, any suggestion on the category displaying issue is very welcome .

Also when I try to see what the Preview menu I get the 2nd screenshot error(which i don't get no more, the only thing i get is the default image, no preview no watermark).
I am making screenshots to be fully comprehended, my english isn't that good at such late hours and after 15 hours of work :).

Thanks in advance for all the help.
Best regards, Arthur.]

This is an extremely long thread, it should be separated in topic of issues(for whom has the patience to do that :) )

9 Aug 2007, 10:12 PM
#1437
m3s_4ev3r avatar

m3s_4ev3r

New Zenner

Join Date:
Aug 2007
Location:
Romania
Posts:
26
Plugin Contributions:
0

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

the pictures are cached, the code is correct:

<img width="80" height="80" onmouseout="hidetrail();" onmouseover="showtrail('bmz_cache/b/b5885531bc18f08695fd2c8e036fa951.image.120x120.gif','Nokia 6230i',80,80,120,120,this,0,0,80,80);" style="position: relative;" title=" Nokia 6230i " alt="Nokia 6230i" src="bmz_cache/2/2cd05f5832be99927a7ce6f7a86f40ab.image.80x80.gif"/>

the b5885531bc18f08695fd2c8e036fa951.image.120x120.gif is where it's supposed....
Should the problem in the JS? and if there.. what could be it?

9 Aug 2007, 10:29 PM
#1438
m3s_4ev3r avatar

m3s_4ev3r

New Zenner

Join Date:
Aug 2007
Location:
Romania
Posts:
26
Plugin Contributions:
0

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

In the other thread, in which i decided not to write anymore, someone said that I most surely didn't copied right some files.....

Now I double and triple cheched everything....
and only one directory was out of it's place... copied it in the right place.
Still image zoom isn't working and no watermark and no aditional images :(

Edit: Now i get the same as the first time

Fatal error: imagepng() [<a href='function.imagepng'>function.imagepng</a>]: gd-png: fatal libpng error: zlib error in /home/xlips/public_html/abcplus/includes/classes/bmz_image_handler.class.php on line 646

9 Aug 2007, 10:56 PM
#1439
m3s_4ev3r avatar

m3s_4ev3r

New Zenner

Join Date:
Aug 2007
Location:
Romania
Posts:
26
Plugin Contributions:
0

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

I have read manyy posts from this thread and I want to say that I didn't touched the css.... and no file was deleted from my server. Sorry for so many posts, but i keep on reading and those 7 minutes for editing pass.