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 4,181 to 4,200 of 7,094
18 Aug 2009, 8:53 PM
#4181
autoace avatar

autoace

Totally Zenned

Join Date:
Jun 2009
Posts:
618
Plugin Contributions:
0

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

Hi:

I am wandering if anyone could provide clearer instructions on how exactly to use IH2 to upload images and name them.

Currently when I upload a default file via IH2, it names the large instance of the image with a suffix of _MED, why?

Do I need to use suffixes? Or can I just omit those from my image filenames?

Thanks again.

20 Aug 2009, 12:02 AM
#4182
jsnacker avatar

jsnacker

New Zenner

Join Date:
Feb 2009
Posts:
37
Plugin Contributions:
0

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

I recently installed this on a test site but I had one concern. Is there a way to keep the cache filenames the same as the original (for SEO purposes).

20 Aug 2009, 2:20 AM
#4183
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

autoace:

Do I need to use suffixes? Or can I just omit those from my image filenames?
You don't need to use suffixes.

22 Aug 2009, 12:25 PM
#4184
je2009 avatar

je2009

New Zenner

Join Date:
Jul 2009
Location:
Maryland
Posts:
65
Plugin Contributions:
0

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

Looked for hours in the forum for help on this, but cannot find it.

I have IH2 installed. When I upload an image using IH2, it resizes to the 3 sizes, but it does not add the watermark for the large size. I have check admin>images and I cannot figure out what the problem is. I have the watermark for the large image on folder images/large.

The only way I get the watermark to show for the large image, is to upload an additional image for the same product with a _LRG extension and put it in the image/large folder.

Can anyone help me?

Using zencart 1.3.8

This is my admin>images settings:

Title Value Action
Small Image Width 168
Small Image Height 168
Heading Image Width - Admin 57
Heading Image Height - Admin 40
Subcategory Image Width 168
Subcategory Image Height 168
Calculate Image Size true
Image Required true
Image - Shopping Cart Status 1
Image - Shopping Cart Width 168
Image - Shopping Cart Height 168
Category Icon Image Width - Product Info Pages 168
Category Icon Image Height - Product Info Pages 168
Top Subcategory Image Width 168
Top Subcategory Image Height 168
Product Info - Image Width 300
Product Info - Image Height 300
Product Info - Image Medium Suffix _MED
Product Info - Image Large Suffix _LRG
Product Info - Number of Additional Images per Row 3
Image - Product Listing Width 168
Image - Product Listing Height 168
Image - Product New Listing Width 168
Image - Product New Listing Height 136
Image - New Products Width 168
Image - New Products Height 168
Image - Featured Products Width 168
Image - Featured Products Height 168
Image - Product All Listing Width 168
Image - Product All Listing Height 168
Product Image - No Image Status 1
Product Image - No Image picture no_picture.gif
Image - Use Proportional Images on Products and Categories 1
IH resize images yes
IH small image filetype no_change
IH small image background 255:255:255
IH watermark small images yes
IH zoom small images yes
IH small image hotzone yes
IH small image compression quality 85
IH medium image filetype no_change
IH medium image background 255:255:255

22 Aug 2009, 2:16 PM
#4185
carol2848 avatar

carol2848

New Zenner

Join Date:
Nov 2007
Posts:
78
Plugin Contributions:
0

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

I can't get IH to work. I have my images in a subfolder in the images folder--could that be the problem?

22 Aug 2009, 5:03 PM
#4186
edelinem avatar

edelinem

New Zenner

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

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

Im having problems with my Image Handler after I installed Email Exporter to my Zencart.. I got this message

Sorry, your security clearance does not allow you to access this resource.
Please contact your site administrator if you believe this to be incorrect. Sorry for any inconvenience.

I have check the box in admin setting but it's not working, the box that I checked after I saved the setting its back again become an uncheck box

Please help

23 Aug 2009, 4:38 AM
#4187
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

carol2848:

I can't get IH to work. I have my images in a subfolder in the images folder--could that be the problem?
No, not at all.
You have to look elsewhere.
It does not matter where IH2 finds the file, when you click the Browse button you can upload even from a network location.

23 Aug 2009, 9:19 PM
#4188
kewl_caps avatar

kewl_caps

New Zenner

Join Date:
Jul 2009
Posts:
9
Plugin Contributions:
0

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

After installing IH2 I get the following error when trying to log into my Admin.

I'm new at this and probably messed something up.:censored:

Fatal error: Call to undefined function zen_catalog_href_link() in /home/fwilber/public_html/my admin file/includes/header.php on line 230

Line 229-231 is:

