I'm no expert in server configurations, but I can't imagine it's anything other than a problem with Yahoo's server configuration. Check with their tech support staff to make sure the permissions you set for those folders are not overridden somehow.
Printable View
OMG ! I just had a client wanting to migrate to Yahoo... and i looked at their service... no problem... they support PHP, mySQL... sure... lets do it...
I'm migrating and come across 2 absolutely unforgiving restrictions Yahoo Small Business hosting has...
1. you can NOT implement your own SSL certificate. You MUST use their shared... and their shared is not like others... files MUST be in a special "ssl" folder...
2. filenames cannot have spaces... not that I put spaces in my filesnames... general no-no... but client has upload many images with spaces in the file names... although its a no-no... to actually prevent/restrict a file being uploaded as such...
ABSOLUTELY RIDICULOUS in my honest opinion.
I for one would NEVER ever recommend Yahoo small business hosting to anyone...
sorry, i had to mention that after reading the comments about troubles here...
Hi, when I click on the image on the product info page, a pop-up box appears, but there is no zoomed image. You can see what I'm talking about by going here and looking at the image on the top left of the page.
Also, one thing I'm unclear about is why that product info page has an image on the top and bottom, but this similar one only has an image on the top. I didn't add any additional images - there's just the standard small, medium, and large.
Thanks.
I am in the process of moving my store to a new host. But I have run into some problems with the image handler. I thought I copied all the files over. :oops:
In both the admin and the catalog side I keep getting numerous errors:
So I thought I would test if i deleted the images and start again that would fix th problem. Well it did get rid of the error but I was undalbe to upload any images and i got this error:Code:Warning: imagejpeg(): Unable to open '/../bmz_cache/3/3ca60279e7e1cd3fd1b761c22a7e1015.image.110x51.jpg' for writing in /../includes/classes/bmz_image_handler.class.php on line 651
So what have I done wrong - what do I need to fix?Code:Warning: move_uploaded_file(/.../images/products/stamp-effect.jpg): failed to open stream: Permission denied in /.../admin/includes/ih_manager.php on line 175
Warning: move_uploaded_file(): Unable to move '/var/tmp/phpnbMiRk' to '/.../images/products/stamp-effect.jpg' in /.../admin/includes/ih_manager.php on line 175
bmz_cache and images has to be 777. Did you forget to CMOD after your move?
:clap: That was it - I totally forgot. My other hosting company had those things set correctly (used fantastico) so I didn't think about it with the new server.
Thank you so much
Anytime, snow. Glad to get you over your brain-fart. Hey, we ALL have 'em, right?:smile:
[FONT=Times New Roman]Need help here please[/FONT]
[FONT=Times New Roman][/FONT]
[FONT=Times New Roman]I install IH2 and it look like all working, the only problem it dose not find the images[/FONT]
[FONT=Times New Roman][/FONT]
[FONT=Times New Roman]My folder is in this order[/FONT]
[FONT=Times New Roman]/public_html/store/[/FONT]
[FONT=Times New Roman]/public_html/store/admin[/FONT]
[FONT=Times New Roman]/public_html/store/images/[/FONT]
[FONT=Times New Roman][/FONT]
[FONT=Times New Roman]While the file I unzip structure [/FONT]
[FONT=Times New Roman]Are like this[/FONT]
[FONT=Times New Roman][/FONT]
[FONT=Times New Roman]\image-handler_2.0-zc13\admin\ and I assume \image-handler_2.0-zc13= my store[/FONT]
[FONT=Times New Roman]\image-handler_2.0-zc13\bmz_cache\[/FONT]
[FONT=Times New Roman]\image-handler_2.0-zc13\images\[/FONT]
[FONT=Times New Roman]image-handler_2.0-zc13\images\large\[/FONT]
[FONT=Times New Roman]\image-handler_2.0-zc13\images\medium\[/FONT]
[FONT=Times New Roman]\image-handler_2.0-zc13\includes\[/FONT]
[FONT=Times New Roman][/FONT]
[FONT=Times New Roman]in admin it dose read the product , but instate pic I have red x icon[/FONT]
[FONT=Times New Roman][/FONT]
[FONT=Times New Roman]Also in one of my category it say [/FONT][FONT=Verdana]*Product is Disabled*[/FONT]
[FONT=Verdana][/FONT]
[FONT=Verdana]And that[/FONT][FONT=Verdana][/FONT][FONT=Verdana] Linked Product 210[/FONT]
[FONT=Times New Roman][/FONT]
[FONT=Times New Roman]What did I so wrong?[/FONT]
I searched a bit in this thread but I can't seem to find the answer to my problem (I didn't actually read all 118 pages but..)
My IH2 works fine, except for the fact that in the product information, only one of the different images appear, as if I hadn't installed IH2. In the admin however, I see all the different images. heres and example.
any ideas?
mtlfloss, are you wanting more images per product page? If so, IH isn't designed to do that. It's designed to show one image place holder, with up to 3 different images:
1: default image on your home page
2. Larger image (which can be different image, or same image), upon hover of 1st image. This image will also be the one to show on the product page.
3. An even larger image upon click of 2nd image, which can still be the same image, or a different larger image.
But not to show all 3 on the same page.