-
Re: Image Handler 2 Support
Hello,
I wonder if it's possible to modify Image Handler 2 so that it is able to add another watermark which reads "new" for example in the upper left corner.
This alone shouldn't be that difficult, but is there a way to do this only if the product is not older than let's say two weeks? Does Image Handler receive any product reference that could be used to fetch the corresponding products_date_added value from the database?
Or is there already an Add-On which does that?
Thanks for your time!
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
rayken
help i got this error
Warning: imagepng(): SAFE MODE Restriction in effect. The script whose uid is 10099 is not allowed to access /var/www/vhosts/mysarisarishop.com/httpdocs/bmz_cache/6 owned by uid 33 in /var/www/vhosts/mysarisarishop.com/httpdocs/includes/classes/bmz_image_handler.class.php on line 646
could anyone help me plsss.
This has to do with your server. You need to talk to your host.
FYI, you can use "Search This Thread" and search for SAFE MODE.
M
-
Re: Image Handler 2 Support
I have a problem that i have read about, and have extensively tried solutions that have worked for other people - but have been no help to me. The site is going through a pretty intense re-design, so forgive any super ugly pages you might come across as well as some css files that have been dynamically dropped in multiple head tags on some pages - i am fully aware.
I am rather familiar with the heiarchy of zencart and have spent days..countless hours... comparing files and trying to hunt this down on my own.
Essentially what i am having is a painful watermarking problem. My mouseover popup image watermarks correctly. When you view the product page, the product image (that you click on to get the popup window) is encoded correctly and is being (partially) processed by IH2 - i can tell this because of the filename of the image. However, it is not watermarking on that partially processed image, and the popup image that you get when you click on the product image has my original filename to it. So it is obviously not getting processed whatsoever. The small image on product listing page does work, but is turned off as the site is live and i do not want the watermark there. Also, on the popup image, there is like 200px or so of white space rendered under the product image on some browsers, and this is a bit off-par with the norm as well.
I have tried:
- switching to the classic green layout to see if there was a coding problem in my template files
- clearing image cache (both manually and through the IH2 admin menu)
- deleting and re-installing IH2 from the database
- deleting and re-installing all IH2 files
The site in question is: http://www.qcookies.com
and you can find a PDF of my image settings here: http://www.qcookies.com/image_settings.pdf
Thanks in advance, and i sincerely look forward to your feedback.
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
mrmeech
I have a problem that i have read about, and have extensively tried solutions that have worked for other people - but have been no help to me. The site is going through a pretty intense re-design, so forgive any super ugly pages you might come across as well as some css files that have been dynamically dropped in multiple head tags on some pages - i am fully aware.
I am rather familiar with the heiarchy of zencart and have spent days..countless hours... comparing files and trying to hunt this down on my own.
Essentially what i am having is a painful watermarking problem. My mouseover popup image watermarks correctly. When you view the product page, the product image (that you click on to get the popup window) is encoded correctly and is being (partially) processed by IH2 - i can tell this because of the filename of the image. However, it is not watermarking on that partially processed image, and the popup image that you get when you click on the product image has my original filename to it. So it is obviously not getting processed whatsoever. The small image on product listing page does work, but is turned off as the site is live and i do not want the watermark there. Also, on the popup image, there is like 200px or so of white space rendered under the product image on some browsers, and this is a bit off-par with the norm as well.
I have tried:
- switching to the classic green layout to see if there was a coding problem in my template files
- clearing image cache (both manually and through the IH2 admin menu)
- deleting and re-installing IH2 from the database
- deleting and re-installing all IH2 files
The site in question is:
http://www.qcookies.com
and you can find a PDF of my image settings here:
http://www.qcookies.com/image_settings.pdf
Thanks in advance, and i sincerely look forward to your feedback.
For the 200px white space, maybe look at your style_imagehover_OLD.css .
It seems this is the file being used or it can be in one of the 3 styles sheets being loaded.
I didn't see any white space using FF and I have not check using IE.
Watermark:
Have you check to see that your watermark file is good and in the correct folders?
watermark.png -->image folder
watermark_MED.png -->image/medium folder
watermark_LRG.png -->image/large folder
How are you uploading the images for your product?
M
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
tophand
For the 200px white space, maybe look at your style_imagehover_OLD.css.
@mrmeech
A lot of people try to keep a backup of old stylesheets by renaming them in this way. But Zen Cart looks at all file ending .css in that folder and considers using them, as it appears to be doing for you.
Personally I recommend removing backups from your site completely (and keeping them off-line) - they just complicate your live environment. But if you really want to keep it close by, rename the extension rather than the base e.g. style_imagehover.css_OLD so that it's ignored as a CSS file.
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
tophand
For the 200px white space, maybe look at your style_imagehover_OLD.css .
It seems this is the file being used or it can be in one of the 3 styles sheets being loaded.
I didn't see any white space using FF and I have not check using IE.
Watermark:
Have you check to see that your watermark file is good and in the correct folders?
watermark.png -->image folder
watermark_MED.png -->image/medium folder
watermark_LRG.png -->image/large folder
How are you uploading the images for your product?
M
Tophand,
My watermark is in good working order and they are all in their correct folders, respectively.
For new products I upload the images through the product's management page.
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
kuroi
@mrmeech
A lot of people try to keep a backup of old stylesheets by renaming them in this way. But Zen Cart looks at all file ending .css in that folder and considers using them, as it appears to be doing for you.
Personally I recommend removing backups from your site completely (and keeping them off-line) - they just complicate your live environment. But if you really want to keep it close by, rename the extension rather than the base e.g. style_imagehover.css_OLD so that it's ignored as a CSS file.
Kuroi,
I tried changing the filename as you suggested so that it would be ignored as a CSS file. Unfortunately i am left with the same problem.
Now, if this helps at all, in a previous version of the site i had the lightbox mod installed, but uninstalled it as it did not work with additional images. (As you'll notice there is only one image per product, which will be changing within the next week, assuming i can get this watermarking fixed.) I was comparing files to try to figure out if there was anything messed up from that previous mod, but could not find a thing.
Any other suggestions? I'm so much at a loss right now. In fact, anyone who figures this out, i'll have the store send you a basket or tin of cookies for free!!! Seriously. I will.
-
Re: Image Handler 2 Support
I'm sorry if this was posted already but there's so many pages to scroll and find. When I installed image handler it worked perfectly, until i installed lightbox. The images stopped displaying when I hovered over the image. So, I restored my original setting but that didn't work. can somebody help me?
Thanks
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
hellogoodbye
I'm sorry if this was posted already but there's so many pages to scroll and find. When I installed image handler it worked perfectly, until i installed lightbox. The images stopped displaying when I hovered over the image. So, I restored my original setting but that didn't work. can somebody help me?
Thanks
Perhaps you could try making a list of the files in the Lightbox mod and then replace any files that were overwritten with original files from fresh zen cart folder?
I once had Lightbox installed and i am almost convinced that it caused my site to have the problems i'm having with IH2 now. In fact, my cry for help is just above yours, literally.
-
http - no images, https - images
Installed Image Handler 2 to my 1.3.7 Zen Cart. Images seem to show up fine in my https://www.kaylala.com catalog but not in my http://www.kaylala.com catalog. As you may have guessed I have a split file system because of my host... home/secure_html and home/public_html.
Any thoughts?
Also I don't see the fancy hover effect.
thanks,
Graham
-
Re: Image Handler 2 Support
update... I copied all the images that were created in my secure_html/bmz_cache folder to my public_html/bmz_cache folder, which seems to work with some quirks in the meantime (it's a live site... I know, I know).
I also added to call out for the jscript and css file to my html header, so the zoom works now.
But I still need a better fix for my split folder system. Any thoughts?
-
Re: Image Handler 2 Support
update again... I've uninstalled Image Handler 2 for the time being... but if anyone has any advice on fixing my problem, please let me know. thanks!
-
Re: http - no images, https - images
Quote:
Originally Posted by
kaylala
Installed Image Handler 2 to my 1.3.7 Zen Cart. Images seem to show up fine in my
https://www.kaylala.com catalog but not in my
http://www.kaylala.com catalog. As you may have guessed I have a split file system because of my host... home/secure_html and home/public_html.
Any thoughts?
Also I don't see the fancy hover effect.
thanks,
Graham
Easy fix and only fix I know, move to host where you don't have to use file splitting.
With Zen-Cart you don't need a split file system for Zen-Cart to run in secure mode. It is smart enough to know when to switch to secure mode.
M
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
mrmeech
Perhaps you could try making a list of the files in the Lightbox mod and then replace any files that were overwritten with original files from fresh zen cart folder?
I once had Lightbox installed and i am almost convinced that it caused my site to have the problems i'm having with IH2 now. In fact, my cry for help is just above yours, literally.
So you check to see that your watermark files are not corrupt, are named right and in the correct folders?
What version of IH?
And you still not answered my question on how you are uploading your images.
M
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
hellogoodbye
I'm sorry if this was posted already but there's so many pages to scroll and find. When I installed image handler it worked perfectly, until i installed lightbox. The images stopped displaying when I hovered over the image. So, I restored my original setting but that didn't work. can somebody help me?
Thanks
Near the top of this page is the link "Search this Thread".
Helps from reading all the pages.
You might want to search this thread (Zen Lightbox) for "Image Handler"
http://forum.zen-cart.com/showthread.php?t=45314
If your wanting just IH, check to see that all the correct files are in place.
M
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
tophand
So you check to see that your watermark files are not corrupt, are named right and in the correct folders?
What version of IH?
And you still not answered my question on how you are uploading your images.
M
My version of IH is 2.0.
Typically I upload product images through each product's management page, on the same screen where you set the price for a product.
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
mrmeech
My version of IH is 2.0.
Typically I upload product images through each product's management page, on the same screen where you set the price for a product.
Have you tried deleting one of the product photos and then uploading via IH admin?
You are using just 1 image per product?
What verison is IH?
M
-
shopad dir in newest release?
What is the "shopad" directory in the latest release for? It is included in the 21-Oct-07 download, but doesn't seem mentioned anywhere in the instructions.
Any clue what/why this is included? Is it necessary to upload it?
This is also twice the size of the previous versions.
What actually IS the most current version. The ones here or the ones on the BMZ website?
Thanks much!
-
Re: shopad dir in newest release?
Quote:
Originally Posted by
kiddo
What is the "shopad" directory in the latest release for? It is included in the 21-Oct-07 download, but doesn't seem mentioned anywhere in the instructions.
Any clue what/why this is included? Is it necessary to upload it?
This is also twice the size of the previous versions.
What actually IS the most current version. The ones here or the ones on the BMZ website?
Thanks much!
The most current version is the one posted in Zen-Cart downloads.
I would use the one dated Sep 16 2006 until there is more info on the one with "shopad" folder.
M
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
cerberus
Hi,
Sorry if this has been covered in the 80 pages on this thread, but I need help with an issue.
I have IH2 installed and it seems to be working, but when I hover over an image I get the IH2 popup, but I also receive the standard tool tip on top of it.
Did I miss something on the install or is there a way to turn the tool tips off?
R/ Doug :cry:
Same situation. I would like to turn off standard tool tip also. Anyone has an answer to this? ...
-
Re: Image Handler 2 Support
I can not get my images to show in the categories. it shows at the bottom of my edit category in admin, and also instead of text it show this
Category Image:
Upload to directory: Main Directory
TEXT_CATEGORIES_IMAGE_MANUAL
IMAGE DOES NOT EXIST
TEXT_IMAGES_DELETE No Yes
Can someone help me to correct this and get my images to show on the categories.
-
Re: Image Handler 2 Support HELP PLEASE!
Quote:
Originally Posted by
wasana
more strange and hard to get answer for problem(s)
Everything was working great - but now my IH2 manager has stopped working - from admin/tools/image handler I get "No Image Handler information found." - if I go into IH Manager to pull up a product, the category shows but then if I use the dropdown it bounces back to IH admin screen.
The only file used by IH that was changed recently was the html_output.php - I added rollover button affects. The site works fine - both IH and rollover buttons but IH2 Admin is not working....
(this is killing me I've got about 50 products with multiple images I need to get loaded)
advice? ideas?
edit: well, at least I can now use the traditional zencart approach of using FTP to add LRG and additional images - whic IH does optimize - this did not work when I initially installed the contribution... I still recommend IH to people but it is quirky....
I have this EXACT same issue, any fix for this yet?
-
Re: Image Handler 2 Support
Hi,
I just installed IH and as per usual, messed up my site! I'm getting the following messages in the admin:
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/golde8/public_html/ZcartGA/admin/includes/classes/logger.php:127) in /home/golde8/public_html/ZcartGA/includes/functions/sessions.php on line 215
Warning: Cannot modify header information - headers already sent by (output started at /home/golde8/public_html/ZcartGA/admin/includes/classes/logger.php:127) in /home/golde8/public_html/ZcartGA/admin/includes/init_includes/init_templates.php on line 71
and a similar message in the catalog.
Any help on this. Thanks
-
Re: shopad dir in newest release?
Quote:
Originally Posted by
kiddo
What is the "shopad" directory in the latest release for? It is included in the 21-Oct-07 download, but doesn't seem mentioned anywhere in the instructions.
Any clue what/why this is included? Is it necessary to upload it?
This is also twice the size of the previous versions.
Thanks much!
Any further info on this?
-
Re: Image Handler 2 Support
I downloaded IH2 today on an existing site with products and everthing seems to look as it should on the admin side - (menu, product listings, additional images). However, on the live site, no additional images are showing up. I've tried reloading them, but no luck.
Originally, I loaded one image size(the largest) and let the admin tool resize to the necessary sizes. So all my products are named(for example) shoe.jpg, shoe_back.jpg, shoe_front.jpg, etc.
All images show in the admin side, but those with the _tags.jpg on the end don't appear in the site, and there is no changes to how the pop-up displays. I'm sure it's a simple fix, but there's such a mountain of information in this thread I'm going blind searching for the answer....Any help, please?
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
TracNez411
I downloaded IH2 today on an existing site with products and everthing seems to look as it should on the admin side - (menu, product listings, additional images). However, on the live site, no additional images are showing up. I've tried reloading them, but no luck.
Originally, I loaded one image size(the largest) and let the admin tool resize to the necessary sizes. So all my products are named(for example) shoe.jpg, shoe_back.jpg, shoe_front.jpg, etc.
All images show in the admin side, but those with the _tags.jpg on the end don't appear in the site, and there is no changes to how the pop-up displays. I'm sure it's a simple fix, but there's such a mountain of information in this thread I'm going blind searching for the answer....Any help, please?
Help if you post a link.
M
-
Re: Image Handler 2 Support
On product listing
how do i enlarge the image size of the products?
they are currrently 79 x80 px and i want them to be about 150x150 px size. Where is the folder/file to make this change or is in it the admin panel somewhere or within Image Handler which i have installed?:lamo:
-
Re: Image Handler 2 Support
You're right - here it is: http:www.shopabgifts.com
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
DezineJunkie
On product listing
how do i enlarge the image size of the products?
they are currrently 79 x80 px and i want them to be about 150x150 px size. Where is the folder/file to make this change or is in it the admin panel somewhere or within Image Handler which i have installed?:lamo:
Admin --> Configuration --> Images
M
-
Re: Image Handler 2 Support
Hi,
installation seems fine..But i don't get zoon effect on mouse over.
Only error i faced when installed was that .keep file was unable to upload to server.
Is this causing problem?
Can pls help
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
sooraj
Hi,
installation seems fine..But i don't get zoon effect on mouse over.
Only error i faced when installed was that .keep file was unable to upload to server.
Is this causing problem?
Can pls help
i GOT FEW DOUBTS:
1. Do need to upload all the image files one more time?
2. After installation do need to do anything extra?
Will the zoom work only for featured/ special products?? doesn't work for all products?? or sub categories?
-
Re: Image Handler 2 Support
Greetings,
We have a unique situation and see it is linked to Image Handler.
We have 1 major category. Then under this category sub categories. Under one of these sub categories, we have another sub category.
Just recently I added a new item under this 2nd level sub category. I used Image Handler to add the image this 2nd level sub category disappeared. (When we add images we only add 1 image for the small and 1 image for the large. We do not use the medium. )
Now when I say disappeared, you could see the 2nd level sub category on the site but when you click on it you get a PAGE NOT FOUND error and the sitemap is displayed.
We removed all the images from the products on this 2nd level sub category (except from 1 product) and this 2nd level sub category shows PERFECTLY.
We can add images to each product in this 2nd level sub category if we do it inside of the product editing area. When we add the images here we do not get the Image Handler light box effect and the 2nd Level sub category DOES show.
Ex. of 2nd Level Subcategory.
Accessories (Main Level)--->Adhesives (1st level sub category)---> Tapes (2nd level sub category)--->Individual Product Listings
If we create another 2nd Level Sub Category with a different or same name "Tapes" and move the Individual Product Listings into this new 2nd level sub category, the items do not display. However, it will still show from the main page as being an active and "in use" category.
I hope this makes sense.
Has anyone had this problem? What is the fix to this problem? All help is greatly appreciated.
Thanks!
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
TracNez411
Thanks.
You did not upload all the files for IH.
Your missing the jscript_imagehover.js file that should be in [FONT=monospace]your [/FONT]templates/AB_TPL/jscript folder.
For your additional images your not using the correct naming scheme.
You have a product called "Charlotte City Clog".
So if the main product image is named CharlotteClog.jpg then all additional images for that product has to be named:
CharlotteClog_01.jpg
CharlotteClog_02.jpg
CharlotteClog_03.jpg
CharlotteClog_04.jpg
You have to use this naming scheme if your uploading using ftp.
If you use IH to upload images for a product, IH will auto rename the images correctly.
M
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
sooraj
Hi,
installation seems fine..But i don't get zoon effect on mouse over.
Only error i faced when installed was that .keep file was unable to upload to server.
Is this causing problem?
Can pls help
A link to your site will help....
But the chances are good that you did not upload all the files needed for IH.
Did you upload the jscript_imagehover.js file that should be in your templates/YOUR_TEMPLATE/jscript folder?
M
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
Rabbcon
Greetings,
We have a unique situation and see it is linked to Image Handler.
We have 1 major category. Then under this category sub categories. Under one of these sub categories, we have another sub category.
Just recently I added a new item under this 2nd level sub category. I used Image Handler to add the image this 2nd level sub category disappeared. (When we add images we only add 1 image for the small and 1 image for the large. We do not use the medium. )
Now when I say disappeared, you could see the 2nd level sub category on the site but when you click on it you get a PAGE NOT FOUND error and the sitemap is displayed.
We removed all the images from the products on this 2nd level sub category (except from 1 product) and this 2nd level sub category shows PERFECTLY.
We can add images to each product in this 2nd level sub category if we do it inside of the product editing area. When we add the images here we do not get the Image Handler light box effect and the 2nd Level sub category DOES show.
Ex. of 2nd Level Subcategory.
Accessories (Main Level)--->Adhesives (1st level sub category)---> Tapes (2nd level sub category)--->Individual Product Listings
If we create another 2nd Level Sub Category with a different or same name "Tapes" and move the Individual Product Listings into this new 2nd level sub category, the items do not display. However, it will still show from the main page as being an active and "in use" category.
I hope this makes sense.
Has anyone had this problem? What is the fix to this problem? All help is greatly appreciated.
Thanks!
Sounds like your talking about 2 different mods, IH and Light Box.
Which one was installed first and did everything work right before installing the other mod?
With IH you only have to upload "1" image.
M
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
tophand
Remember that a lot of things can be controlled in the style sheet.
In this case look at style_imagehover.css
While you can't remove the text, you can hide it.
Can change the font color to match the back ground or what I did was change the font size.
Code:
font-size: 100%;
to
font-size: 0%;
Mark
Thanks for the fix Mark. I wanted to remove the text as well and your fix worked just great!
-
what is the "shopad" folder for?
there is a folder called "shopad" that came with the distribution - but i can not find any explanation for it....
-
Re: what is the "shopad" folder for?
Quote:
Originally Posted by
dni
there is a folder called "shopad" that came with the distribution - but i can not find any explanation for it....
Unless you need the Spanish Language version, I would use version 2.0 v0916.
It is has the date of Sep 16 2006.
This is the one I use just fine with my 1.3.7 Zen-Cart.
Hopefully the unknown person that uploaded the latest(?) version will chime in sometime soon.
M
-
Re: Image Handler 2 version
Do does that mean you think there might be something funky in Version: 2.0_for_137?
Do I need to be concerned?
-
Re: Image Handler 2 Support
I don't think so. It looks to me as though the person who uploaded it was working on a site where for security reasons the admin area had been renamed to shopad, but then when this has been packaged up, both and admin and a shop_ad version sneaked into the distro and since most of the heavy loading for Image Handler takes place in the Admin, this has doubled the size of the package.
Shopad looks to me to be the original code and Admin the one into which the Spanish language has been added.
A very quick glance at the Sep 16th and Oct 21st versions suggests that the Oct version is built on the Sep version and apart from the Spanish language folder, also has some minor tweaks to the additional_images module to bring it into line with Zen Cart 1.3.7. So both have the javascript changes that tophand implemented.
My recommendation would be to use the latest version, but throw away the shopad folder. It doesn't look dangerous, just redundant.
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
tophand
Thanks.
You did not upload all the files for IH.
Your missing the jscript_imagehover.js file that should be in [FONT=monospace]your [/FONT]templates/AB_TPL/jscript folder.
For your additional images your not using the correct naming scheme.
You have a product called "Charlotte City Clog".
So if the main product image is named CharlotteClog.jpg then all additional images for that product has to be named:
CharlotteClog_01.jpg
CharlotteClog_02.jpg
CharlotteClog_03.jpg
CharlotteClog_04.jpg
You have to use this naming scheme if your uploading using ftp.
If you use IH to upload images for a product, IH will auto rename the images correctly.
M
Thanks TOPHAND. It doesn't surprise me that I may have missed a file or folder. I will look at the download and find the java file you mentioned. As for the naming, I did see that IH does default to _01, and _02 etc. I'm fine with renaming my images, just didn't want to waste too much time on it at the moment because I hadn't resolved the initial problem.
Thanks again for your insight!
-
Re: Image Handler 2 Support
Well, I just installed IH2, following directions carefully, and get this when trying to access my admin:
Warning: require_once(/home/pcgoddes/public_html/zc/includes/functions/extra_functions/functions_bmz_io.php) [function.require-once]: failed to open stream: No such file or directory in /home/pcgoddes/public_html/zc/admin/includes/functions/extra_functions/functions_bmz_io.php on line 12
Fatal error: require_once() [function.require]: Failed opening required '/home/pcgoddes/public_html/zc/includes/functions/extra_functions/functions_bmz_io.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/pcgoddes/public_html/zc/admin/includes/functions/extra_functions/functions_bmz_io.php on line 12
The files are there and permissions are 777. What am I missing?
Thanks,
PC Goddess
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
pcgoddess
Well, I just installed IH2, following directions carefully, and get this when trying to access my admin:
Warning: require_once(/home/pcgoddes/public_html/zc/includes/functions/extra_functions/functions_bmz_io.php) [
function.require-once]: failed to open stream: No such file or directory in
/home/pcgoddes/public_html/zc/admin/includes/functions/extra_functions/functions_bmz_io.php on line
12
Fatal error: require_once() [
function.require]: Failed opening required '/home/pcgoddes/public_html/zc/includes/functions/extra_functions/functions_bmz_io.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in
/home/pcgoddes/public_html/zc/admin/includes/functions/extra_functions/functions_bmz_io.php on line
12
The files are there and permissions are 777. What am I missing?
Thanks,
PC Goddess
Have you opened the files that the errors reference to verify line 12? I had 2 files that had errors similar to this, and both times when I went to that specific line, I found some incorrect characters in the code that created the issue. Once I removed them, the errors disappeared.
Even if there isn't a bug, the content of that line may shed light on what is causing the error - such as a referenced file that is missing....just some ideas - they may be deadends for you. I also had some issues getting IH2 set up this weekend, but with a little forum help and a hell of a lot of thread reading, I got it all resolved today.
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
TracNez411
Have you opened the files that the errors reference to verify line 12? I had 2 files that had errors similar to this, and both times when I went to that specific line, I found some incorrect characters in the code that created the issue. Once I removed them, the errors disappeared.
Even if there isn't a bug, the content of that line may shed light on what is causing the error - such as a referenced file that is missing....just some ideas - they may be deadends for you. I also had some issues getting IH2 set up this weekend, but with a little forum help and a hell of a lot of thread reading, I got it all resolved today.
Glad to hear you made it to resolution! I tried the above, to no avail. I decided since I had not invested a ton of time into the care and feeding of my site, to blow it away. Reinstalled ZC to my root, then IH2, then my template. Now its all backed up as well. :cool:
Thanks so much for the assistance.
Mary
-
Re: Image Handler 2 Support
Hi,
I am having a big issue with image handler now
It used to work fine. But now after the upgrade whenever I add an image to a product the whole catgory disappears. I get a page not found error.
I down graded to old files and still it has same issue.
I uninstalled IMH2 and I can upload pictures and everything seems ok
Once i turn IMH2 on the categories disappear again.
My zen cart ver is 1.3.7
using latest image handler 2 from oct 21st, 07
Any help is appreciated
Thanks in advance.
-
Re: Image Handler 2 Support
Hi everyone,
I have been looking for days but don't seem to be able to find what I'm looking for. I would like to have a border around my small images but haven't found a way to do it. There is a setting in "images" that make it sound like you can create a border but I can't get it to work.
If anyone has any idea of how to pull this off, I would love to hear your ideas. BTW: I can't go back and change the original pics because there are over 1000 of them.
thanks
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
crabdance
Hi everyone,
I have been looking for days but don't seem to be able to find what I'm looking for. I would like to have a border around my small images but haven't found a way to do it. There is a setting in "images" that make it sound like you can create a border but I can't get it to work.
If anyone has any idea of how to pull this off, I would love to hear your ideas. BTW: I can't go back and change the original pics because there are over 1000 of them.
thanks
That would be best achieved in the stylesheet I believe.
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
Still Crazy
That would be best achieved in the stylesheet I believe.
Hi Crazy,
Ok.. the solution is in the stylesheet. What do I need to do? I don't know what to change in order to get that effect. Can you explain some more?
Thanks, I appreciate it!
-
Re: Image Handler 2 Support
Hi everyone,
I get the following errors when hovering my mouse over the "new products" sidebox image. This shows up in Firebug.
myHint is not defined
onmouseover(mouseover clientX=0, clientY=0)biz (line 1)
myHint is not defined
onmouseout(mouseout clientX=0, clientY=0)
It doesn't seem to have any negative behavior but I was just wondering is there a way to get the error message to go away?
thanks
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
crabdance
Hi Crazy,
Ok.. the solution is in the stylesheet. What do I need to do? I don't know what to change in order to get that effect. Can you explain some more?
Thanks, I appreciate it!
Hi
Search through your your_template/css/stylesheet.css and find the image you want to put a border around. Using something like Firefox web developer add-on you can inspect the image and quickly determine the "id" or "class" of the element you are trying to style. Other wise you can trawl through the page source.
Assuming you wanted to put a border around the images on the product listing page then add this to the end of your stylesheet.
.productListing-data img{
border: 1px solid red;
}
You can then play around with border widths/colours etc until you reach your desired border.
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
Still Crazy
Hi
Search through your your_template/css/stylesheet.css and find the image you want to put a border around. Using something like Firefox web developer add-on you can inspect the image and quickly determine the "id" or "class" of the element you are trying to style. Other wise you can trawl through the page source.
Assuming you wanted to put a border around the images on the product listing page then add this to the end of your stylesheet.
.productListing-data img{
border: 1px solid red;
}
You can then play around with border widths/colours etc until you reach your desired border.
That worked great! I should be able to do what I need now. The web developer for FF is a great tool and has allowed me to add the borders to whatever page I need.
One more thing... Is there a way that you can make the border look like a shadow? Like only having the border to show up on the top and right side?
Thanks a bunch
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
crabdance
That worked great! I should be able to do what I need now. The web developer for FF is a great tool and has allowed me to add the borders to whatever page I need.
One more thing... Is there a way that you can make the border look like a shadow? Like only having the border to show up on the top and right side?
Thanks a bunch
Yes, but as a shadow it is a poor rendition.
You can add borders individually:- border-right: ; border-bottom: ;
There is another way but it is more complicated, and there could be possible drawbacks in using it, not to mention the fact that this is not the correct thread to discuss it :wink:
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
Still Crazy
Yes, but as a shadow it is a poor rendition.
You can add borders individually:- border-right: ; border-bottom: ;
There is another way but it is more complicated, and there could be possible drawbacks in using it, not to mention the fact that this is not the correct thread to discuss it :wink:
Thanks for the info. I will start posting my questions on this issue in the CSS section. Thanks again for your help
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
crabdance
Hi everyone,
I have been looking for days but don't seem to be able to find what I'm looking for. I would like to have a border around my small images but haven't found a way to do it. There is a setting in "images" that make it sound like you can create a border but I can't get it to work.
If anyone has any idea of how to pull this off, I would love to hear your ideas. BTW: I can't go back and change the original pics because there are over 1000 of them.
thanks
Just a couple of ideas. Not sure if they will help.
Are all your small images the same size? If so, couldn't you make a "border image" (all transparent except the border) and use the watermark feature of IH to do that? (I assume you're using IH since you asked here).
I also wouldn't be surprised if you could find a freeware (or inexpensive shareware) utility which would batch modify your images.
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
Rabbcon
Hi,
I am having a big issue with image handler now
It used to work fine. But now after the upgrade whenever I add an image to a product the whole catgory disappears. I get a page not found error.
I down graded to old files and still it has same issue.
I uninstalled IMH2 and I can upload pictures and everything seems ok
Once i turn IMH2 on the categories disappear again.
My zen cart ver is 1.3.7
using latest image handler 2 from oct 21st, 07
Any help is appreciated
Thanks in advance.
I guess our post doesn't show urgency. However, it is an EMERGENCY. We have some products that don't even come up once you click on them. Example---->Customize Lace Locs--->GiGi (The URL is in the signature.)
Does anyone have a clue as to what the problem could be? It was working fine before but stopped worked.
The only change we have made is that the person responsible for uploading images found a shortcut. They started uploading only 1 image through IMH2 and then renamed all other images to the IMH2 naming pattern then uploaded them through the server via FTP. I do not know if there is a process that each and every picture has to go through by uploading every picture manually. This is the only change. We have not installed any new add ons (modules). We have not modified the stylesheet, etc.
PLEASE HELP! Thanks!
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
Rabbcon
I guess our post doesn't show urgency. However, it is an EMERGENCY. We have some products that don't even come up once you click on them. Example---->Customize Lace Locs--->GiGi (The URL is in the signature.)
Does anyone have a clue as to what the problem could be? It was working fine before but stopped worked.
The only change we have made is that the person responsible for uploading images found a shortcut. They started uploading only 1 image through IMH2 and then renamed all other images to the IMH2 naming pattern then uploaded them through the server via FTP. I do not know if there is a process that each and every picture has to go through by uploading every picture manually. This is the only change. We have not installed any new add ons (modules). We have not modified the stylesheet, etc.
PLEASE HELP! Thanks!
For the sake of needing to have a functioning working site we have uninstalled IMH2 to work on it on a dummy database so...if you click on the link I provided in the quote above it will appear to work fine ONLY because IMH2 has been uninstalled.
We still need assistance regarding this problem. We have been working on this for a few days now and are no closer to solving it.
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
Rabbcon
I guess our post doesn't show urgency. However, it is an EMERGENCY. We have some products that don't even come up once you click on them. Example---->Customize Lace Locs--->GiGi (The URL is in the signature.)
Does anyone have a clue as to what the problem could be? It was working fine before but stopped worked.
The only change we have made is that the person responsible for uploading images found a shortcut. They started uploading only 1 image through IMH2 and then renamed all other images to the IMH2 naming pattern then uploaded them through the server via FTP. I do not know if there is a process that each and every picture has to go through by uploading every picture manually. This is the only change. We have not installed any new add ons (modules). We have not modified the stylesheet, etc.
PLEASE HELP! Thanks!
Have no idea what is wrong but we can try to troubleshoot.
Also I'm confused a little. In one post you said it stop working after a upgrade and this post you said there was no changes made. If there was an upgrade what was upgraded?
Have you check with your host and see if they made any changes?
Another thing is the size of images files. What are the image file size of the problem product?
M
-
Re: Image Handler 2 Support
Quote:
The only change we have made is that the person responsible for uploading images found a shortcut. They started uploading only 1 image through IMH2 and then renamed all other images to the IMH2 naming pattern then uploaded them through the server via FTP. I do not know if there is a process that each and every picture has to go through by uploading every picture manually. This is the only change. We have not installed any new add ons (modules). We have not modified the stylesheet, etc.
well Iam not an expert in Zencart at all, less in IH2, but I am confused, because in IH you dont have to upload any images through FTP...
If you want to add images you do it via IH and you dont even have to rename anything, because IH does this for you.
Just an idea which may cause the problem, but I am not sure whether I understood you right.
Hope this helps.
Regards,
kruna
-
Re: Image Handler 2 Support
The upgrade was done for image handler new version
The way the ftp upload was done is this way.
Image handler was used to create one image reference in database
So for eg: first image name is image.jpeg and uploaded using image handler.
Then consequent images are named image_01.jpeg, image_02.jpeg and uploaded through ftp rather than image handler. This was easier way since image handler will create cache based on consecutive file names
Now the issue is links are disappearing when image handler is on. When we create a new product and add an image the category the product is in disappears. When i delete the image or disable image handler the links appear again.
When the links disappear I get a page not found error.
Now image handler is uninstalled on our site. So the images are not resized and takes a long time to load.
Thanks
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
Rabbcon
PLEASE HELP! Thanks!
What is the image size your uploading?
Is this just happening on just 1 product?
Have you check your server error logs?
M
-
Re: Image Handler 2 Support
Each image is around 700x700 px . Average sizes are 130 KB.
The server error log says this
HP: Error parsing /ll/public_html/php.ini on line 1
PHP: Error parsing /ll/public_html/php.ini on line 1
PHP: Error parsing /ll/public_html/php.ini on line 1
PHP: Error parsing /ll/public_html/php.ini on line 1
PHP: Error parsing /ll/public_html/php.ini on line 1
[Wed Nov 7 23:36:23 2007] [error] File does not exist: /ll/public_html/index.php_files/spacer.gif
PHP: Error parsing /ll/public_html/php.ini on line 1
Not sure any of these errors correspond to the image handler issue.
Thanks
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
Kruna
well Iam not an expert in Zencart at all, less in IH2, but I am confused, because in IH you dont have to upload any images through FTP...
If you want to add images you do it via IH and you dont even have to rename anything, because IH does this for you.
Just an idea which may cause the problem, but I am not sure whether I understood you right.
Hope this helps.
Regards,
kruna
You don't have to use IH to upload any images along as you use the correct naming scheme. You can upload using ftp.
M
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
Rabbcon
Each image is around 700x700 px . Average sizes are 130 KB.
The server error log says this
HP: Error parsing /ll/public_html/php.ini on line 1
PHP: Error parsing /ll/public_html/php.ini on line 1
PHP: Error parsing /ll/public_html/php.ini on line 1
PHP: Error parsing /ll/public_html/php.ini on line 1
PHP: Error parsing /ll/public_html/php.ini on line 1
[Wed Nov 7 23:36:23 2007] [error] File does not exist: /ll/public_html/index.php_files/spacer.gif
PHP: Error parsing /ll/public_html/php.ini on line 1
Not sure any of these errors correspond to the image handler issue.
Thanks
This the errors you get when IH is on?
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
tophand
Have no idea what is wrong but we can try to troubleshoot.
Also I'm confused a little. In one post you said it stop working after a upgrade and this post you said there was no changes made. If there was an upgrade what was upgraded?
Have you check with your host and see if they made any changes?
Another thing is the size of images files. What are the image file size of the problem product?
M
The upgrade was for image handler 2 oct 21st upgrade. The host hasn't made any changes. The lightbox was updated after.
image sizes are 700 x700 px around 130kb. There are a few products and few categories disappearing giving page not found error
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
tophand
This the errors you get when IH is on?
Hi.
My apologizes. That were errors after the image handler errors
These are the image handler errors with it turned on.
PHP: Error parsing /ll/public_html/php.ini on line 1
[Thu Nov 8 00:01:01 2007] [error] Premature end of script headers: /ll/public_html/index.php
PHP: Error parsing /ll/public_html/php.ini on line 1
PHP: Error parsing /ll/public_html/php.ini on line 1
PHP: Error parsing /ll/public_html/php.ini on line 1
[Thu Nov 8 00:00:32 2007] [error]Premature end of script headers: /ll/public_html/index.php
PHP: Error parsing /ll/public_html/php.ini on line 1
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
Rabbcon
Hi.
My apologizes. That were errors after the image handler errors
These are the image handler errors with it turned on.
PHP: Error parsing /ll/public_html/php.ini on line 1
[Thu Nov 8 00:01:01 2007] [error] Premature end of script headers: /ll/public_html/index.php
PHP: Error parsing /ll/public_html/php.ini on line 1
PHP: Error parsing /ll/public_html/php.ini on line 1
PHP: Error parsing /ll/public_html/php.ini on line 1
[Thu Nov 8 00:00:32 2007] [error]Premature end of script headers: /ll/public_html/index.php
PHP: Error parsing /ll/public_html/php.ini on line 1
Fixed issue.Thank you tophand for the hint for server error. thanks to all others for the debugging tips.
The issue was php.ini inside public_html. the code was created to reduce time out issue on old server. This script seems to create the server error and not create links. somehow the script error interferes with image handler generation. Not sure what.
Thanks
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
Rabbcon
Hi.
My apologizes. That were errors after the image handler errors
These are the image handler errors with it turned on.
PHP: Error parsing /ll/public_html/php.ini on line 1
[Thu Nov 8 00:01:01 2007] [error] Premature end of script headers: /ll/public_html/index.php
PHP: Error parsing /ll/public_html/php.ini on line 1
PHP: Error parsing /ll/public_html/php.ini on line 1
PHP: Error parsing /ll/public_html/php.ini on line 1
[Thu Nov 8 00:00:32 2007] [error]Premature end of script headers: /ll/public_html/index.php
PHP: Error parsing /ll/public_html/php.ini on line 1
This could be the problem:
[error]Premature end of script headers: /ll/public_html/index.php
I'm still learning all this so I not sure where to start.
Thinking that 1 of the php files has been damage or has a extra space.
Might be a good idea to post in the General Question forum.
Include the 2 error logs that you post here(label the 1 with IH on).
Might get faster help.
M
-
Re: Image Handler 2 Support
Hi,
I have this problem as well on the newest Cherry Zen template - tried this fix and the modification to bmz_image_handler.class.php per the template author's suggestion in another post.
Is there anything else I can try? This is perplexing.
My site is at www.pcgoddess.biz. Thanks!
Quote:
Originally Posted by
prosam
I have a weird issue with zooming that I'm not sure if it's been covered. I searched but there are so many pages, anyway...
In FireFox 2.0 and IE7 when the zoom kicks in, it moves the whole page down and places the image at the upper left corner of the page.
see here: lifesubstance.com/shop/index.php?main_page=index&cPath=3
Thanks,
Sammy
EDIT: Found the solution.
I'm using a custom template, so I needed to copy the stylesheet from /includes/templates/template_default/css into my custom template's css folder. So if you have this problem copy the CSS and Popup Additional folders into your custom template
-
1 Attachment(s)
Re: Image Handler 2 Support
Quote:
Originally Posted by
pcgoddess
Hi,
I have this problem as well on the newest Cherry Zen template - tried this fix and the modification to bmz_image_handler.class.php per the template author's suggestion in another post.
Is there anything else I can try? This is perplexing.
My site is at
www.pcgoddess.biz. Thanks!
Need to patch jscript_imagehover.js
I attached the patched file.
M
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
tophand
Need to patch jscript_imagehover.js
I attached the patched file.
M
Awesome - thank you. Does it go to this path:
/includes/templates/template_default/jscript
I think I am missing something, because I uploaded the JS file there and still have the issue.
Thanks so much for your help,
Mary
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
pcgoddess
Awesome - thank you. Does it go to this path:
/includes/templates/template_default/jscript
I think I am missing something, because I uploaded the JS file there and still have the issue.
Thanks so much for your help,
Mary
Hi Mary,
The file goes here: /includes/templates/YOUR_TEMPLATE/jscript/
I had all those problems too (smile).
Hope this helps
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
crabdance
Hi Mary,
The file goes here: /includes/templates/YOUR_TEMPLATE/jscript/
I had all those problems too (smile).
Hope this helps
Hi cd,
Well, here's the scoop. I have 4 folders in /includes/templates (permissions of 755): cherry_zen, classic, template_custom and template_default. I copied the jscript folder and the popup_image_additional folder from template_default to cherry_zen and template custom - no avail. Any other ideas?
Thanks,
Mary
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
pcgoddess
Hi cd,
Well, here's the scoop. I have 4 folders in /includes/templates (permissions of 755): cherry_zen, classic, template_custom and template_default. I copied the jscript folder and the popup_image_additional folder from template_default to cherry_zen and template custom - no avail. Any other ideas?
Thanks,
Mary
Your missing the file, style_imagehover.css
Need to put it here:
includes/templates/cherry_zen/css
M
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
tophand
Your missing the file, style_imagehover.css
Need to put it here:
includes/templates/cherry_zen/css
M
That did it TH! :clap::clap:
Thanks to all of you and your support....much appreciated.
Mary
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
pcgoddess
That did it TH! :clap::clap:
Thanks to all of you and your support....much appreciated.
Mary
YEA!!!!!!! :onfire:
-
Re: Image Handler 2 Support
Hi,
I've just installed IH2 and when I got into admin->configuration->images there are no need options available just the original ones.
When I was installing it I followed the install instructs but when i went to admin->tools->image handler2 then clicked admin i wasn't given an option to install image handler, the only options available were
remove image handler from database
clear image cache
scan for old IH0.x and 1.x original images
I assumed that meant it had installed, but still no config options.
Can anyone give me some advise about what i did wrong?
Thanks
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
Phil020782
Hi,
I've just installed IH2 and when I got into admin->configuration->images there are no need options available just the original ones.
When I was installing it I followed the install instructs but when i went to admin->tools->image handler2 then clicked admin i wasn't given an option to install image handler, the only options available were
remove image handler from database
clear image cache
scan for old IH0.x and 1.x original images
I assumed that meant it had installed, but still no config options.
Can anyone give me some advise about what i did wrong?
Thanks
Do you scroll all the down on admin->configuration->images page?
IH options are at the very bottom.
Have you check to be sure you uploaded "all" the files needed for IH and in the right folders?
Still nothing then click the link for "remove image handler from database".
You should get a delete button, use it.
(Note: you are not deleting any files by doing this.)
The page should refresh and at the top of the page you see this "Image Handler successfully removed".
You should now have the link "Install Image Handler", use it.
M
-
Re: Image Handler 2 Support
I would suggest that you re-install the files and make SURE that you overwrite all the files and start fresh. I had similar problems and re-installing worked for me.
Hope this helps... good luck
-
Re: Image Handler 2 Support
Thanks tophand,
I followed your instructions to remove and reinstal and it worked straight away.
-
Re: Image Handler 2 Support
As much as I hate to say this but, I have messed up IH2. Right now here's how it is working:
Quote:
1. zoom only works for the whole image.
2. When I turn hotspot on or off it will either work on the full image or not at all
I have tried un-installing and re-installing. Hmm haven't tried the cache. Guess I will try that one next.
Ok... tried that and that's not the problem
Also, if anyone would like to look at my CSS please do. I don't know how long the images have not been functioning because I was working on the CSS so much.
Will gladly grovel for help (it used to but I killed it somehow) :frusty:
Oh.. and it doesn't work at all on IE now (sigh)
Any help greatly appreciated!
BTW: I just got through working out a solution for the peekaboo bug... maybe this had something to do with it???
-
Re: Image Handler 2 Support
Got it working now... funny, I followed my own advice. I completly re-installed the core files and made sure that everything was overwritten. Once I did that, everything worked out perfectly. I now have IH2 working in both FF and IE.
Sorry for the false alarm... I was freakin' (smile)
-
Re: Image Handler 2 Support
I can't help but wonder what I did to make IH2 stop working again??? Oh well, it's good to have it working.
-
Re: Image Handler 2 Support
I'm having an issue where IH is breaking my cart only on one category. I have categories set up like this:
Photographs-> (206)
|_ Floral (77)
|_ Nature (17)
|_ Scenic (43)
|_ Human Interest (37)
|_ Architectural (12)
|_ Fall/Thanksgiving (15)
|_ Winter/Christmas (5)
When IH is installed, the Human Interest category doesn't work. When it is 'deleted from the database' as per the admin panel, the category works fine.
by 'doesn't work' I mean the category won't display products or anything below.
here is the code when it is working (IH is not installed): (I removed header stuff)
Code:
<body id="indexBody">
<div id="mainWrapper">
<div class="messageStackWarning larger"><img src="includes/templates/template_default/images/icons/warning.gif" alt="Warning" title=" Warning " width="20" height="20" /> NOTICE: The website is currently Down For Maintenance to the public</div>
<!--bof-header logo and navigation display-->
<div id="headerWrapper">
<!--bof-navigation display-->
<div id="navMainWrapper">
<div id="navMain">
<ul class="back">
<li><a href="http://throughmylensphotography.com/">Home</a></li>
<li><a href="http://throughmylensphotography.com/index.php?main_page=login">Log In</a></li>
</ul>
</div>
<div id="navMainSearch"><form name="quick_find_header" action="http://throughmylensphotography.com/index.php?main_page=advanced_search_result" method="get"><input type="hidden" name="main_page" value="advanced_search_result" /><input type="hidden" name="search_in_description" value="1" /><input type="text" name="keyword" size="6" maxlength="30" style="width: 100px" value="Enter search keywords here" onfocus="if (this.value == 'Enter search keywords here') this.value = '';" onblur="if (this.value == '') this.value = 'Enter search keywords here';" /> <input type="submit" value="Search" style="width: 45px" /></form></div>
<br class="clearBoth" />
</div>
<!--eof-navigation display-->
<!--bof-branding display-->
<div id="logoWrapper">
<div id="logo"><a href="http://throughmylensphotography.com/"><img src="includes/templates/tmlp/images/logo.gif" alt="Powered by Zen Cart :: The Art of E-Commerce" title=" Powered by Zen Cart :: The Art of E-Commerce " width="192" height="64" /></a></div>
</div>
<br class="clearBoth" />
<!--eof-branding display-->
<!--eof-header logo and navigation display-->
<!--bof-optional categories tabs navigation display-->
<div id="navCatTabsWrapper">
<div id="navCatTabs">
<ul>
<li><a class="category-top" href="http://throughmylensphotography.com/index.php?main_page=index&cPath=1"><span class="category-subs-selected">Photographs</span></a> </li>
<li><a class="category-top" href="http://throughmylensphotography.com/index.php?main_page=index&cPath=16">Pre-Packaged Note Card Sets</a> </li>
</ul>
</div>
</div>
<!--eof-optional categories tabs navigation display-->
<!--bof-header ezpage links-->
<!--eof-header ezpage links-->
</div>
<table width="100%" border="0" cellspacing="0" cellpadding="0" id="contentMainWrapper">
<tr>
<td id="navColumnOne" class="columnLeft" style="width: 210px">
<div id="navColumnOneWrapper" style="width: 230px"><!--// bof: categories //-->
<div class="leftBoxContainer" id="categories" style="width: 230px">
<h3 class="leftBoxHeading" id="categoriesHeading">Categories</h3>
<div id="categoriesContent" class="sideBoxContent">
<a class="category-top" href="http://throughmylensphotography.com/index.php?main_page=index&cPath=1"><span class="category-subs-parent">Photographs</span>-></a> (206)<br />
<a class="category-products" href="http://throughmylensphotography.com/index.php?main_page=index&cPath=1_2"> |_ Floral</a> (77)<br />
<a class="category-products" href="http://throughmylensphotography.com/index.php?main_page=index&cPath=1_3"> |_ Nature</a> (17)<br />
<a class="category-products" href="http://throughmylensphotography.com/index.php?main_page=index&cPath=1_4"> |_ Scenic</a> (43)<br />
<a class="category-products" href="http://throughmylensphotography.com/index.php?main_page=index&cPath=1_10"><span class="category-subs-selected"> |_ Human Interest</span></a> (37)<br />
<a class="category-products" href="http://throughmylensphotography.com/index.php?main_page=index&cPath=1_11"> |_ Architectural</a> (12)<br />
<a class="category-products" href="http://throughmylensphotography.com/index.php?main_page=index&cPath=1_8"> |_ Fall/Thanksgiving</a> (15)<br />
<a class="category-products" href="http://throughmylensphotography.com/index.php?main_page=index&cPath=1_9"> |_ Winter/Christmas</a> (5)<br />
<a class="category-top" href="http://throughmylensphotography.com/index.php?main_page=index&cPath=16">Pre-Packaged Note Card Sets</a> (16)<br />
<hr id="catBoxDivider" />
<a class="category-links" href="http://throughmylensphotography.com/index.php?main_page=products_new">New Products ...</a><br />
<a class="category-links" href="http://throughmylensphotography.com/index.php?main_page=products_all">All Products ...</a>
</div></div>
<!--// eof: categories //-->
<!--// bof: bestsellers //-->
<div class="leftBoxContainer" id="bestsellers" style="width: 230px">
<h3 class="leftBoxHeading" id="bestsellersHeading">Bestsellers</h3>
<div id="bestsellersContent" class="sideBoxContent">
<div class="wrapper">
<ol>
<li><a href="http://throughmylensphotography.com/index.php?main_page=product_info&products_id=158">Rustic Spring</a></li>
</ol>
</div>
</div></div>
<!--// eof: bestsellers //-->
<!--// bof: information //-->
<div class="leftBoxContainer" id="information" style="width: 230px">
<h3 class="leftBoxHeading" id="informationHeading">Information</h3>
<div id="informationContent" class="sideBoxContent">
<ul style="margin: 0; padding: 0; list-style-type: none;">
<li><a href="http://throughmylensphotography.com/index.php?main_page=shippinginfo">Shipping & Returns</a></li>
<li><a href="http://throughmylensphotography.com/index.php?main_page=privacy">Privacy Notice</a></li>
<li><a href="http://throughmylensphotography.com/index.php?main_page=conditions">Customer Reviews</a></li>
<li><a href="http://throughmylensphotography.com/index.php?main_page=contact_us">Contact Us</a></li>
<li><a href="http://throughmylensphotography.com/index.php?main_page=gv_faq">Gift Certificate FAQ</a></li>
<li><a href="http://throughmylensphotography.com/index.php?main_page=discount_coupon">Discount Coupons</a></li>
<li><a href="http://throughmylensphotography.com/index.php?main_page=unsubscribe">Newsletter Unsubscribe</a></li>
.... (shortened to fit character limit on post)
<!--bof- site copyright display -->
<div id="siteinfoLegal" class="legalCopyright">Copyright © 2007 <a href="http://throughmylensphotography.com" target="_blank">Through My Lens Photography</a>. Powered by <a href="http://www.zen-cart.com" target="_blank">Zen Cart</a><br />Site built and maintained by <a href="http://knightechnologysolutions.com" target="_blank">Knight Technology Solutions</a></div>
<!--eof- site copyright display -->
</div>
<!--bof- parse time display -->
<!--eof- parse time display -->
<!--bof- banner #6 display -->
<!--eof- banner #6 display -->
</body></html>
And here is the code when IH is installed:
Code:
<body id="indexBody">
<div id="mainWrapper">
<div class="messageStackWarning larger"><img src="includes/templates/template_default/images/icons/warning.gif" alt="Warning" title=" Warning " width="20" height="20" /> NOTICE: The website is currently Down For Maintenance to the public</div>
<!--bof-header logo and navigation display-->
<div id="headerWrapper">
<!--bof-navigation display-->
<div id="navMainWrapper">
<div id="navMain">
<ul class="back">
<li><a href="http://throughmylensphotography.com/">Home</a></li>
<li><a href="http://throughmylensphotography.com/index.php?main_page=login">Log In</a></li>
</ul>
</div>
<div id="navMainSearch"><form name="quick_find_header" action="http://throughmylensphotography.com/index.php?main_page=advanced_search_result" method="get"><input type="hidden" name="main_page" value="advanced_search_result" /><input type="hidden" name="search_in_description" value="1" /><input type="text" name="keyword" size="6" maxlength="30" style="width: 100px" value="Enter search keywords here" onfocus="if (this.value == 'Enter search keywords here') this.value = '';" onblur="if (this.value == '') this.value = 'Enter search keywords here';" /> <input type="submit" value="Search" style="width: 45px" /></form></div>
<br class="clearBoth" />
</div>
<!--eof-navigation display-->
<!--bof-branding display-->
<div id="logoWrapper">
<div id="logo"><a href="http://throughmylensphotography.com/"><img src="includes/templates/tmlp/images/logo.gif" alt="Powered by Zen Cart :: The Art of E-Commerce" title=" Powered by Zen Cart :: The Art of E-Commerce " width="192" height="64" /></a></div>
</div>
<br class="clearBoth" />
<!--eof-branding display-->
<!--eof-header logo and navigation display-->
<!--bof-optional categories tabs navigation display-->
<div id="navCatTabsWrapper">
<div id="navCatTabs">
<ul>
<li><a class="category-top" href="http://throughmylensphotography.com/index.php?main_page=index&cPath=1"><span class="category-subs-selected">Photographs</span></a> </li>
<li><a class="category-top" href="http://throughmylensphotography.com/index.php?main_page=index&cPath=16">Pre-Packaged Note Card Sets</a> </li>
</ul>
</div>
</div>
<!--eof-optional categories tabs navigation display-->
<!--bof-header ezpage links-->
<!--eof-header ezpage links-->
</div>
<table width="100%" border="0" cellspacing="0" cellpadding="0" id="contentMainWrapper">
<tr>
<td id="navColumnOne" class="columnLeft" style="width: 210px">
<div id="navColumnOneWrapper" style="width: 230px"><!--// bof: categories //-->
<div class="leftBoxContainer" id="categories" style="width: 230px">
<h3 class="leftBoxHeading" id="categoriesHeading">Categories</h3>
<div id="categoriesContent" class="sideBoxContent">
<a class="category-top" href="http://throughmylensphotography.com/index.php?main_page=index&cPath=1"><span class="category-subs-parent">Photographs</span>-></a> (206)<br />
<a class="category-products" href="http://throughmylensphotography.com/index.php?main_page=index&cPath=1_2"> |_ Floral</a> (77)<br />
<a class="category-products" href="http://throughmylensphotography.com/index.php?main_page=index&cPath=1_3"> |_ Nature</a> (17)<br />
<a class="category-products" href="http://throughmylensphotography.com/index.php?main_page=index&cPath=1_4"> |_ Scenic</a> (43)<br />
<a class="category-products" href="http://throughmylensphotography.com/index.php?main_page=index&cPath=1_10"><span class="category-subs-selected"> |_ Human Interest</span></a> (37)<br />
<a class="category-products" href="http://throughmylensphotography.com/index.php?main_page=index&cPath=1_11"> |_ Architectural</a> (12)<br />
<a class="category-products" href="http://throughmylensphotography.com/index.php?main_page=index&cPath=1_8"> |_ Fall/Thanksgiving</a> (15)<br />
<a class="category-products" href="http://throughmylensphotography.com/index.php?main_page=index&cPath=1_9"> |_ Winter/Christmas</a> (5)<br />
<a class="category-top" href="http://throughmylensphotography.com/index.php?main_page=index&cPath=16">Pre-Packaged Note Card Sets</a> (16)<br />
<hr id="catBoxDivider" />
<a class="category-links" href="http://throughmylensphotography.com/index.php?main_page=products_new">New Products ...</a><br />
<a class="category-links" href="http://throughmylensphotography.com/index.php?main_page=products_all">All Products ...</a>
</div></div>
<!--// eof: categories //-->
<!--// bof: bestsellers //-->
<div class="leftBoxContainer" id="bestsellers" style="width: 230px">
<h3 class="leftBoxHeading" id="bestsellersHeading">Bestsellers</h3>
<div id="bestsellersContent" class="sideBoxContent">
<div class="wrapper">
<ol>
<li><a href="http://throughmylensphotography.com/index.php?main_page=product_info&products_id=158">Rustic Spring</a></li>
</ol>
</div>
</div></div>
<!--// eof: bestsellers //-->
<!--// bof: information //-->
<div class="leftBoxContainer" id="information" style="width: 230px">
<h3 class="leftBoxHeading" id="informationHeading">Information</h3>
<div id="informationContent" class="sideBoxContent">
<ul style="margin: 0; padding: 0; list-style-type: none;">
<li><a href="http://throughmylensphotography.com/index.php?main_page=shippinginfo">Shipping & Returns</a></li>
<li><a href="http://throughmylensphotography.com/index.php?main_page=privacy">Privacy Notice</a></li>
<li><a href="http://throughmylensphotography.com/index.php?main_page=conditions">Customer Reviews</a></li>
<li><a href="http://throughmylensphotography.com/index.php?main_page=contact_us">Contact Us</a></li>
<li><a href="http://throughmylensphotography.com/index.php?main_page=gv_faq">Gift Certificate FAQ</a></li>
<li><a href="http://throughmylensphotography.com/index.php?main_page=discount_coupon">Discount Coupons</a></li>
<li><a href="http://throughmylensphotography.com/index.php?main_page=unsubscribe">Newsletter Unsubscribe</a></li>
</ul>
</div></div>
<!--// eof: information //-->
<!--// bof: reviews //-->
<div class="leftBoxContainer" id="reviews" style="width: 230px">
<h3 class="leftBoxHeading" id="reviewsHeading"><a href="http://throughmylensphotography.com/index.php?main_page=reviews">Reviews [more]</a></h3>
<div id="reviewsContent" class="sideBoxContent centeredContent"><a href="http://throughmylensphotography.com/index.php?main_page=product_reviews_info&products_id=191&reviews_id=4"><img src="bmz_cache/5/54b48743d45001e099991013208f90f3.image.53x80.jpg" alt="Bride and Bouquet" title=" Bride and Bouquet " width="53" height="80" style="position:relative" onmouseover="showtrail('bmz_cache/b/b15ee14c5731ebee9ae027fec5210dc6.image.80x120.jpg','Bride and Bouquet',53,80,80,120,this,0,0,53,80);" onmouseout="hidetrail();" /><br />My family and friends oooo and aaah as they look at the phot ..</a><br /><br /><img src="includes/templates/template_default/images/stars_5.gif" alt="5 of 5 Stars!" title=" 5 of 5 Stars! " width="90" height="20" /></div></div>
<!--// eof: reviews //-->
</div></td>
<td valign="top">
<!-- bof breadcrumb -->
<div id="navBreadCrumb"> <a href="http://throughmylensphotography.com/">Home</a> ::
<a href="http://throughmylensphotography.com/index.php?main_page=index&cPath=1">Photographs</a> ::
Human Interest
</div>
<!-- eof breadcrumb -->
<!-- bof upload alerts -->
<!-- eof upload alerts -->
<div class="centerColumn" id="indexProductList">
<h1 id="productListHeading">Human Interest</h1>
<form name="filter" action="http://throughmylensphotography.com/index.php?main_page=index" method="get"><label class="inputLabel">Filter Results by:</label><input type="hidden" name="main_page" value="index" /><input type="hidden" name="cPath" value="1_10" /><input type="hidden" name="sort" value="20a" /><select name="alpha_filter_id" onchange="this.form.submit()">
<option value="0">Items starting with ...</option>
<option value="65">A</option>
<option value="66">B</option>
<option value="67">C</option>
<option value="68">D</option>
<option value="69">E</option>
<option value="70">F</option>
<option value="71">G</option>
<option value="72">H</option>
<option value="73">I</option>
<option value="74">J</option>
<option value="75">K</option>
<option value="76">L</option>
<option value="77">M</option>
<option value="78">N</option>
<option value="79">O</option>
<option value="80">P</option>
<option value="81">Q</option>
<option value="82">R</option>
<option value="83">S</option>
<option value="84">T</option>
<option value="85">U</option>
<option value="86">V</option>
<option value="87">W</option>
<option value="88">X</option>
<option value="89">Y</option>
<option value="90">Z</option>
<option value="48">0</option>
<option value="49">1</option>
<option value="50">2</option>
<option value="51">3</option>
<option value="52">4</option>
<option value="53">5</option>
<option value="54">6</option>
<option value="55">7</option>
<option value="56">8</option>
<option value="57">9</option>
</select>
</form>
<br class="clearBoth" />
What can I do to fix this? I'd like to use IH, but I don't have to.
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
joshlfisher
When IH is installed, the Human Interest category doesn't work. When it is 'deleted from the database' as per the admin panel, the category works fine.
by 'doesn't work' I mean the category won't display products or anything below.
As the problem is confined to a single category, this sounds like the excessively sized images problem. What is the filesize of the largest image in that section?
-
Re: Image Handler 2 Support
1935x2903
483dpi 24bit JPEG
3.33 Megabytes
I'll go ahead and resize the pics manually, and see if that helps.
What is a good max size for uploading?
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
joshlfisher
1935x2903
483dpi 24bit JPEG
3.33 Megabytes
I'll go ahead and resize the pics manually, and see if that helps.
What is a good max size for uploading?
This would certainly fit into the excessive category. I take a close look at anything over 100k (about 200k would be an absolute limit), to see whether there's a reason (e.g. complexity of image, wide spread of natural colors) to warrant it being that large. Most of the images that I upload with Image Handler (to be used as a basis for the largest images) would be in the 30-90k range and no larger than 750 x 550 pixels. There's just no point to uploading huge images with more data than can actually be used on a visitor's monitor.
-
Re: Image Handler 2 Support
I limit almost all of my images to 72 dpi and a max of 450 or 500 px in either direction. Most of my 500 px Tall images fill the browser screen anyway.
IH2 does a decent job of reducing the images for quick loads.
JOhn ><>
-
Re: Image Handler 2 Support
I changed all photos in the category to 72dpi 5x7inches. It works! Thanks all!
-
Re: Image Handler 2 Support
Hi everyone,
I'm having an issue with IH2 and some changes I have made. I put a shadowbox around all my pictures. Before this, the hover image would only show up if you placed it over the + sign. Now it does it anywhere you hover on the image. I put my old files back and everything worked fine. Any ideas? Think I need to re-install IH2?
Thanks for the help.
-
Re: Image Handler 2 Support
False alarm... When I overwrote the files things worked fine. Thanks to anyone who looked.
-
Re: Image Handler 2 Support
After use IMH2 a long time, i have some question about this :
I see some folder very very big in my host :
Bmz cached
Cached
In my host, it is about 250 Mb! Very very big folder. If i delete them , is it possible?
Also, Do i need backup that folder when i backup my store?
KIMSON
Thanks you & best regards,
-
Re: Image Handler 2 Support
Hi,
Please can someone explain to me how I can use IH2 to mass upload images and additional images (if this is possible).
I could easily FTP the images but the problem is with the additional images, my supplier uses different filenames for additional images (example: ImageA.jpg for main image and ImageB.jpg for additional image). It is my understanding that for IH to recognise it as an additional image it has to be ImageA_01.jpg?
If I could upload all images with IH2, would it automatically rename the additional images (ImageA_01.jpg etc...) and if so how would I go about doing that?
Any help to clear this up would be much appreciated
Thanks
-
Re: Image Handler 2 Support
No it won't automatically perform the re-naming for you. In fact, unless they are correctly named, neither Zen Cart nor Image Handler will even recognize them as additional images for productA.
A slight refinement on the naming needed. The additional images simply need to start productA, i.e. have the same stem as the product image. You can put anything afterwards. The "_01" etc. usually suggested is merely good practise.
However, in summary, you will need to re-name the files before you upload them.
-
Re: Image Handler 2 Support
Thanks for clearing that up for me kuroi.
Can IH2 only add images 1 at a time or can images be mass uploaded?
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
kuroi
No it won't automatically perform the re-naming for you. In fact, unless they are correctly named, neither Zen Cart nor Image Handler will even recognize them as additional images for productA.
A slight refinement on the naming needed. The additional images simply need to start productA, i.e. have the same stem as the product image. You can put anything afterwards. The "_01" etc. usually suggested is merely good practise.
However, in summary, you will need to re-name the files before you upload them.
IH "Does" auto rename additional images based on the product main image when using the IH Admin!
Admin-->Tools--> Image Handler 2--> Manager
Select product from drop box
Select product you want to add image(s) too.
Using the "Default Image File" box, browse to the image(s) you want add, select and save. IH will auto rename the files to the correct naming format.
So if the product main image is named RedShoe.jpg and your adding additional images called sideview.jpg, rearview.jpg IH will rename these images RedShoe_01.jpg, RedShoe_02.jpg
M
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
Phil020782
Thanks for clearing that up for me kuroi.
Can IH2 only add images 1 at a time or can images be mass uploaded?
You can always try it using what I outline in the above post.
I never have tried it as I only add 1 additional image 99% of the time to the product.
Let us know if it works for you.
M
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
kimsonvu
After use IMH2 a long time, i have some question about this :
I see some folder very very big in my host :
Bmz cached
Cached
In my host, it is about 250 Mb! Very very big folder. If i delete them , is it possible?
Also, Do i need backup that folder when i backup my store?
KIMSON
Thanks you & best regards,
Admin-->Tools--> Image Handler 2-->Admin and click on the link "Clear Image Cache".
IH will recreate the files when needed.
I do this every 2 weeks or so and before I make backups.
M
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
tophand
IH "Does" auto rename additional images based on the product main image when using the IH Admin!
Admin-->Tools--> Image Handler 2--> Manager
Select product from drop box
Select product you want to add image(s) too.
Using the "Default Image File" box, browse to the image(s) you want add, select and save. IH will auto rename the files to the correct naming format.
So if the product main image is named RedShoe.jpg and your adding additional images called sideview.jpg, rearview.jpg IH will rename these images RedShoe_01.jpg, RedShoe_02.jpg
M
Quote:
Originally Posted by
tophand
You can always try it using what I outline in the above post.
I never have tried it as I only add 1 additional image 99% of the time to the product.
Let us know if it works for you.
M
It appears that I have given you a partial answer.
Tophand and I appear to use IH in completely different ways, so you have to put our experiences together to get the full and correct answer
:rotflmao:
Sounds like tophand always uploads images one at a time via the IH admin and it auto-renames the additional images as it knows to which product and product image they are related.
I always prepare my images locally, often using Photoshop batch actions on whole directories and then FTP the whole lot in one go, and have to rely on correct naming to allow Zen Cart and IH to make the connections. (My product details including the product_image are also uploaded in bulk by Easy Populate).
Apologies for any confusion.
-
Re: Image Handler 2 Support
Quote:
Originally Posted by
kuroi
It appears that I have given you a partial answer.
Tophand and I appear to use IH in completely different ways, so you have to put our experiences together to get the full and correct answer
:rotflmao:
Sounds like tophand always uploads images one at a time via the IH admin and it auto-renames the additional images as it knows to which product and product image they are related.
I always prepare my images locally, often using Photoshop batch actions on whole directories and then FTP the whole lot in one go, and have to rely on correct naming to allow Zen Cart and IH to make the connections. (My product details including the product_image are also uploaded in bulk by Easy Populate).
Apologies for any confusion.
:laugh:
I do it both ways depending what is needed at the time.
I alway prepare my images before hand and if I'm adding new products I FTP everything. But some times I'm only adding 1 product or updating a product I end up using IH to upload.
Do what I do, play around. Just be sure to backup first!
M
-
Re: Image Handler 2 Support
Thanks for the advice guys, you've answered my question. I'll rename the images locally and ftp them unless it's only a few then I can use IH admin.
Thanks