What's you dimension setting for medium and large image? What's the size of the picture you're uploading?Quote:
Originally Posted by SysFix
Printable View
What's you dimension setting for medium and large image? What's the size of the picture you're uploading?Quote:
Originally Posted by SysFix
the problem is happening on every image, not just a particular one. I only have options to set the maximum size on the large image. There is no setting to set the maximum of the medium image.Quote:
Originally Posted by BlessIsaacola
What are the settings for the following from Admin --> ImagesQuote:
Originally Posted by SysFix
Product Info - Image Width (Medium Width)
Product Info - Image Height (Medium Height)
Large Image Maximum Width
Large Image Maximum Height
If the image you upload is say 300 X 300 and your Large Image is 600 X 600 you will only get an image that is 300 X 300 because your image is not as big as your large image.
Do you have calculate image size set to true?
Is Use Proportional Images on Products and Categories set to true as well? If this is set to true you can not use 0 for W/H.
thanks you thanks you soo much
I' checked the above and for some reason product info width & height were empty? I swear I havent changed those...
Anyway , ive put in 300 x 300 and all is working well
You're most welcome! You might want to reconsider your 300 X 300 for a product page. That seems a little too big. It's a balance between size and load time. Perhaps 200 X 200 is a better compromise and if someone needs a bigger picture they can simply click on large image. Just a suggestion.Quote:
Originally Posted by SysFix
Good luck!
I just installed IH2 and the the hover images for the product listing page don't all work in IE. Some work and those near the bottom don't work. Btw, I also have the grid layout installed in case that may be an incompatiblity issue? However, it works fine in Netscape and Firefox.
Also, the hover images for the additional images are no larger then the images displayed and show the picture name. Anyway to fix this and get rid of the names on the pictures?
Or else, is there a simple way to remove the hover feature from the product info page totally, but still remain on the product listing page?
I have a wierd display issue since I installed IH. Has anyone seen this before?
http://modernhq.com/
I am suppose to have 3 product categories per row, but for some reason it puts the 3rd image on a new line. This has only happened since I installed IH.
Any help is appriciated.
Rob
There is no problem with IH on your site. Your problem is you have 10 categories on your home page but you've enable 3 column per row in admin for display. Category #9 currently does not have a category image so the category titles is displayed and aligned top. Category # 10 is the start of row 4.Quote:
Originally Posted by offnetrob
You probably want to optimize your category images.
Thank you for the response. I have changed it to 2 columns added an image to the category taht was missing an image and now check it out: http://modernhq.com/index.phpQuote:
Originally Posted by BlessIsaacola
Something is still off....
The category problem is solved. You really need to optimize you page. Check your website out here: http://www.websiteoptimization.com/services/analyze/ Your images definitely need optimization and not just your category images either.
You're going to miss so many customers if you leave your site in its current state.
I definitly plan on optimizing the page to speed up the load time, I just want to get the functionality there first.Quote:
Originally Posted by BlessIsaacola
Wow, looked at the page in IE and it looks fine. I have been viewing the page in firefox and that is why it looks so wierd. If you have FireFox, check it out.
Rob
Hmm...that's a weird one. Usually, it's IE that throws out this type of behavior. I did not experience this problem using IE/FF/Safari with IH when I had category images and IH installed.Quote:
Originally Posted by offnetrob
Do you currently have any mod installed besides standard ZC? Can you post a screen short of your settings with regards to category images from Admin/Images?
I am just trying to help with the obvious as I do not have the time to test your problem on my test environment.
Hello:Quote:
Originally Posted by etoile03
You may get sufficient help from this entry on the author's forum:
http://forums.breakmyzencart.com/t68-couple-hints.html
Cheers
-MM
I have tried changing the category image sizes and that did nothing.Quote:
Originally Posted by BlessIsaacola
Here are a couple of screenshots:
Admin/Images
http://modernhq.com/sc1.jpg
Front of my site
http://modernhq.com/sc2.jpg
Hi,
I just installed the latest IH on the latest zen and can't seem to get my large images to show up. The small and medium do fine, but when you click the small pic for the larger pic, the box pops up with the dreaded red X in it. Any help would be greatly appreciated!
I have no other front end contributions installed other than Image Handler and this only happened after I installed IH.Quote:
Originally Posted by offnetrob
Hi, i just upgraded ZenCart and image handler isn't working anymore. I uninstalled it then reinstalled it via admin but to no avail. Please help
Ok.. I have no idea what to do now.. I have posted this in another group but stumbled across this thread and thougt this is my last chance..
I have installed IH2 and all was good but for some reason the + beside the pics are not working... the IH2 in admin is showing that its loaded and there is a 'i' beside eeach product and it shows the 3 images beside each product but the only image that it work on is in the 'Reviews' box... now here is the weird thing... if you select a product in the normal listing area which IH2 does not appear to be working (no +) and you write a reveiw on it.. well it goes over to the review box and then the image get s a + beside it and works...
Man work that out !! .. Here is a copy of my front page and image admin shot...
Ta
Dave
Attachment 351
and the front page...
Attachment 352
I've looked for an answer to this elsewhere, but haven't found anything, so am hoping someone else might know what's going on. I've had almost no difficulties with Image Handler thus far, but I'm noticing something weird between browsers with the subcategory images. In IE, the standard subcategory image looks a bit fuzzy, while the hover image is nice and crisp. But, in Firefox, both the standard and the hover are fuzzy. I sized my original image to 100 pixels wide, and this is reflected in the Admin settings for my subcategory images (100x100 pixels). I have a feeling this has to do with the small, medium, and large image setting from Image Handler, but I'm not sure what IH is doing with subcategory images (as opposed to product images). Of course, I'd like these images to look crisp in both browsers in both the standard and hover "modes". Anyone have any suggestions? I'm probably missing something terribly obvious...
In ref. to my posts #186 & 187 & Lala_G_Clef_Jewelry's request to explain what I did to solve the problem I was experiencing.
When I had installed IH, most of the way through, as I was uploading files in the admin/includes dir., I realized I was over-writing some pretty basic, integral files. So I did what I often do while working on scripts, I made back-ups of those files by renaming the originals. Specifically, I renamed them from 'filename.php' to 'filename.preImageHandler.php' & then uploaded the new IH version of 'filename.php'. Typically, this works fine.Quote:
Originally Posted by gnotapipe
However, w/ ZC it seems, the app. reads all of the *.php files in certain directories. (True, oh great guru's?) So as a result, even though I had uploaded the IH versions, because my backup files list after the unrenamed version ('filename.php' is followed alphabetically by 'filename.preImageHandler.php'), all the values, behaviors, etc. were getting overwritten back to the ZC originals.
So, in essence, I effectively wound up w/ only a partial install of IH.
A ZC 'gotcha', in a big way, 'cause this is a behavior one would not expect. Or at least, I sure didn't!
Hope this saves some other folks some headaches...
(& if anyone knows of any discussions of this, in docs, wiki or forum, & I love to know about it. Also, if I've misinterpretted anything....)
bump......Quote:
Originally Posted by offnetrob
This is similar to the problem i had. All i could do was uninstall zencart then reinstall. Everything is fine now. I'm going to do some archive backups so i don't have to reupload the photo's and attribute them if something goes wrong again. Screw that.
I have had reports that that my Zen Cart is running slow. I am looking at different modules to see if they might be the source of the problem.
The store is:
Zen Cart 1.3.0.2 with Image Handler 2 1.3 installed. While it works like a dream from the administrators perspective I am getting reports that the page load times are very slow. Sometimes taking over 20 seconds.
Of course the 1st thing I looked at was the compression quality which I set at 100. I display 10 images in my product listings and my larger file size images are about 6k. So 10 x 6 = 60k in product images which doesn't seem to out of line (plus the header images etc.). Below are my Image settings in Zen Cart. Could they be adjusted for better performance (aside from the obvious lower compression quality).
Does IH2 1.3 run some script routines while loading the images that may slow the page load?
Here is the URL:
http://mindworkspress.com
Thank you for your support
IH resize images yes Info
IH small image filetype no_change Info
IH small image background 255:255:255 Info
IH watermark small images no Info
IH zoom small images yes Info
IH small image hotzone no Info
IH small image compression quality 100 Info
IH medium image filetype no_change Info
IH medium image background 255:255:255 Info
IH watermark medium images no Info
IH zoom medium images no Info
IH medium image hotzone no Info
IH medium image compression quality 100 Info
IH large image filetype no_change Info
IH large image background 255:255:255 Info
IH watermark large images no Info
IH large image compression quality 100 Info
IH large image maximum width 300 Info
IH large image maximum height 400 Info
IH watermark gravity Center Info
IH zoom gravity SouthEast
You had the layout issues?Quote:
Originally Posted by xoki
After installing Image Handler 2 on my 1.27 Zen, my additional images were all there in the admin, but not showing on the store front (product info page).
When turning off the hoover effect I got them back on the product info page, but not clickable (to see the large image).
I don't know anything about PHP coding, so I tried to do it without editing files.
Finally, I was able to get my additional images back and clickable, by overwriting the includes/modules/pages directory by the same directory included in the Zen1.27 release.
Had to say goodbye to the hoover effect, though, If turned on, my additional images are gone again.
Hope this helps somebody who encountered the same problem.
I just installed Image Handler 2 into my site, but I'm getting an error message when the image is being loaded.
Warning: imagedestroy(): supplied argument is not a valid Image resource in /home/mnm/public_html/davidshops/includes/classes/bmz_image_handler.class.php on line 531
But when I refresh the browser the error message dissappear.
Could anyone help me in mixing this problem.
Installed IH and it opens, but the original product image that is uploaded to the mainfile does not resize; it remains the same for MED and LARGE. Am I missing something?
Thank you!
Thom
Is it just me or are others having problems even seeing these images in Firefox? IE works fine and the contrib looks great! Just no images in Firefox, until I shut off "IH resize images".... any ideas? I've applied all of MM's fixes and my zencart is 1.3.0.2 with no other contribs... just installed stock zencart. Even on Tim's demo sight, no images in Firefox...
I just installed it and it is working perfectly in IE and firefox.
I do have one problem I haven't seen listed here unless I missed it.
My custom sidebox header graphic and the header and footer graphic stopped loading.
The center box i.e. "new products for August" etc. didn't change and has my graphic.
Did this happen to anyone else?
What file created this problem? I don't think it can be the css file because I think it only covers the imagehover.
zencart version 1.3.0
image handler 2.0-zc13
Thanks for any help
Quote:
Originally Posted by istilah
I had the same promblem... I fixed the additional images coming up on the product info page but they aren't ckickable...Any ideas?
Quote:
Originally Posted by Avicus
OK, this is wierd. my Firefox on my one computer doesn't show images... yet the contrib works fine on another computer using firefox! So I guess there is no problem with the contrib... just my browser?? Odd...
OK, I've found it was my adblock extension on firefox stopping these images for some reason! I've removed the extension and all is fine. Just sayin so in case anyone runs into my problem.Quote:
Originally Posted by Avicus
Just a quick question, is it at all possible to change the smaller images without changing the larger versions? I ask only because I would like to enhance the smaller images with a border or something, while still having the larger images untouched. Thx!
Hi, are there any adjustments I need to make in admin to make the pop-ups become full size. When I click on larger image only half is showing, then I have to click again to open it up fully. HELP PLEASE! Thanks!
Posted in another thread : http://www.zen-cart.com/forum/showthread.php?t=40661 but might be better to continue in here.
I have now done a completely fresh install of 1.3.02 with no modifications and installed IH2. The problem of images being created and visible in Admin but not being called from the product pages is identical.
From what I can gather I need to merge IH html_output.php and the 1.3.02 version but whatever I do doesn't seem to rectify the problem.
You can see the test installation here: http://www.e-commercewebsites.co.uk/
This is SOOOOOO frustrating!!
Finally figured this out!! It needs the Use Proportional Images set to 1. Maybe the documentation could add this in
I have a strange problem with IE - the bottom row of images won't zoom. I thought maybe it was because they were at the bottom of the page and the "zoomer" was set to southeast. All images work fine in FF and all but the bottom row work in IE.
Anyway, I tried changing this to northeast (even tried center) and saved the change but it still shows the zoomed image southeast.
HELP!
Judy
I seem to remember having this problem too! I forget exactly how I fixed it, but check IE for any jscript errors. I think they helped me fix the problem.Quote:
Originally Posted by stjude
Sorry that I can't be of any more help. If I remember exactly what I did I'll post back.
Now for my question... Does anyone know how to stop the popup images from following the mouse movements?
These might be helpful for the IE errors:
http://forums.breakmyzencart.com/t68-couple-hints.html
http://forums.breakmyzencart.com/t73-playing-nice.html
Hi,
I have one simple question:
Does IH2 resize also additional images? There are options to upload small, medium and large images when adding additional images but it seams to me strange that it doesnt resize images itself...
thanks for help
Based on your settings, I believe it can and will produce the multi-sized versions of your uploaded images.
Yes it works.. I tested it on one picture and it didnt work but with others it works... strange:)
Hey all,
I think I've diligently read through the forum and I'm stumped on how to solve my problem, though it appears similar to others.
I have Image Handler 2.0 installed over a Zen Cart 1.3.0.1 install.
My needs are fairly simple: I don't need IH's automatic resizing features through ImageMagick or GD, and I don't need the hover effect.
What I *do* need is to be able to upload .gif images for the small and medium views of the product, but for the large image of the product, have a .jpg graphic file. And I like the way ImageHandler's interface works for the clients.
(And, I really need to have additional images/views of the product display on the product info page but that's standard ZC feature—I will work on tweaking it all so it can display both gifs and jpegs of different sizes when I come to that bridge).
But here's the problem. Like a few of the posters have reported, all seems to be working on the admin side, but I don't get a correct path to the "large" image (the .jpg). It seems to load the small image again in the popup window.
I know uploading is working fine and the files are going to the right places through the IH interface, because I deleted the pictures before getting started to test it. They upload to the correct directories (images/subfolder, images/medium/subfolder, and images/large/subfolder). I've checked the filenames for spelling/naming convention mistakes. In the basename field, I've given the basename without a file extension (say, image), and named the uploaded files image_MED.gif and image_LRG.gif
In the Admin > Config > Images area, I've got:
- IH resize off (since I'm not resizing any images)
- IH small image filetype = GIF
- IH medium image filetype = GIF
- IH large image filetype = JPG
- watermarking, hotzone and zoom set to "no" for all fields
Use proportional sizing for images = 1 (on)
(my pics are 180x180, 180x180 and 400x400)
Other obvious snags are taken care of; I've set the permissions of images folders and bmz_cache to 777 as well.
I just don't understand why it wont read the path for the large image. Am I setting too many parameters?
Oh yes... and Ive inhereted someone else's customized template as well, which was "heavily" edited...
Thanks to all who read and/or respond. Please feel free to ask me any questions.
R o B
Hello,
I'm running ZC 1.3.0.1 and IH 2.0. Everything installed and worked great when I first tested it. Now when I go to add an image, it uploads fine and I get an "image successfully saved" message at the top of the page, but at the bottom it says:
and the image doesn't show up on the IH page, or the product info page. This only happens when adding images to some products, not all.Quote:
Error!
Unable to determine the page link!
Function used:
zen_href_link('', '', 'NONSSL')
The only thing I have tried is enabling SSL (which I needed to do anyway). I'm feeling pretty clueless about this one, any help would be greatly appreciated!
Hi all,
I have a problem with IE. I installed IH . I had also installed Scrolling Featured Products. Firefox running well, but IE has problem by scrolling the pictures. Only text are scrolling and pictures are out of the box and they are not scrolling. I removed IH from databes( admin) and the the problem is solved. That means: IH has a confilict with srolling images by me . I need help. Thanks in advance.
Please look the attached file or visit
http://www.eshop-tr.com/index.php?ma...ex&language=en
I'm still getting the ie script errors. :-(Quote:
Originally Posted by etoile03
Sorry, i have to ask this stupid Q again... i searched and read through the board but just could not find the link i remember have seen before regarding a problem with Imagehandler 2: being not visible/working a single product page.
On the productlisting/categorie page it shows fine.
On the individual product page it does not and the image diplayed there can only be clicked to get a larger version or clicked beneath the text: click to enlarge...
anyone has the link or info?
Thanks a lot.
Thanks, I made all changes but doesn't change .Quote:
Originally Posted by grneyes
I've installed IH2 succesfully and can access the IH2 panel in admin, but somehting is not working right.
WHen I add a new image, everything sems to work fine but the image never actually gets resized. When I view the product in the store, the image is simply shrunk down using the IMG width and height. It uses the same large image for each instance.
The image icons for the product show up fine in the IH2 admin panel and are resized properly, but it never seems to work in the actual storefront.
I have GD 2.0.28 enabled and have used it successfullly elsewhere. Does anyone have any idea what might be going on?
I also do not see the "I" icon next to my products when I'm in the Categories/Products panel.
I've installed IH2 succesfully and can access the IH2 panel in admin, but somehting is not working right.
WHen I add a new image, everything sems to work fine but the image never actually gets resized. When I view the product in the store, the image is simply shrunk down using the IMG width and height. It uses the same large image for each instance.
The image icons for the product show up fine in the IH2 admin panel and are resized properly, but it never seems to work in the actual storefront.
I have GD 2.0.28 enabled and have used it successfullly elsewhere. Does anyone have any idea what might be going on?
I also do not see the "I" icon next to my products when I'm in the Categories/Products panel.
Hello there,
I have only encountered this recently. It only seems to affect when I upload new jpegs. The previous items are working fully.
What happens is that the small and medium image display, but when I go to the product info page, the image is gone, and the resize won't display the image. As in the link below:-
I don't know what is stopping this work on that particular page, when the rest are working. But only with items that I upload currently.
Any help is greatly appreciated.
Thankyou in advance.
Maybe I missed this in a previous post but here it goes.
The problem is that the zoom effect doesn't work right. When you hover hover a small image the entire website shifts down the page and the image is displayed at the top instead of next to the cursor.
I upgraded to zencart 1.3.0.2 which had a previous version of the image handler already installed which might have been the 1.0 beta 2. I deleted the 2 old files from extra_functions to get the website to work.
I currently have the zoom turned off and everything else seems to work fine. There's something about the previous version of the image handler that is affecting the zoom effect and i haven't been able to track it down so far.
Currently I already have images resized for small medium and large but I want to only keep the large out there from now on. I also want the watermark to display.
For some reason, if the small medium and large files are all there the watermark works. If I only have the large out there and the image handler resizes it (which it is resizing perfectly) then the watermark only works on the small images. Anyone know why?
In case anyone is wondering, the root of the problem was the default image contained brackets in the file name. Removing the brackets and reuploading the default image solved the problem. :)Quote:
Originally Posted by kiwi-licious
Hi,
I am running ZC 1.3, and recently installed IH 2.0, but I am unable to find the IH settings in my Manager-->Tools
Any one knows what is going on?
Kind regards,
Goshawk
The settings are under Configuration/Images
Thanks for your reply Patski,
Goshawk
desperately seeking help!!!
i have zen cart 1.3.0.2 and i have reinstalled IH2 because the images doesn't work fine but my IH2 shows as follow when it starts --->tools-imagehandler2

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/calivent/public_html/caliventas/admin/image_handler.php:1) in /home/calivent/public_html/caliventas/includes/functions/sessions.php on line 100
Warning: Cannot modify header information - headers already sent by (output started at /home/calivent/public_html/caliventas/admin/image_handler.php:1) in /home/calivent/public_html/caliventas/admin/includes/init_includes/init_templates.php on line 36
what's going on here???
thanks for anyone can help me!!!
:down:
I hope this helps someone...
I was getting a "fatal libpng error: zlib error in bmz_image_handler.class.php on line 646" in my httpd error log.
In PHP 5.1, the compression factor should be 0 to 9. I fixed the problem by changing the compression factor.
This only affects PHP 5.1 and later, so check your php version in admin -> tools -> Server/Version Info
file: /includes/classes/bmz_image_handler.class.php
Line 646:
change
$ok = imagepng($image, $dest_name, $quality);
to
$ok = imagepng($image, $dest_name, 9);
good luck!
---------------------------------------Quote:
Originally Posted by nsabine
Hi, nsabine
My PHP version is PHP 4.4.1
GD Version bundled (2.0.28 compatible)
ZEN CART 1.3.02
------------
i keep stuck on that
does anyone know something?
thanks again
camargotobon:cry:
camargotobon,
Yours is a different error than mine. Most likely, you have uploaded your files using the wrong format. make sure your ftp client is configured to upload in ASCII format.
another way this could happen is if you edited the file and you have whitespace (a space or a carriage return) at the beginning of the file, before the opening php tag.
a third way could be an editor that added trash (a technical term :)) to the beginning of the file. I've heard that ultraedit and cpanel can do this to a file, although I've never used them myself.
-nick
Hi everyone,
I know other people have had this same problem but I can't seem to find an answer anywhere and am getting very frustrated lol...
I have installed IH2 with Zencart 1.3.0.1 - Use Proportional Images is set to 1 and IH resize images is turned on, but it doesn't seem to be resizing them! The file sizes for thumbnails are the same as for medium and large versions - the main reason we wanted to use IH2 was to try and help us reduce file sizes for thumbnails without having to go through all the products and manually make smaller images and upload them one by one...
www.bunkerminiatures.com if anyone needs to have a look.
If I can get an answer or some help or even a page number to look at in this thread I would be most grateful!
Christian
How do you upload images via ftp to the images/original folder? For whatever reason, I lose all permissions to this file once I install this mod and I can't see nor access it anymore. Has anyone else experienced this?
I haven't had that problem but I know that in the readme it tells you to make sure that you check to make sure the "bmz_cache" folder has the same permissions as your images folder...perhaps this has something to do with it?
Good luck!
Christian
Hi all,
I'm getting an error message when attempting to upload images:
[FONT="Courier New"]Unable to upload default image file.[/FONT]
I searched this thread for the error and it's come up before, but I wasn't able to find a solution. Any thoughts would be SO appreciated! We're unable to add any more products to our website until we get this fixed.
Thanks in advance! :wacko:
Tim
thetoyboat.com
Does anyone know if this mod works with the 1.3.5d release announced this morning?
I know it changes a couple of core files, and before I dig out Winmerge, I thought I'd better just check first!
Use the new v1.3.5 html_output file. The rest should be fine. The IH2 changes for html_output.php are already integrated into 1.3.5 for several reasons including convenience, but also validation benefits.
Hello,
I'm in the process of trying to finish my cart and get the hang of Image Handler (which is an amazing contribution!) but I'm running into IE errors. I'm getting this JS error when mousing over images:
'clientY is null or not an object'
I've read about the change from 'pageY' to 'clientY' but as you can see that didn't seem to fix the problem.
I've upgraded to 1.3.5 and used the html_output file from the new ZC release.
On a lesser note, my small pics in my product listings as well as my main product pic doesn't show a popup. I've read several pages of posts, but I can't seem to find a problem.
Here's an example of what I'm talking about:
http://www.radish.ca/index.php?main_...&products_id=1
I apologize in advance if the solution was in one of the threads, i'm hella tired right now!
I really appreciate the help.
Cheers,
Colin
Hello there,
Just upgraded to 1.35. So far, I am only having this problem relating to IH:-
it keeps repeating, here for example:-Quote:
Warning: preg_match() [function.preg-match]: Unknown modifier 'h' in
/home/thegemtr/public_html/includes/classes/bmz_image_handler.class.php on
line 97
http://www.thegemtree.com/index.php?...index&cPath=28
Many thanks.
Hello its me again
The problem disappears if I go to Config>Images
then turn off zoom on small images
So it is ok now, so maybe the images can't enlarge on 1.35?
I updated the IH 2.0 specialy for 1.3.5. I removed the html_output.php and duplicate images. So this ZIP file is 1.3.5 ready.
Zip moved to downloads area.
Can you please elaborate more what you mean by "removed duplicate images"? Thanks!Quote:
Originally Posted by joostvdl
Judging by the zip contents, it appears there are no changes to images, but they left an extra file in the zip which is useless to you unless you have shell/telnet access to your server and comprehend how to use patch/diff tools: "category_product_listing.php.patch"Quote:
Originally Posted by BlessIsaacola
Help: http://legendsgallery.net/index.php?...roducts_id=190
this was working just perfectly, but now, with only a week before this client starts regional advertising, this happened.
whats wrong with it? looks fine to me..Quote:
Originally Posted by Sc0tt
And just like that my post is pushed off the page again lol...can anyone help me with this? I've tried so many times now and still haven't got an answer :cry:Quote:
Originally Posted by ctc
Christian
This is just a guess but it could be something to do with your images being in subdirectories and IH2 being installed AFTER the images were uploaded.
You're missing the closing tag ?> in \includes\modules\additional_images.phpQuote:
Originally Posted by joostvdl
Okay, I am confused, can someone that knows what they are doing please verify if \includes\modules\additional_images.php should have ?> at the end of the file or not. I just noticed that Tim's original file is missing the ?> at the end too.
Okay \includes\modules\main_product_image.php is also missing the ?> tag at the end. Is this normal?
As well as \image-handler_2.0-zc135\includes\modules\pages\popup_image\header_php.php
Quote:
Originally Posted by getyourgameshere.com
I appear to have lost files form the bmz_cache directory completely or the permissions are no longer 775 - which they were. I uninstalled FrontPage extensions thinking that it wasn't playing nice with the Linux box the site lives on. But it worked for months - and suddenly it's broken all over the place.Code:Couldn't delete /hsphere/local/home/q1w2e3r4/legendsgallery.net/bmz_cache/e/_vti_cnf/eed557f4f0ed17fffc2d1b44f0c8c042.image.93x100.jpg.
Error Couldn't delete /hsphere/local/home/q1w2e3r4/legendsgallery.net/bmz_cache/e/_vti_cnf/e670cff6e97260a511e6be0c287114d6.image.74x80.jpg.
Error Couldn't delete /hsphere/local/home/q1w2e3r4/legendsgallery.net/bmz_cache/e/_vti_cnf/e4126b9a0cc7bd0d3f04969f107a29ad.image.37x40.jpg.
Error Couldn't delete /hsphere/local/home/q1w2e3r4/legendsgallery.net/bmz_cache/e/_vti_cnf/e371245a4633dbcdedb9a52b758f92e8.image.100x79.jpg.
Error Couldn't delete /hsphere/local/home/q1w2e3r4/legendsgallery.net/bmz_cache/e/_vti_cnf/eb3f4867e96ce25c571c5fdb4285f57e.image.32x40.png.
Error Couldn't delete /hsphere/local/home/q1w2e3r4/legendsgallery.net/bmz_cache/e/_vti_cnf/eb3f4867e96ce25c571c5fdb4285f57e.image.57x72.png.
Error Couldn't delete /hsphere/local/home/q1w2e3r4/legendsgallery.net/bmz_cache/e/_vti_cnf/eed557f4f0ed17fffc2d1b44f0c8c042.image.74x80.jpg.
Error Couldn't delete /hsphere/local/home/q1w2e3r4/legendsgallery.net/bmz_cache/e/_vti_cnf.
Error Couldn't delete /hsphere/local/home/q1w2e3r4/legendsgallery.net/bmz_cache/e.
My FTP client doesn't seem to like the Web GUI I get to effect permission changes on the server itself and I am truly at my end with this. Can someone please help me repair Image Handler?
Quote:
Originally Posted by getyourgameshere.com
Code:Couldn't delete /hsphere/local/home/q1w2e3r4/legendsgallery.net/bmz_cache/e/_vti_cnf/eed557f4f0ed17fffc2d1b44f0c8c042.image.93x100.jpg.
Error Couldn't delete /hsphere/local/home/q1w2e3r4/legendsgallery.net/bmz_cache/e/_vti_cnf/e670cff6e97260a511e6be0c287114d6.image.74x80.jpg.
Error Couldn't delete /hsphere/local/home/q1w2e3r4/legendsgallery.net/bmz_cache/e/_vti_cnf/e4126b9a0cc7bd0d3f04969f107a29ad.image.37x40.jpg.
Error Couldn't delete /hsphere/local/home/q1w2e3r4/legendsgallery.net/bmz_cache/e/_vti_cnf/e371245a4633dbcdedb9a52b758f92e8.image.100x79.jpg.
Error Couldn't delete /hsphere/local/home/q1w2e3r4/legendsgallery.net/bmz_cache/e/_vti_cnf/eb3f4867e96ce25c571c5fdb4285f57e.image.32x40.png.
Error Couldn't delete /hsphere/local/home/q1w2e3r4/legendsgallery.net/bmz_cache/e/_vti_cnf/eb3f4867e96ce25c571c5fdb4285f57e.image.57x72.png.
Error Couldn't delete /hsphere/local/home/q1w2e3r4/legendsgallery.net/bmz_cache/e/_vti_cnf/eed557f4f0ed17fffc2d1b44f0c8c042.image.74x80.jpg.
Error Couldn't delete /hsphere/local/home/q1w2e3r4/legendsgallery.net/bmz_cache/e/_vti_cnf.
Error Couldn't delete /hsphere/local/home/q1w2e3r4/legendsgallery.net/bmz_cache/e.
I appear to have lost files form the bmz_cache directory completely or the permissions are no longer 775 - which they were. I uninstalled FrontPage extensions thinking that it wasn't playing nice with the Linux box the site lives on. But it worked for months - and suddenly it's broken all over the place.Code:Warning: imagepng(): Unable to open '/hsphere/local/home/q1w2e3r4/legendsgallery.net/bmz_cache/0/060c344c412d42e29c179f9fd4fd6a8c.image.32x40.png' for writing in /hsphere/local/home/q1w2e3r4/legendsgallery.net/includes/classes/bmz_image_handler.class.php on line 646
My FTP client doesn't seem to like the Web GUI I get to effect permission changes on the server itself and I am truly at my end with this. Can someone please help me repair Image Handler?
I set the /images and the /bmz_cache folders to 775 and nothing becomes that when I upload a new product image batch to the site. They all become unwritable and I cannot figure out why. GD this is frustrating.
anyone care to login and find out what's going on?
Here's a screenshot of the issue. This shot is of the admin panel side of the problem. whenever the same error appears in the white space above the actual product images within this screenshot, that means that client-side is hosed too. This screenshot shows a product with no client-side consequences, but is still screwed up.
At this point, I cannot use image handler at all on this site - it is simply unusable until this is repaired.
http://netgeared.com/error.JPG
Tim likes to leave the closing ?> out of the file since it's optional and prevents some potential white-space errors that occasionally happen if people edit their files directlyon their webserver or with a junky editor.Quote:
Originally Posted by BlessIsaacola
Your problems are related to permissions.
If the bmz_cache folder and all its subfolders are not read/write, then IH cannot write to them, thus the image-caching functionality will not work for you.
If your host is configured to reset permissions below 777, then you will keep beating your head against the wall every time it auto-resets things on you.
The notes sc0tt made regarding errors deleting by FTP stem from the fact that when Apache creates the cache files, only Apache can delete them, because Apache owns them ... not you. I believe that's one reason why Tim added the cache-purge feature, so that you can have Apache do the deletes for you.
Granted, if your server is resetting permissions so that Apache cannot write or delete, you're still out of luck.
Talk to your host.
Thx Doc. Just got off with my hosot and yes, if one (as this customer does) has a shared hosting account, the host will not permit anything to be 777 - so here we are. This is a good note to make for those of us using IH with a shared hosting account. IH, with some hosts, may need dedicated storage and IP.
You will find that our Certified Hosts typically don't have this restriction ...
my bmz_cache folder is set to 755, but things seem to work fine. host automatically set it
using HostGator here
Well last night my host set things to 775 and it's back to normal today. My support guy said he suspects that the topics addressing Apache/Linux in: http://www.zen-cart.com/forum/faq.ph...l&titlesonly=0 are the issue. I don't know what this means well enough, but he said if he changes the owner from my username to httpd - whatever that means - things should repair and work fine.
So last night he did this and it appeared that everything worked again. I check out the site today and I get a pink error header telling me that the /image directory is not writable - YET AGAIN!
I put a call into Sashbox moments ago, but does anyone have any additional feedback for me? Thanks.
So, what is the support guy saying about it now?Quote:
Originally Posted by Sc0tt
Also, in changing to httpd ownership, how confident is he that he's not introducing "other" true security risks?
Your screenshots talk about hsphere folders, which Sashbox doesn't run. Why are you calling Sashbox? Or are you just looking for alternate hosting?Quote:
I put a call into Sashbox moments ago, but does anyone have any additional feedback for me?
Yeah I'm now in talks with Sash b/c they appear to understand Zencart better than my other provider - who frankly doesn't know jack about it. Live and learn. I don't know if he's screwing things up by changing everything to httpd. Wouldn't surprise me at all.
Sash appears to be my way out. This is a good lesson for others trying Zecart. What a stable solution it has been abd what a nightmare my provider has been.
what I don't get is why it worked for 3 months - soup to nuts - and now seemingly out of no where the provider claims that it has always been policy to set things to be under 777. If that was the case, my tests would have failed months ago and Zencart passed every test I threw at it.
That's why the Certified Zen Cart Hosts are...well...um... certified! :DQuote:
Originally Posted by Sc0tt
Consider this noted.
What am I doing wrong? I have named my images with the _MED and _LRG suffixes like I did prior to installing this. I even went into the Image Manager and uploaded these extra images...but I can't get the large images to pop up. I only get a hover image of the small preview. What am I not doing right?
Do you mean the pop up when you click on a medium image on the product page or the hover when you move your mouse over the medium image? Although there is a switch in the admin the hover doesn't work for medium images.Quote:
Originally Posted by digidiva-kathy
No, I mean when I hover over the thumbnail on the front page, the same size image pops up.
Upgraded 1.2.5 with IH1 to 1.3.0.2 last week. IH functionality busted.
Upgraded 1.3.0.2 to 1.3.5 today, then installed IH2. Problems:
- No image resizing is occurring
- No "i" icon next to products in Catalog > Categories/Products
- This error on Catalog > Products Image Manager:
Unfortunately, there are a number of posts in this thread about no image resizing, but it doesn't look like any solutions have been posted in 30 pages of posts!Quote:
Fatal error: Call to undefined function: zen_get_imagehandler_version() in products_image_manager.php on line 639
Does anyone have this working perfectly in 1.3.5? If so, what are your secrets?
Also, there's nothing in the documentation about "Scan for old IH 0.x and 1.x original images". Is this something I need to do? What does this do?
Image Resizing: Admin -> Configuration -> Images do you have calculate image size set to true?Quote:
Originally Posted by stevensmedia
Did you actually go to Admin -> Tools -> Image Handler and click on install image handler?
Thank you for your quick response!
Calculate image size is set to TRUE.
Yes, I did install the module via Admin -> Tools -> Image Handler.
Any other ideas?