</td> <td class="headerBarContent" align="center"><b><?php echo date("r", time()) . 'GMT' . ' [' . $_SERVER['REMOTE_ADDR'] . ' ] '; ?></b></td> <td class="headerBarContent" align="right"><?php echo '<a href="' . zen_href_link(FILENAME_DEFAULT, '', 'NONSSL') . '" class="headerLink">' . HEADER_TITLE_TOP . '</a> | <a href="' . zen_catalog_href_link() . '" class="headerLink" target="_blank">' . HEADER_TITLE_ONLINE_CATALOG . '</a> | <a href="http://www.zen-cart.com/" class="headerLink" target="_blank">' . HEADER_TITLE_SUPPORT_SITE . '</a> | <a href="' . zen_href_link(FILENAME_SERVER_INFO) . '" class="headerLink">' . HEADER_TITLE_VERSION . '</a> | <a href="' . zen_href_link(FILENAME_LOGOFF) . '" class="headerLink">' . HEADER_TITLE_LOGOFF . '</a> '; ?></td> </tr>

I have Zen Cart Version 1.3.8
Add-ons installed - Fast and easy shipping
Google Base

Thanks
F. Wilber

25 Aug 2009, 2:10 AM
#4189
kewl_caps avatar

kewl_caps

New Zenner

Join Date:
Jul 2009
Posts:
9
Plugin Contributions:
0

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

Couldn't figure it out. Admin sign in takes me to my store front after IH2 install. I really messed it up. Learned my lesson.

Having a pro look at it. They are great at fixing things.

http://www.numinix.com

I have Zen Cart Version 1.3.8
Add-ons installed - Fast and easy shipping
Google Base

Thanks
F. Wilber

25 Aug 2009, 5:00 PM
#4191
franekz avatar

franekz

New Zenner

Join Date:
Aug 2009
Location:
London
Posts:
9
Plugin Contributions:
0

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

tophand:

A link helps us help you.

Have you check that you uploaded all the files for IH?

What about

style_imagehover.css


I have same. Compared .js file with other sites wich use IH. Everything is identical but doesnt work. I'll give up.
25 Aug 2009, 6:15 PM
#4192
maineiac13 avatar

maineiac13

New Zenner

Join Date:
Sep 2008
Posts:
98
Plugin Contributions:
0

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

fredsjo:

Can somebody please tell me why the enlargend picture ends up way up on the middle of the page on this product:

http://cpanel2.proisp.no/~bilkaekq/index.php?main_page=product_info&products_id=97

I guess it got something to do with the youtube video?

First...I assume you are talking about the picture that appears at the very bottom right of your page.

I think the problem is that you have located that picture so low on the page that the when you hover the mouse over the picture, there is not enough space for the enlarged picture to show at the bottom of the page so it shows well above instead. Actually, I found that if I put the mouse only at the very top of that picture, a portion of the larger image does show up at the bottom of the page....So, one solution would be to move that image up higher on the page...or put extra spacing below it.

26 Aug 2009, 1:54 PM
#4193
divekathster avatar

divekathster

New Zenner

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

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

I recently took some new photos of some of my products and wanted to use that image as the main image. So I uploaded them and they appear fine but now the old images don't appear as additional images even though they have the same name. like this one.... http://kirwindesigns.com/store/index.php?main_page=product_info&cPath=1_2&products_id=35 . The additional images do work on my other products but when i put a new image up, it doesn't keep the other images. do i need to reload the other ones. The names of the file all start with YellowFlowerxxx.jpg

27 Aug 2009, 3:58 PM
#4194
beyre avatar

beyre

Zen Follower

Join Date:
Feb 2009
Posts:
422
Plugin Contributions:
0

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

tophand:

Do you have IH turned on?
Checking some of your products I see the images not being processed by IH.
Missing IH files also.

ckosloff:

Nothing different except for the watermarks not showing and that you admittedly changed.
Why not try loading exactly the same watermarks to start isolating the issue?
Oh, missed tophand's reply.

Sorry for taking so long to reply - been slammed with work on other zencarts and having loads of problems.

Ok, There are no missing IH files on vintagegunleather.com - I did the upload of all files several times, just in case some didn't upload correctly, etc.

I admittedly changed the watermarks AFTER trying the originals several times. Watermarks still don't show, no matter what.

But now I have another problem. And, at this point, I can't tell if it's an IH or zencart problem. I had IH working just fine on oldtradingpost.com. The site has now been moved to a new server (same with vintagegunleather.com, but no additional images problem there) ... however, we can not add images at all.

The server errorlog, among other things, keeps saying that file doesn't exist: .../..../..../bmz_cache/a etc . I uploaded the complete bmz_cache folder when I moved the site (as I did with all the zencart sites I moved, but oldtradingpost.com is the only one with the problem.

**I just reloaded all the IH files/folders, all files/folders have appropriate permissions, and yet, we can't upload images. **"unable to load default image file" is the error in pink at the top of the admin page when we are trying to load images in the IH section of admin.

Here is the server error log file entry for my last attempt at adding an additional image just a moment ago:

[Thu Aug 27 15:52:43 2009] [error] [client 74.227.171.183] PHP Warning: move_uploaded_file() [<a href='function.move-uploaded-file'>function.move-uploaded-file</a>]: Unable to move '/tmp/phpATlNzm' to '/var/www/vhosts/oldtradingpost.com/httpdocs/old-west-store/images/Products/D3825_01.jpg' in /var/www/vhosts/oldtradingpost.com/httpdocs/old-west-store/admin/includes/ih_manager.php on line 175, referer: http://www.oldtradingpost.com/old-west-store/admin/image_handler.php?&products_filter=3825&imgBase=D3825&imgBaseDir=Products/&imgExtension=.jpg&action=save

