Zen Cart Logo
Forums / All Other Contributions/Addons / Image Handler 3 Support Thread (for ZC v1.3.9)

Image Handler 3 Support Thread (for ZC v1.3.9)

Views: 180,262

Results 381 to 400 of 1,099
13 Aug 2011, 3:24 PM
#381
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Image Handler 3 Support Thread (for ZC v1.3.9)

So let me start with this.. From page ONE of this support thread: http://www.zen-cart.com/forum/showpost.php?p=1022170&postcount=2

DivaVocals:

BEFORE YOU POST A SUPPORT QUESTION HERE READ THROUGH THIS SECTION (this is from the Image Handler readme file):
**
Troubleshooting Basics **

Make sure your custom template is active. (Admin > Tools > Template Selection)

Make sure Image Handler 3 is installed. Admin > Tools > Image Handler3 > Admin. Set permissions in both your images and bmz_cache folders to 755 (eg: **both **of these folders need to have the same permissions. For some webhosts you may have to set these permissions to 777).

If Image Handler 3 does not work or gives you errors:

  • Make sure all files are in correct location
  • Make sure you uploaded ALL the Image Handler 3 files
  • Make sure the files are not corrupt from bad FTP transfers
  • Make sure your file merge edits are correct
  • MAKE SURE YOU RE-READ THE CONFIGURATION AND USAGE SECTIONS!!!
  • Make sure that there are no javascript conflicts from other programs
  • Make sure that your main product image files names DO NOT contain any special characters
 ie: non-alphanumeric characters such as
 / \ : ! @ # $ % ^ < > , [ ] { } & * ( ) + =  
 
 Always use proper filenaming practices when naming your images - See this      document as a reference: [http://www.records.ncdcr.gov/erecords/filenaming\_20080508\_final.pdf\\](http://www.records.ncdcr.gov/erecords/filenaming_20080508_final.pdf)

When posting bugs/issues aboutImage Handler 3, it's a WHOLE LOT more helpful to resolve them if you post details. Just saying "it's broken" or "doesn't work" does not provide nearly enough information to help YOU resolve YOUR issue.

Please provide as MUCH information as possible including:

  • The version of Zen Cart you are running
  • The version of Image Handler 3 you are running (you can see this by going to “Admin > Tools > Image Handler3” – the version is displayed in the upper left hand side)
  • Any other add-ons you may have also installed
  • Hosting/server information (PHP versions, mySQL versions, hosting provider etc)
  • The EXACT error/issue you are experiencing
  • AND if you're REALLY detail oriented, tell us the install sequence/method you used to install Image Handler 3.
  • Post a link (not a screen print) to a specific product/product listing page where the issue you are experiencing can be seen (Please DO NOT make folks fish through your site looking for an example of your issue)

AND this last point is important.. The volunteers who help here need to SEE what you see LIVE. A screenprint really isn’t good enough.


And a (gentle) reminder about FREE forum support:
This is ain’t Microsoft folks!
(a frequently used analogy by some to compare open source projects to commercial projects)

Like other open source projects, this support forum is manned by VOLUNTEERS (ie: unpaid folks). They are not OBLIGATED to assist here, but they do so because they WANT to. They give of their time here when their individual schedules permit. Usually the response is pretty quick 'round these parts, but when it’s not or your question has gone unanswered this may mean one of a few things:

  • NO ONE has an answer to your question/issue.

(Some folks will only respond when they have something MEANINGFUL to say versus a blanket “I don’t know how to do that” kind of answer.)

  • Folks are just busy and will answer if/when they can..

(family and other personal obligations, day jobs, paid jobs, etc will usually trump forum participation – this is to be expected – after all it’s unrealistic to expect that folks are sitting around this forum all day and night waiting to answer questions)

  • Your question got missed. (and while I’m on this point) Your post MIGHT have been missed if your post is now a FEW pages back (like more than TWO or more pages) with no response.. Missed does NOT mean “it’s been an hour and no one responded to my question, so let me 'bump' the thread by re-posting my question again”


Anyway.. carry on.. Enjoy the new version..

If this is a Template Monster template and it has a built in lightbox, you will need to contact Template Monster to have them help you with issues related to your template's built in lightbox. This support thread is for IH3 related support issues and as such it's not really appropriate to troubleshoot Template Monster specific issues in this support thread.

That said, I suggest disabling the built in lightbox (Template Monster can tell you how) and installing one of the two lightboxes which HAVE been tested to work with IH3.

Then as others have suggested you need to check your install to make sure you have IH3 installed correctly.

After this is you need help, post DETAILS so that we can help you. Please don't take this the wrong way.. I don't mind helping, but I pretty much ignore requests for help here which provide little to no information. Others who volunteer here may not mind guessing at solutions, but I would prefer to have details so I am not just lobbing guesses at folks..

wildchick:

I installed this and it has improved my site! love the image hover popup.

However I have one problem. When I am on a product page. and I "click to view large" the website gets shadowed with an empty dark box. There isnt even an X button to continue browsing, I have to refresh.

now this didnt happen before I installed this module. But before I installed it I ran into a similar problem once. I added a new product and for the image it was called "The Shake.jpg" The same problem happened, so all i did was put a underscore: "The_shake.jpg" and the problem was fixed.

Any solutions?

BTW to the best of my knowledge the permissions for the folder are the same as the images folder.

NOTE: i am running a template monster template. and Upon install of this module 3 files were replaced, however I check before replacing and they were pretty much the same.

You need to check your install.. I think that based on your posted information that you have both an invalid install and conflicts directly related to your Template Monstrosity template..

This means you will need to use a file merging software to compare files in your store that are being overwritten by IH3 (as is recommended in the IH3 readme). Winmerge is free. I prefer Beyond Compare which is a commercial software, but is MUCH BETTER than Winmerge for file comparisons.. Posting your code here pretty much means you are asking the volunteers here to do this file merging for you.. (and again some may not mind and will in fact be happy to do the file comparisons) If you are going to take on building a website on your own it's best to get the right tools for the job now and get up to speed with how to use them. The alternative is to give some consideration to paying someone to help you with this module install.

wildchick:

First off, Thank you for your help and prompt reply.

Info:
v1.3.9h
PHP Version 5.3.2

  1. my guess is that it came with lightbox b/c I never installed it. I guess I had it b/c my site had functions that lightbox has(blacking everything out)

2ndly, yes 2/3 of the files that got replaced were different. The 2 that were different were under the folders named "popup" which is the exact problem I am having. The 3rd file that was replaced was only different by version number, so I dont conclude that is truly different, however I will list the code here.

I am going to list the original code my template and hopefully you can help me out by comparing to IH3 CODES. All IH3 Code can be found under core edit folder.

The Following is my template code:

File 1: Includes>Modules>Pages>Popup_Image>Header_php.php

<?php /** * Pop up Image Header * * @package page * @copyright Copyright 2003-2009 Zen Cart Development Team * @copyright Portions Copyright 2003 osCommerce * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0 * @version $Id: header_php.php 14141 2009-08-10 19:34:47Z wilt $ */ /** * Header code file for the product-larger-images popup window * */ // This should be first line of the script: $zco_notifier->notify('NOTIFY_HEADER_START_POPUP_IMAGES_ADDITIONAL'); $_SESSION['navigation']->remove_current_page(); $products_values_query = "SELECT pd.products_name, p.products_image FROM " . TABLE_PRODUCTS . " p left join " . TABLE_PRODUCTS_DESCRIPTION . " pd on p.products_id = pd.products_id WHERE p.products_status = 1 and p.products_id = :productsID and pd.language_id = :languagesID "; $products_values_query = $db->bindVars($products_values_query, ':productsID', $_GET['pID'], 'integer'); $products_values_query = $db->bindVars($products_values_query, ':languagesID', $_SESSION['languages_id'], 'integer'); $products_values = $db->Execute($products_values_query); $products_image = $products_values->fields['products_image']; //auto replace with defined missing image if ($products_image == '' and PRODUCTS_IMAGE_NO_IMAGE_STATUS == '1') { $products_image = PRODUCTS_IMAGE_NO_IMAGE; } $products_image_extension = substr($products_image, strrpos($products_image, '.')); $products_image_base = preg_replace('/'.$products_image_extension.'/', '', $products_image); $products_image_medium = $products_image_base . IMAGE_SUFFIX_MEDIUM . $products_image_extension; $products_image_large = $products_image_base . IMAGE_SUFFIX_LARGE . $products_image_extension; // check for a medium image else use small if (!file_exists(DIR_WS_IMAGES . 'medium/' . $products_image_medium)) { $products_image_medium = DIR_WS_IMAGES . $products_image; } else { $products_image_medium = DIR_WS_IMAGES . 'medium/' . $products_image_medium; } // check for a large image else use medium else use small if (!file_exists(DIR_WS_IMAGES . 'large/' . $products_image_large)) { $products_image_large = $products_image_medium; } else { $products_image_large = DIR_WS_IMAGES . 'large/' . $products_image_large; } // This should be last line of the script: $zco_notifier->notify('NOTIFY_HEADER_END_POPUP_IMAGES'); ?>
> File 2: Includes>Modules>Pages>Popup_Image_additional>Header_php.php
> 
> ```
<?php
/**
 * pop up image additional
 *
 * @package page
 * @copyright Copyright 2003-2006 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: header_php.php 4635 2006-09-30 18:48:26Z drbyte $
 */
// This should be first line of the script:
  $zco_notifier->notify('NOTIFY_HEADER_START_POPUP_IMAGES_ADDITIONAL');

  $_SESSION['navigation']->remove_current_page();

  $products_values_query = "SELECT pd.products_name, p.products_image
                            FROM " . TABLE_PRODUCTS . " p
                            left join " . TABLE_PRODUCTS_DESCRIPTION . " pd
                            on p.products_id = pd.products_id
                            WHERE p.products_status = 1
                            and p.products_id = :productsID
                            and pd.language_id = :languagesID ";

  $products_values_query = $db->bindVars($products_values_query, ':productsID', $_GET['pID'], 'integer');
  $products_values_query = $db->bindVars($products_values_query, ':languagesID', $_SESSION['languages_id'], 'integer');

  $products_values = $db->Execute($products_values_query);


  $products_image = $products_values->fields['products_image'];

  $products_image_extension = substr($products_image, strrpos($products_image, '.'));
  $products_image_base = str_replace($products_image_extension, '', $products_image);
  $products_image_medium = $products_image_base . IMAGE_SUFFIX_MEDIUM . $products_image_extension;
  $products_image_large = $products_image_base . IMAGE_SUFFIX_LARGE . $products_image_extension;

  // This should be last line of the script:
  $zco_notifier->notify('NOTIFY_HEADER_END_POPUP_IMAGES_ADDITIONAL');
?>

File 3: ZC_admin>Includes>Modules>Category_Product_listing.php I was going to leave code for this however it is too long to be posted here. It shouldne be important however.

I Hope this helps, once again thank you!

13 Aug 2011, 7:43 PM
#383
gaius avatar

gaius

New Zenner

Join Date:
May 2011
Posts:
29
Plugin Contributions:
0

Re: Image Handler 3 Support Thread (for ZC v1.3.9)

The reinstall doesn't seem to have done anything different.

Can anyone tell me which files handle bmz_caching, so I can go check those specific files line by line? I'm assuming this is the bulk of the problem.

I'm assuming the files with cache in their name do. Any others?

Thank you in advance.

13 Aug 2011, 9:03 PM
#384
darkangel avatar

darkangel

Totally Zenned

Join Date:
Oct 2007
Location:
Emporia, Kansas
Posts:
1,729
Plugin Contributions:
0

Re: Image Handler 3 Support Thread (for ZC v1.3.9)

dmagic:

Image Handler 3 installed in my site !

the default is show zoom images for all the products .
but no for "New Products"

Look here it's work - http://www.king-magic.com/cards-magic-c-9.html

Here it's not work - http://www.king-magic.com/products_new.html

Thanks

please post the image size settings you have set

13 Aug 2011, 10:48 PM
#385
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Image Handler 3 Support Thread (for ZC v1.3.9)

gaius:

The reinstall doesn't seem to have done anything different.

Can anyone tell me which files handle bmz_caching, so I can go check those specific files line by line? I'm assuming this is the bulk of the problem.

I'm assuming the files with cache in their name do. Any others?

Thank you in advance.Unless you have modified your store in such a way that IH3 would be rendered inoperative, messing with these files is not the issue.. IH3 works out the box with only image settings being the only thing you have to "do".

Please post the links links to where the problem with your site exists, and post your image settings..

If no one here is able to help you resolve this, then my suggestion os to give some thought to paying someone to help you get IH3 installed and configured correctly. Unfortunately none of us can see your site or your install to say FOR SURE what is going on. We can only look at the information you provide and offer suggestions based on what we know.. BUT if the issue is some kid of install problem, we can't "see" your store to know where the issue lies..

14 Aug 2011, 12:12 AM
#386
gaius avatar

gaius

New Zenner

Join Date:
May 2011
Posts:
29
Plugin Contributions:
0

Re: Image Handler 3 Support Thread (for ZC v1.3.9)

Settings are exactly the same as last time I posted. Problem is still that 1) I'm seeing no watermarks 2) right-click>Image Info of product images shows true paths of images, and you guys said I should see some indication of the bmz_cache.

I'm not saying that I need to make alterations. I'm trying to see where the problem lies without having to look through EVERY file.

I'm assuming, as I've installed this mod properly on another site before, that the issue I'm having is with my installation.

I'm just hoping for a little bit of help narrowing my search for the problem. But I'll go through every file if you can't help me.

Thank you.

14 Aug 2011, 1:32 AM
#387
scriptjunkie avatar

scriptjunkie

Totally Zenned

Join Date:
Jul 2008
Posts:
772
Plugin Contributions:
0

Re: Image Handler 3 Support Thread (for ZC v1.3.9)

Unless you've made changes to the files that come in the mod zip file, going through them looking for problems is not going to help you because there's nothing to find. This mod works out of the box as is.

The post where you listed your image settings indicates that you are uploading different sized images to the images, large images, and medium sized image folders.

You don't need to do this - if you do...IH3 and watermarking won't work correctly. As indicated in previous posts responding to your issue - you only need to upload one sized image per product (unless you have additional product images) and IH3 will resize them for you automatically. The size image you upload should be your largest image (this is also in the Read_Me).

Your IH3 settings should be configured to reflect that image size (this is also in the Read_Me)

In terms of where to upload that one sized image - you can use the main image folder, or create subfolders as previously suggested.

Lastly, you were directed to the IH3 Read_Me which has a nice tutorial detailing how to properly name and file your images to work with IH3, but you never indicated that you did so.

It's very difficult to troubleshoot when you don't respond to advice given with a confirmation that you've followed that advice because none of us have any way of knowing what you've done or not done.

My advice:

  • Completely uninstall IH3 and make sure that the bmz_cache folder has been deleted off your server
  • Clear your browser cache
  • Reinstall IH3 following the instructions in the Read_Me
  • Read the Read_Me regarding settings, image naming, and image filing
  • Rename & refile images correctly, per the Read_Me
  • Configure your IH3 settings correctly, per the Read_Me

If you still have problems after that, come back and **tell us exactly what you did, in detail, and provide a link to the exact page that displays the issue **- nobody will search through your site looking for the problem.

gaius:

Settings are exactly the same as last time I posted. Problem is still that 1) I'm seeing no watermarks 2) right-click>Image Info of product images shows true paths of images, and you guys said I should see some indication of the bmz_cache.

I'm not saying that I need to make alterations. I'm trying to see where the problem lies without having to look through EVERY file.

I'm assuming, as I've installed this mod properly on another site before, that the issue I'm having is with my installation.

I'm just hoping for a little bit of help narrowing my search for the problem. But I'll go through every file if you can't help me.

Thank you.

15 Aug 2011, 12:00 AM
#388
gaius avatar

gaius

New Zenner

Join Date:
May 2011
Posts:
29
Plugin Contributions:
0

Re: Image Handler 3 Support Thread (for ZC v1.3.9)

Okay, I restored my store to it's previous state. All the IH3 files were deleted. My image files contain no special characters. I've read through the filing naming procedures, and I follow those fine. I reread the Configuration & Usage sections; everything looks fine.

  • All IH3 files were deleted when I restored my store. I made sure the bmz_cache was deleted, and I made sure my browser's cache was deleted before going back to the site.
  • I deleted all the images from my products, too, just to be sure.
  • I redownloaded the zip file from the Addons section of the Zen Cart Site
  • I uploaded files from the 1_Install_Files folder, carefully following the path, after renaming the folders for my Admin and Template to match my own.
  • I uploaded files from the 2_Required_Core_Edits, carefully following the path, after renaming the folders for my Admin and Template to match my own.
  • I set the permissions on the image and bmz_cache folders
  • I went into IH3 and clicked "Install Image Handler"
  • I went into image settings and changed them to the following:
    Title Value Action
    Small Image Width 200
    Small Image Height Info
    Heading Image Width - Admin 57 Info
    Heading Image Height - Admin 40 Info
    Subcategory Image Width 200 Info
    Subcategory Image Height Info
    Calculate Image Size true Info
    Image Required true Info
    Image - Shopping Cart Status 1 Info
    Image - Shopping Cart Width 50 Info
    Image - Shopping Cart Height 40 Info
    Category Icon Image Width - Product Info Pages 200 Info
    Category Icon Image Height - Product Info Pages Info
    Top Subcategory Image Width 150 Info
    Top Subcategory Image Height 85 Info
    Product Info - Image Width 350 Info
    Product Info - Image Height 350 Info
    Product Info - Image Medium Suffix _MED Info
    Product Info - Image Large Suffix _LRG Info
    Product Info - Number of Additional Images per Row 3 Info
    Image - Product Listing Width 200 Info
    Image - Product Listing Height Info
    Image - Product New Listing Width 200 Info
    Image - Product New Listing Height Info
    Image - New Products Width 200 Info
    Image - New Products Height Info
    Image - Featured Products Width 200 Info
    Image - Featured Products Height Info
    Image - Product All Listing Width 200 Info
    Image - Product All Listing Height Info
    Product Image - No Image Status 1 Info
    Product Image - No Image picture no_picture.gif Info
    Image - Use Proportional Images on Products and Categories 1 Info
    IH resize images yes Info
    IH small images filetype no_change Info
    IH small images background 255:255:255 Info
    IH small images compression quality 85 Info
    IH small images watermark yes Info
    IH small images zoom on hover yes Info
    IH small images zoom on hover size Medium Info
    IH medium images filetype no_change Info
    IH medium images background 255:255:255 Info
    IH medium images compression quality 85 Info
    IH medium images watermark yes Info
    IH large images filetype no_change Info
    IH large images background 255:255:255 Info
    IH large images compression quality 85 Info
    IH large images watermark yes Info
    IH large images maximum width 750 Info
    IH large images maximum height 550 Info
    IH watermark gravity Center Info
  • I reuploaded my product images, only uploading ONE image for each.

I'm still having the following problems, which seem to be all linked:

  • When uploading the 1 image, it does not save other versions of different sizes. So if I upload an image that is 500px x 500px, all three images show as that same size instead of the small, medium, and large size. The other store I have where this mod works, when I upload one image, it shows three different sizes.
  • Watermarking is not working
  • When right click on images, properties show images are being directed through image folders, not bmz_cache folder

Of course, you can't get into my admin to see this, but you can see the difference between the two websites I've installed this on:
THE PAGE THAT WORKS: http://theindigopath.com/buy/index.php?main_page=product_info&cPath=6_11&products_id=7
THE PAGE THAT DOESN'T WORK:
http://theindigopath.com/buyart/index.php?main_page=index&cPath=1

When I installed this last time, I remember having to do something extra, but I got it working...I just don't remember what I did. I AM hosted on godaddy, which I know has caused issues with a couple other mods. So just in case that helps...there it is.

Hope this helps both of us get to the bottom of this.

15 Aug 2011, 12:42 AM
#389
scriptjunkie avatar

scriptjunkie

Totally Zenned

Join Date:
Jul 2008
Posts:
772
Plugin Contributions:
0

Re: Image Handler 3 Support Thread (for ZC v1.3.9)

First, thanks for all the details!!

The reason your images aren't resized and watermarking doesn't work and image file paths don't lead back to the bmz cache folder is because IH3 isn't handling your images.

Generally, this means there is an installation or configuration error. However, looking at the steps you took and the settings you posted, it looks fine to me.

But, I would like someone with a more experienced eye to take a glance at the settings you posted, just to be sure.

The problem may be your host. This issue with godaddy negatively impacting Zen Cart (and some of it's addons) has been addressed in the IH2 support thread. You can see that post here.

The site that works with IH3 installed...is it also hosted on godaddy?

Let's wait for someone more experienced to chime in here before we deduce that it's a hosting company issue.

gaius:

Okay, I restored my store to it's previous state. All the IH3 files were deleted. My image files contain no special characters. I've read through the filing naming procedures, and I follow those fine. I reread the Configuration & Usage sections; everything looks fine.

  • All IH3 files were deleted when I restored my store. I made sure the bmz_cache was deleted, and I made sure my browser's cache was deleted before going back to the site.
  • I deleted all the images from my products, too, just to be sure.
  • I redownloaded the zip file from the Addons section of the Zen Cart Site
  • I uploaded files from the 1_Install_Files folder, carefully following the path, after renaming the folders for my Admin and Template to match my own.
  • I uploaded files from the 2_Required_Core_Edits, carefully following the path, after renaming the folders for my Admin and Template to match my own.
  • I set the permissions on the image and bmz_cache folders
  • I went into IH3 and clicked "Install Image Handler"
  • I went into image settings and changed them to the following:

Title Value Action
Small Image Width 200
Small Image Height Info
Heading Image Width - Admin 57 Info
Heading Image Height - Admin 40 Info
Subcategory Image Width 200 Info
Subcategory Image Height Info
Calculate Image Size true Info
Image Required true Info
Image - Shopping Cart Status 1 Info
Image - Shopping Cart Width 50 Info
Image - Shopping Cart Height 40 Info
Category Icon Image Width - Product Info Pages 200 Info
Category Icon Image Height - Product Info Pages Info
Top Subcategory Image Width 150 Info
Top Subcategory Image Height 85 Info
Product Info - Image Width 350 Info
Product Info - Image Height 350 Info
Product Info - Image Medium Suffix _MED Info
Product Info - Image Large Suffix _LRG Info
Product Info - Number of Additional Images per Row 3 Info
Image - Product Listing Width 200 Info
Image - Product Listing Height Info
Image - Product New Listing Width 200 Info
Image - Product New Listing Height Info
Image - New Products Width 200 Info
Image - New Products Height Info
Image - Featured Products Width 200 Info
Image - Featured Products Height Info
Image - Product All Listing Width 200 Info
Image - Product All Listing Height Info
Product Image - No Image Status 1 Info
Product Image - No Image picture no_picture.gif Info
Image - Use Proportional Images on Products and Categories 1 Info
IH resize images yes Info
IH small images filetype no_change Info
IH small images background 255:255:255 Info
IH small images compression quality 85 Info
IH small images watermark yes Info
IH small images zoom on hover yes Info
IH small images zoom on hover size Medium Info
IH medium images filetype no_change Info
IH medium images background 255:255:255 Info
IH medium images compression quality 85 Info
IH medium images watermark yes Info
IH large images filetype no_change Info
IH large images background 255:255:255 Info
IH large images compression quality 85 Info
IH large images watermark yes Info
IH large images maximum width 750 Info
IH large images maximum height 550 Info
IH watermark gravity Center Info

  • I reuploaded my product images, only uploading ONE image for each.

I'm still having the following problems, which seem to be all linked:

  • When uploading the 1 image, it does not save other versions of different sizes. So if I upload an image that is 500px x 500px, all three images show as that same size instead of the small, medium, and large size. The other store I have where this mod works, when I upload one image, it shows three different sizes.
  • Watermarking is not working
  • When right click on images, properties show images are being directed through image folders, not bmz_cache folder

Of course, you can't get into my admin to see this, but you can see the difference between the two websites I've installed this on:
THE PAGE THAT WORKS: http://theindigopath.com/buy/index.php?main_page=product_info&cPath=6_11&products_id=7
THE PAGE THAT DOESN'T WORK:
http://theindigopath.com/buyart/index.php?main_page=index&cPath=1

When I installed this last time, I remember having to do something extra, but I got it working...I just don't remember what I did. I AM hosted on godaddy, which I know has caused issues with a couple other mods. So just in case that helps...there it is.

Hope this helps both of us get to the bottom of this.

15 Aug 2011, 12:49 AM
#390
gaius avatar

gaius

New Zenner

Join Date:
May 2011
Posts:
29
Plugin Contributions:
0

Re: Image Handler 3 Support Thread (for ZC v1.3.9)

Thanks for taking a look. :)

Both are hosted on the exact same account on godaddy, actually. One account is just for my kids craft projects, and one is for my art. That's what's so weird about it. If this was happening the other way around (the image handling WORKING on the art site and NOT on the craft site) it wouldn't be a big deal.

Well, I do have two other options. I could copy all the files from the site that works(except for the config files that connect it to the db), but that's tricky and would take some time.

OR, I can manually watermark each image with Photoshop as I was doing when I was using nopCommerce before I switched to Zen Cart.

Just hoping to get this working, as it works so well on my other cart!!!

Here's to someone with experience having the answer!

15 Aug 2011, 1:30 AM
#391
scriptjunkie avatar

scriptjunkie

Totally Zenned

Join Date:
Jul 2008
Posts:
772
Plugin Contributions:
0

Re: Image Handler 3 Support Thread (for ZC v1.3.9)

Hmmm....well my amateur tech support abilities guide me to say that if one site works on godaddy and the other does not, (while both are under the same account and server)...it's probably not a godaddy issue this time. On the other hand....I do know that godaddy can be touch and go. Maybe one site is "touch" and the other is "go"....if that's even possible.

Anyway, yes let's wait to see who else chimes in here, because maybe I missed something obvious in the settings. Not to mention....having to manually photoshop your images for watermarking sucks and it completely defeats one of the reasons for using IH3.

  1. What other mods are installed? (I can't remember if you mentioned this in previous posts).
  2. What FTP program did you use to upload your installation files?
  3. Are you using a template from anywhere like template monster? Or is it a template from the ZC community?
  4. This was a new install correct? Not an upgrade from a previous version of IH?
  5. You're running one of the 1.39 versions of Zen Cart?

gaius:

Thanks for taking a look. :)

Both are hosted on the exact same account on godaddy, actually. One account is just for my kids craft projects, and one is for my art. That's what's so weird about it. If this was happening the other way around (the image handling WORKING on the art site and NOT on the craft site) it wouldn't be a big deal.

Well, I do have two other options. I could copy all the files from the site that works(except for the config files that connect it to the db), but that's tricky and would take some time.

OR, I can manually watermark each image with Photoshop as I was doing when I was using nopCommerce before I switched to Zen Cart.

Just hoping to get this working, as it works so well on my other cart!!!

Here's to someone with experience having the answer!

15 Aug 2011, 4:33 AM
#392
darkangel avatar

darkangel

Totally Zenned

Join Date:
Oct 2007
Location:
Emporia, Kansas
Posts:
1,729
Plugin Contributions:
0

Re: Image Handler 3 Support Thread (for ZC v1.3.9)

These are my settings to compare with yours:

Small Image Width 165
Small Image Height 165
Heading Image Width - Admin 57
Heading Image Height - Admin 0
Subcategory Image Width 160
Subcategory Image Height 160
Calculate Image Size true
Image Required true
Image - Shopping Cart Status 1
Image - Shopping Cart Width 50
Image - Shopping Cart Height 50
Category Icon Image Width - Product Pages
Category Icon Image Height - Product Pages 0
Top Subcategory Image Width
Top Subcategory Image Height 0
Product - Image Width 245
Product - Image Height 245
Product - Image Medium Suffix _MED
Product - Image Large Suffix _LRG
Product - Number of Additional Images per Row 5
Image - Product Listing Width 165
Image - Product Listing Height 165
Image - Product New Listing Width 165
Image - Product New Listing Height 165
Image - New Products Width 165
Image - New Products Height 165
Image - Featured Products Width 165
Image - Featured Products Height 165
Image - Product All Listing Width 165
Image - Product All Listing Height 165
Product Image - No Image Status 1
Product Image - No Image picture no_picture.gif
Image - Use Proportional Images on Products and Categories 1
IH resize images yes
IH small images filetype no_change
IH small images background 255:255:255
IH small images compression quality 85
IH small images watermark no
IH small images zoom on hover yes
IH small images zoom on hover size Medium
IH medium images filetype no_change
IH medium images background 255:255:255
IH medium images compression quality 85
IH medium images watermark yes
IH large images filetype no_change
IH large images background 255:255:255
IH large images compression quality 85
IH large images watermark yes
IH large images maximum width 750
IH large images maximum height 550
IH watermark gravity Center

as you can see yours and mine are set up almost the same way.

I did notice that on the one that works there is info for the light box in the pages source where on the non-working one there is no lightbox info at all.

on non working site did you remember to use the LB file instead of the IH3 file?

If it is a paid for theme then it may be the theme where you changed something to get it to work on the other site.

15 Aug 2011, 4:40 AM
#393
dmagic avatar

dmagic

Totally Zenned

Join Date:
Oct 2008
Posts:
594
Plugin Contributions:
0

Re: Image Handler 3 Support Thread (for ZC v1.3.9)

DarkAngel:

please post the image size settings you have set

sorry but i'm not setting anything , it's automatic . what can i do for setting the new products ?

15 Aug 2011, 5:04 AM
#394
darkangel avatar

darkangel

Totally Zenned

Join Date:
Oct 2007
Location:
Emporia, Kansas
Posts:
1,729
Plugin Contributions:
0

Re: Image Handler 3 Support Thread (for ZC v1.3.9)

dmagic:

sorry but i'm not setting anything , it's automatic . what can i do for setting the new products ?

unless you are using the default image setting for IH3 you must have at one time or another set the sizes for your images in configuration section of admin...please post those

15 Aug 2011, 6:56 AM
#395
dmagic avatar

dmagic

Totally Zenned

Join Date:
Oct 2008
Posts:
594
Plugin Contributions:
0

Re: Image Handler 3 Support Thread (for ZC v1.3.9)

Just install this mod and just the "new products" not show real image .

15 Aug 2011, 9:06 AM
#396
darkangel avatar

darkangel

Totally Zenned

Join Date:
Oct 2007
Location:
Emporia, Kansas
Posts:
1,729
Plugin Contributions:
0

Re: Image Handler 3 Support Thread (for ZC v1.3.9)

dmagic:

Just install this mod and just the "new products" not show real image .

so what do you have for these:

Small Image Width
Small Image Height

Calculate Image Size
Image Required

Product - Image Width
Product - Image Height

15 Aug 2011, 9:53 AM
#397
dmagic avatar

dmagic

Totally Zenned

Join Date:
Oct 2008
Posts:
594
Plugin Contributions:
0

Re: Image Handler 3 Support Thread (for ZC v1.3.9)

Small Image Width 100
Small Image Height 80
Heading Image Width - Admin 57
Heading Image Height - Admin 40
Subcategory Image Width 100
Subcategory Image Height 57
Calculate Image Size true
Image Required true
Image - Shopping Cart Status 1
Image - Shopping Cart Width 50
Image - Shopping Cart Height 40
Category Icon Image Width - Product Info Pages 57
Category Icon Image Height - Product Info Pages 40
Top Subcategory Image Width 150
Top Subcategory Image Height 85
Product Info - Image Width 200
Product Info - Image Height 150
Product Info - Image Medium Suffix _MED
Product Info - Image Large Suffix _LRG

15 Aug 2011, 1:03 PM
#398
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Image Handler 3 Support Thread (for ZC v1.3.9)

Your image settings are the issue.. and this is covered in the readme under the "Configuration" tab.. Versus me posting here verbatim what is already written in the readme, PLEASE re-read the readme file.. In it are CLEAR detailed instructions for the small image settings and the image setting for the product listing pages. (Hint: it's in the "Zooming (fancy hover effect)" section of the configuration tab)

Fix your image settings and your issues will resolve themselves. 99.9% of the IH3 issues can be directly attributed to install and/or configuration issues.. The readme is your guide to properly install and configure IH3. Follow these instructions and this will resolve your issue..

dmagic:

Small Image Width 100
Small Image Height 80
Heading Image Width - Admin 57
Heading Image Height - Admin 40
Subcategory Image Width 100
Subcategory Image Height 57
Calculate Image Size true
Image Required true
Image - Shopping Cart Status 1
Image - Shopping Cart Width 50
Image - Shopping Cart Height 40
Category Icon Image Width - Product Info Pages 57
Category Icon Image Height - Product Info Pages 40
Top Subcategory Image Width 150
Top Subcategory Image Height 85
Product Info - Image Width 200
Product Info - Image Height 150
Product Info - Image Medium Suffix _MED
Product Info - Image Large Suffix _LRG

15 Aug 2011, 3:06 PM
#399
gaius avatar

gaius

New Zenner

Join Date:
May 2011
Posts:
29
Plugin Contributions:
0

Re: Image Handler 3 Support Thread (for ZC v1.3.9)

I went back and reinstalled the LB file again, just in case. It's working fine, although you can only tell that when you are in the product_listing view...But I can say I'm 100% sure that the LB file is in place of the IH3 file.

Neither template were paid templates. The Working site was a mod of a Picaflor Azul template, "A Pink Boutique". The Non-working site is a mod of the classic template.

To answer the other questions posted:
I am using 1.3.9 Zen Cart, the latest that downloads with GoDaddy's hosting.
I am using the following other mods:
LightBox, About Us Page, Column Layout, EZ Pages Footer, Ask a Question, and Product Filter.
This is a NEW install of IH, not an upgrade from IH2.
When I installed my working version, I did everything through Dreamweaver. For the non-working version I used Filezilla, as it allows me to drag and drop the files I want to upload. This is my main concern, which is why I was asking before which files handle the bmz_caching. The ReadMe says to be sure there isn't corruption from a bad FTP transfer. I was hoping to narrow my search to check where there was a bad transfer, instead of having to check every file to see if it uploaded correctly.

:) Thanks again for the help troubleshooting this.

15 Aug 2011, 6:04 PM
#400
darkangel avatar

darkangel

Totally Zenned

Join Date:
Oct 2007
Location:
Emporia, Kansas
Posts:
1,729
Plugin Contributions:
0

Re: Image Handler 3 Support Thread (for ZC v1.3.9)

gaius:

I went back and reinstalled the LB file again, just in case. It's working fine, although you can only tell that when you are in the product_listing view...But I can say I'm 100% sure that the LB file is in place of the IH3 file.

Neither template were paid templates. The Working site was a mod of a Picaflor Azul template, "A Pink Boutique". The Non-working site is a mod of the classic template.

To answer the other questions posted:
I am using 1.3.9 Zen Cart, the latest that downloads with GoDaddy's hosting.
I am using the following other mods:
LightBox, About Us Page, Column Layout, EZ Pages Footer, Ask a Question, and Product Filter.
This is a NEW install of IH, not an upgrade from IH2.
When I installed my working version, I did everything through Dreamweaver. For the non-working version I used Filezilla, as it allows me to drag and drop the files I want to upload. This is my main concern, which is why I was asking before which files handle the bmz_caching. The ReadMe says to be sure there isn't corruption from a bad FTP transfer. I was hoping to narrow my search to check where there was a bad transfer, instead of having to check every file to see if it uploaded correctly.

:) Thanks again for the help troubleshooting this.

please do not tell me you downloaded it from godaddy -- the cart software. go to the section here and download the current version...1.3.9**h

**unzip it then upload it to your server. Using fantastico via the hosts can mess things up. I have no idea if dreamweaver does or not but the best way to install software is to download the latest version from any site then manually uploading the files.

after you overwrite the store software files with the ones from here at this site then possibly it will help....I think IH3 was specifically geared to function better with 1.3.9h

as for corruption I think it shows up as items not working right not in the code...it may be that the www hiccuped and /or you uploaded too many items at once with the net interrupted too on their end and the files may not be fully updated even though you can see them.