The only real change I seen was the SSL line. Modify the IH2 version to include that and all was good I think.
The only real change I seen was the SSL line. Modify the IH2 version to include that and all was good I think.
I made the change to line 36 to if ($connection == 'SSL' && ENABLE_SSL == 'true') {
but now I get the following errors.
Warning: strstr(): Empty delimiter. in /includes/classes/bmz_image_handler.class.php on line 126
Warning: strstr(): Empty delimiter. in /includes/classes/bmz_image_handler.class.php on line 128
any ideas on what I did wrong?
If that is what you have I think it's ok. Do you have any extra white spaces at the end of the file?Originally Posted by lawman
thanks deadeye... had spaces between the last two lines. Got rid of em and wahlah!
![]()
![]()
![]()
![]()
I just copied the IH2 files to my site but i can not see the IH2 line in admin/tools![]()
![]()
I run ZC 1.3.0.2
Ok, i have not sleept since 24,5 hour ago![]()
I put IH2 on my local server and could not find it in admin.......
Becouse i looked at our site on the web![]()
![]()
Hehe... good night.. zzzzzz
I installed IH 2 in ZC 1.3.0.2
Thanks for the great module!
While I was adding images with the IH2 module I accidently added a new image (extra image) to a product that already had a primary image added with IH2. These 'extra' images show up at the bottom of the product detail page, as you know. In IH2 when I delete the extra image from the product, it deletes the image from the file system. In my case I was using that 'extra' image as the primary image for another product, so it deletes the image for that product when I delete it from the product I do not want it to display with.
Now my other product has no image. And here is where the real problem is - when I add the image back to the product for which it is the primary image, it also comes back as an extra image in the product that I do not want it to show in, as an extra image.
I see when you delete a primary image, IH2 gives you the checkbox to just delete the database reference to the image and not the image in the file system. I think it would be better to have this function in extra images too. That way when you delete an extra image that is used elsewhere you will not have this problem.
I know there are work arounds like 1. just rename the image and 2. find the reference in the database and remove it. Where is the extra image reference for a product in the database?
thanks again for your very useful module,
Pic
I saw this asked a few times but couldn't decipher if answered:
additional images for product info not displaying per off-the-shelf zencart method.
ZC v1.3.02 fresh install
image_handler__for_vx_2.0 (downloaded June 27)
I know my naming convention is correct.
additional images added through image handler admin display okay, but standard additional images do not.
double checked to make sure various files mentioned in thread were in fact uploaded.
one quirk may be tabbedproductslite_2.7c contribution, but I think this is Image Handler issue.
help please
![]()
I am also having problems with it.
It does not resize the images properly.
When will this be updated for 1.3.0.2 ?
I just installed Image Handler 2, and I must say, this is a very well done add on!
My first observation is that it degrades the performance of my site. Zen-Cart/osCommerce is already extremely database heavy, contributing to slow page load times.
My product images are roughly 50-100k in size.
The product listing and product info pages take roughly 0.4 seconds to generate pre-Image Handler.
Post Image Handler, these pages take about 2.4 seconds... an increase of ~2 seconds.
It is my understanding that Image Handler caches all these generated images, so subsequent loads will be faster.
Is there any way to force Image Handler to do a complete run-through of my catalog so all the images are pre-cached?
Or do you have any suggestions on how to speed things up?
Thanks!
Bookmarks