Thanks for the replies but still doesn't help with the problem of the image not showing though. Any ideas anyone
Thanks for the replies but still doesn't help with the problem of the image not showing though. Any ideas anyone
I'm reaping some benefits of your contribution, but I'm having trouble adding additional images.. as in different colors/styles of product. After reading this thread and checking your site, I realized I am supposed to have a pink (I) icon in Admin → Catalog → Categories/Products.. ( http://farm2.static.flickr.com/1063/640734220_0deefb7a80_o.jpg ) I do not, and I don't see where to add anything but small medium and large versions of images ( http://farm2.static.flickr.com/1010/...16deaaf8_o.jpg ) in Admin → Tools → Image Handler 2
Halp?
Thanks in advance!
When trying to upload images I get the following error(s):
Am using ZC 1.3.7, have set the permissions for the bmz_cache to 777 and cleared the cache.Code:Warning: move_uploaded_file(/home/httpd/vhosts/freshabundance.com/httpdocs/images/medium/sm_caruso_creamed_honey_01_MED.jpg) [function.move-uploaded-file]: failed to open stream: Permission denied in /home/httpd/vhosts/freshabundance.com/httpdocs/admin/includes/ih_manager.php on line 191 Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpguQqV4' to '/home/httpd/vhosts/freshabundance.com/httpdocs/images/medium/sm_caruso_creamed_honey_01_MED.jpg' in /home/httpd/vhosts/freshabundance.com/httpdocs/admin/includes/ih_manager.php on line 191
jacque
Just knowledgeable enough to be dangerous.
So, i moved my site to a new host. Copied all of the files, set the correct permissions for IH2... and when i log into the admin on the new host and go to the IH2 admin, it says it is installed. However, when i click to remove and re-install it (because only some of my product images are showing up on the site), i get booted out of the zen cart admin once i click to confirm the delete. I'm sort of at a loss for what to do so any help would be great!!
I'm not sure what you mean about the pink icon, as I don't have it either... but what you can do is go to the IH2 in the admin, and upload the secondary image you'd like to use, and just name them like this:
Original Image: name-of-original-image.jpg
Additional Image: name-of-original-image_01.jpg
Another image: name-or-original-image_02.jpg, etc.
just keep clicking the "new file" button, and add as many as you want with the above naming scheme.
The 'pink' icon should appear in the row of icons in the admin section. If IMH is correctly installed and you are loooking at the Categories / Products layout/page you should see a row of icons on the RH side of your layout.
These icons are as follows: one or two icons denoting the status of the product (the number of buttons is determined by whether or not you have 'linked' products'), then further to the right the icons are, from left to right:
a green button 'e' for editing the product details
a red button 'x' for deleting the product
a purple button 'm' for moving the product
a blue button 'c' for copying the product
a pink 'i' button for Image Handler
a black (or light blue depending on status) button 'a' for product attributes
a green button '$' for the Products Price Manager
and finally a black (or orange depending on status) 'quartered' button for the product's Meta Tags/ Titles etc
If you haven't got the 'pink' button then you haven't got Image Handler installed correctly or, prehaps it isn't 'initialised'. ('Initiliasation' is under Tools menu in admin; Image Handler 2/Admin)
I hope this helps to clarify what is meant by the 'pink' button/icon
I've been having problems on a few sites with IH2 stopping the product info page displaying in mid flow.
After doing some debugging today I've narrowed it down to where it tries to display an image for the category.
In includes/modules/category_icon_display.php, everything stops on line 11 at:
if (!defined('IS_ADMIN_FLAG')) {
die('Illegal Access');
However, going to "Admin > Configuration > Product Info > Previous Next - Navigation Includes Category Name and Image Status" and setting it to 1 (Category Name Only) seems to sort it.
If IH2 is switched off and "Previous Next - Navigation Includes Category Name and Image Status" is set to the default of 2 (Category Name and Image when not blank), it will display the category image ok.
So, to sum up, IH2 has a problem with category images. Is there a fix, does anyone know??
Andrew
I really like this contribute! It's doing what I need with the exception of one piece. I've searched for a couple of hours through this thread and haven't found the answer.
I'm using additional images to show different color schemes. So I need the additional images to have text with them that say Chocolate or Pool or whatever the name is that we've given it. By default it only says "larger image" (which is fine) on the small image and the product name on the popup. It would be great if there were an easy way to add an additional field or change the existing one to be user specific.
Is this an easy fix or will it require digging pretty deep into the code?
You can see what I'm looking at here: http://dev.binkwaffle.com/index.php?...&products_id=5
Thanks.
Yes, the answer is here, but you need to assign the colour swatch(es) to an attribute for a product.
This module: Attribute Pop-up (Large Images) in the Home :: Downloads :: Other Modules section of Zen Cart gives you this feature, but there is (possibly) an unresolved conflict between this module and IMH2.
Bookmarks