Re: Image Handler 2 Support
I was trying to solve a problem.
My Image Hoover was not working anymore.
I saw there was an upgrade to Image Hander so I installed it.
When I installed it I got this error.
Quote:
Fatal error: Call to undefined function zen_attribute_image() in /home/noah/public_html/includes/modules/zencart_zen/attributes.php on line 481
Not knowing what to do I commented out the line (491)
Quote:
// $tmp_attributes_image .= '<div class="attribImg">' . zen_attribute_image(DIR_WS_IMAGES . $products_options->fields['attributes_image']) . (PRODUCT_IMAGES_ATTRIBUTES_NAMES == '1' ? '<br />' . $products_options->fields['products_options_values_name'] : '') . '</div>' . "\n";
Oh but now My Attribute Images are not showing up...
What can I do to fix this???
If image hoover is just not working.. Any suggestions on what to do?
Re: Image Handler 2 Support
Quote:
Originally Posted by
kuroi
If the PHP interpreter reaches the end of a file with its tag state as open, it will close it automatically. So ?> at the end of a file are actually optional. I would argue that best practise would be to include a closing tag anyway, but the author of Image Handler always preferred to leave them off. So there's no surprise that there's not one here.
Indeed, this FAQ Entry shows that ?> end tags are beginning to disappear from Zen Cart's core code too and gives a good reason for this. Looks like I might need to review my perception of best practise!
Re: Image Handler 2 Support
I recently installed IH2 Version: 2.0_for_137 from 10/21/07.
I was wondering what to do with category_product_listing.php.patch
admin/includes/modules/category_product_listing.php.patch
do I leave that out of the install? or do I patch something with the code in this file?
php.patch can't be executed right?
Re: Image Handler 2 Support
I am having problems with my images not showing up in the SSL(https) section of my website (i.e log-in , my account ect). I have installed and re-installed image handler 2.0 twice. I have the latest version of zen cart (v1.3.8a)
What could be the problem? Please, any help would be wonderful.
my site is at http://www.cherrytreecreations.com
Re: Image Handler 2 Support
Quote:
Originally Posted by
cherrytreecreations
I am having problems with my images not showing up in the SSL(https) section of my website (i.e log-in , my account ect). I have installed and re-installed image handler 2.0 twice. I have the latest version of zen cart (v1.3.8a)
What could be the problem? Please, any help would be wonderful.
my site is at
http://www.cherrytreecreations.com
Was the site an upgrade?
Try deleting what resides inside the bmz_cache folder and checking that the folder has the correct permissions.
Also what's the size of your large images without image handler having resized them. The largest image you uploaded.
Re: Image Handler 2 Support
Quote:
Originally Posted by
bjornarl
Since upgrading to 1.3.8a on our shared server account, we have been told the site is generating excessive resource usage and will soon be moved off the server. Stats given were:
CPU usage: 2.52
Memory usage: 1.19
MySQL usage: 0.2
Other than content customizations and a handful of mods, it's a pretty standard install. However when I disabled Image Handler 2 in the admin (setting "IH resize images" to "no") the page parse times do drop noticeably... when it's on they are up to 10 seconds (worst case) and when it's off they are usually under 2 seconds. Database query time is always low (< 0.5 seconds).
Has anyone else run into this problem with Zen Cart 1.3.8a on PHP5 with gd with Image Handler 2?
I have checked when IH2 is on that all images on the page are using the cached generated images (they are), and when I browse the cache directories on the server the timestamps are not new -- i.e. the cached images are not being regenerated each time the page displayed (or if they are, at least not resaved).
I did upgrade the site via a subversion branch merge and I don't believe there were direct conflicts in the IH2 files. There are no visible problems on the site with IH2 active.
Thanks for any suggestions on what could be wrong.
Bjornar
Do you have a link to the site ... what's the quality setting under Configuration :: Images?
Are there lots of images loading on a single page ...
And it could possibly be that your site is generating enough traffic that it's in the best interest of your hosting company to move you onto a better server.
Re: Image Handler 2 Support
Hi,
Does anyone know why every now and then I have to reinstall IH2? I mean I have previously installed it but after a while the IH2 admin shows the following. The image zooming effect is still working on my website though.
* Install Image Handler
* Clear image cache
* Scan for old IH 0.x and 1.x original images
Please advise. Thanks in advance.
Re: Image Handler 2 Support
My bmz_cache is getting big, especially for backups.
I went to the IH2 admin, and cleared cache "Image cache cleared" statement appeared, checked the bmz_cache folder, a file called .keep was deleted but the folders and images remain...Do I FTP delete them?
and if so, is this how to do it in future, delete the folders first, then clear cache in admin? not sure what clear cache in admin does then...
Re: Image Handler 2 Support
[FONT=Times New Roman]I set up in admin to use the watermark on large images, I also made sure I have the watermark.png image in my large folder, but still it not working on large images.[/FONT]
[FONT=Times New Roman] When I set up medium images and activate it from the admin it work perfect.[/FONT]
[FONT=Times New Roman][/FONT]
[FONT=Times New Roman]But I only trying to have it for large images[/FONT]
[FONT=Times New Roman][/FONT]
[FONT=Times New Roman]Any idea what I am missing?[/FONT]
[FONT=Times New Roman][/FONT]
[FONT=Times New Roman]Thank you [/FONT]
Re: Image Handler 2 Support
Excuse the complete Newbie question. I have to upload thouands of product images, since I switched from Volusion to Zencart. In Volusion i would FTP the images to my "images" folder. I just went to my Zencart FTp site and cannot find a folder for: images, images/medium and images/large directories.
Where are they? Do I have to create them? Please provide an explicit repsonse for the Zen challenged.
Does Image Handler help with this?
Thank you!