The store works fine ... people are able to checkout just fine, etc. But I just don't understand why I can't upload images. Again, all appropriate files/folders have the necessary permissions.

I tried that Debug Error Logging Utility mentioned here in the forum, but there is never any new entry in the /cache/ file.

Does anyone have any idea of what may be wrong?

27 Aug 2009, 6:33 PM
#4195
kachinas avatar

kachinas

New Zenner

Join Date:
Jan 2009
Location:
Arizona
Posts:
24
Plugin Contributions:
0

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

I'm using Zen Cart 1.3.8a, a new install, with the only add ons being the CSS Buttons, and Image Handler 2.

I found that as I in order to decrease loading time, I needed to go in and resize my images to three optimized sizes.

I followed the image preparation instructions, which were great, and tested it in 5 browsers.

In Foxfire, Opera, Safari, and Chrome the hover images pop up immediately, most either even with the image, or slightly below it.
In Chrome, the image appears more to the top of the page.
My biggest disappointment is in the most vastly used browser
Internet Explorer. Mine is IE8. The hover works very sporatically. I'd say 30% of the time! It would be easier to troubleshoot if it were either all or nothing!

I can run my mouse over an image for several minutes with no hover whatsoever. The next time, it may work.
It's set to hover on small image, and hot spot is set for the small as well.

Has anyone had this occur before? I'm not sure where to check next, as it appears the IH is working, but IE is not.

The site is kachinaoutpost should you decide to check it out.

Any input would be appeciated.:unsure:

Sandy

29 Aug 2009, 9:45 PM
#4196
awhfy99 avatar

awhfy99

Zen Follower

Join Date:
Feb 2007
Location:
Burleson. Texas
Posts:
196
Plugin Contributions:
0

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

I decided to enlarge the image a little on the product info page when I noticed that the watermark is not showing on that page. It works on zoomed images and also on the enlarged image, but not there.

Not sure if it has been that way since day 1 or if it just started recently. Nothing has been changed in the images section and all options appear to be correct there.

I cannot find this problem mentioned in the thread but my eyes grow weak from reading so many possibile matches.

30 Aug 2009, 5:40 PM
#4197
whywaitweb avatar

whywaitweb

New Zenner

Join Date:
Oct 2007
Posts:
11
Plugin Contributions:
0

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

Hi,

I'm running Zen Cart 1.3.8a with Image Handler installed. A lot of my large images, really need to be .. um .. large. 900 px tall. Which does not make it easy for people using a small resolution screen. I wanted to add a scroll bar to the large pop up window. I modified /includes/modules/pages/product_info/jscript_main.php
in the hopes that would work. But no luck. Does anyone have an suggestions?

**ETA: I fixed it! **: I had saved a file in /includes/modules/YOUR-TEMPLATE/pages/product_info/jscript_main.php and it wasn't working.. I just modified the original file (bad idea I know) and it worked.

Thank you!

Jen

In action: http://www.sewcrazydoglady.com/shop

30 Aug 2009, 6:46 PM
#4198
rooisnor avatar

rooisnor

Zen Follower

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

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

Hi

I didn't realize this thread is over 100 pages... really don't know where to look for an answer.

I added additional images via Admin > Image Handler 2 which works great but if you hover over the added images, there is no pop-up images and it shows 'javascript error' in bottom task bar of the browser.

Although everything works fine (even the enlargement of the added images) it's just annoying to know your page has an error..

Thanks

1 Sep 2009, 7:46 PM
#4199
greengreetings avatar

greengreetings

Zen Follower

Join Date:
May 2009
Location:
Virginia
Posts:
90
Plugin Contributions:
0

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

tophand:

Could be your server/host doesn't have GD support for png files turned on or have not installed that package.

Admin--> Version and scroll to the gd & zlib heading to see.

I have both gd & zlib support enabled but I get the message:

Warning: imagepng() [function.imagepng]: gd-png fatal libpng error: zlib error in...

What am I doing wrong?

2 Sep 2009, 4:50 PM
#4200
greengreetings avatar

greengreetings

Zen Follower

Join Date:
May 2009
Location:
Virginia
Posts:
90
Plugin Contributions:
0

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

mrmeech:

I am pretty sure you are having a problem with PNG image compression somewhere.

In your admin, under the Configuration drop down menu, click on "images" - what value(s) do you have set for IH small, medium, and large image compression quality? Does anything different happen when you play with the compression value for these? Try setting it to a low value too and see if changing it to a value between "1" and "10" (not "100") helps.

What happens if you remove your PNG images or change them to JPGs or GIFs?

What version of PHP are you running? (Check this by clicking on "version" in the top right of the Admin)

Let me know where ya get with all that.. :smile:

:clap: I read this kind of advice over and over, but instead of fooling with the actual PHP I did it through admin. I set large images to 6 and small and medium to 5, with my small height being 121, medium 300, and large 420. Thank you.