Page 45 of 110 FirstFirst ... 3543444546475595 ... LastLast
Results 441 to 450 of 1096
  1. #441
    Join Date
    Jun 2011
    Posts
    85
    Plugin Contributions
    0

    Default Re: Image Handler 3 Support Thread

    nvm, I found the easy way.

  2. #442

    Default Re: Image Handler 3 Support Thread

    Quote Originally Posted by wildchick View Post
    nvm, I found the easy way.
    The "easy way" is to upload ONE IMAGE ONLY - usually your largest image - and then configure your IH3 settings to resize for large and medium images.

    The instructions for all of this is in the READ_ME file included in the download package.

    If you haven't read it yet, suggest you do so ASAP so you don't create problems that could easily be avoided.
    Go that extra mile, you never know what's at the end of the road

    Empowerment Sanctuary

  3. #443
    Join Date
    Sep 2005
    Location
    Waikato, New Zealand
    Posts
    1,539
    Plugin Contributions
    3

    Default Re: Image Handler 3 Support Thread

    Quote Originally Posted by idc1 View Post
    yes the includes/modules/YOUR_TEMPLATE and includes/templates/YOUR_TEMPLATE have been renamed and the files are in the correct spot.
    Stupid Question BUT do your category images have extensions

    on this page
    http://skippypages<dot>com/zen-cart-v1.3.9h-full-fileset-10262010/index.php?main_page=index&cPath=45_1180_108850

    the images are showing as

    images//schematic/104100

    with no extension

    Image handler won't handle them if they don't have an extension
    Webzings Design
    Semi retired from Web Design

  4. #444
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Image Handler 3 Support Thread

    Quote Originally Posted by ScriptJunkie View Post
    The "easy way" is to upload ONE IMAGE ONLY - usually your largest image - and then configure your IH3 settings to resize for large and medium images.

    The instructions for all of this is in the READ_ME file included in the download package.

    If you haven't read it yet, suggest you do so ASAP so you don't create problems that could easily be avoided.
    Exactly...
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  5. #445
    Join Date
    Jul 2011
    Posts
    138
    Plugin Contributions
    0

    Default Re: Image Handler 3 Support Thread

    Quote Originally Posted by nigelt74 View Post
    Stupid Question BUT do your category images have extensions

    on this page
    http://skippypages<dot>com/zen-cart-v1.3.9h-full-fileset-10262010/index.php?main_page=index&cPath=45_1180_108850

    the images are showing as

    images//schematic/104100

    with no extension

    Image handler won't handle them if they don't have an extension
    MANY THANKS NIGELT74 for noticing my oversight.

    When I created a new d-base for the live site, I decided to split out some images and when a ran the SQL to update the new path I forgot to concat .jpg

    Thanks again, one problem about to be fixed and then I can focus on other modifications.
    ZC 1.5.5
    Add ons: - Column/Grid 1.3.8 - Dual pricing 1.7 - ImageHandler3

  6. #446
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Image Handler 3 Support Thread

    Dunno what easy way you found but there is only ONE WAY that ZEN CART recognizes additional images, and the FAQ you quoted is the key. As you can see the file naming is how Zen Cart links additional product images with a product.. So any method you found that does not follow that convention may not work..

    Also, the additional product images code is CORE Zen Cart functionality and not specific to IH3. IH3 merely works with default Zen Cart image management..
    Quote Originally Posted by wildchick View Post
    I have installed image handler 3, how do I add more large and medium images to be browsed on the product page? Seems simple, but I dunno how.

    Is there an easy way?


    I found this, but i would like to avoid:
    Quote Originally Posted by wildchick View Post
    nvm, I found the easy way.
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  7. #447
    Join Date
    Jun 2011
    Posts
    85
    Plugin Contributions
    0

    Default Re: Image Handler 3 Support Thread

    Here is the method I found to add Multiple product images the easy way:

    Code:
    Go to image handler from admin
    Select a product and click add new file
    finally clicking choose file under default
    Pick your extra image.
    It automatically formats the file name for me and adds the image. You can see the extra images on the bottom of the product page.

    Is this the correct method?

    There is a problem however:

    1) When I click the extra image on product page, the large image popup doesnt use zen light box. Instead it uses a regular popup window(I think default zen cart).

    2)Go to image handler from admin
    Select a product and click add new file
    finally clicking choose file under add large image, it does not work properly and gives me an error.
    Code:
    Error!
    
    Unable to determine the page link!
    
    Function used:
    
    zen_href_link('', '', 'NONSSL')
    
    Is this supposed to happen?
    And yes, to the best of my knowledge I correctly named the 2nd image file(CAKE_02), however I think that IH3 expected it to replace original image files large image and thus I should of kept the file name as the original filename(CAKE_01). Of course this wasnt my goal.
    Last edited by wildchick; 27 Aug 2011 at 09:38 AM.

  8. #448
    Join Date
    Oct 2007
    Location
    Emporia, Kansas
    Posts
    1,762
    Plugin Contributions
    0

    Default Re: Image Handler 3 Support Thread

    Quote Originally Posted by wildchick View Post
    Here is the method I found to add Multiple product images the easy way:

    Code:
    Go to image handler from admin
    Select a product and click add new file
    finally clicking choose file under default
    Pick your extra image.
    It automatically formats the file name for me and adds the image. You can see the extra images on the bottom of the product page.

    Is this the correct method?

    There is a problem however:

    1) When I click the extra image on product page, the large image popup doesnt use zen light box. Instead it uses a regular popup window(I think default zen cart).

    2)Go to image handler from admin
    Select a product and click add new file
    finally clicking choose file under add large image, it does not work properly and gives me an error.
    Code:
    Error!
    
    Unable to determine the page link!
    
    Function used:
    
    zen_href_link('', '', 'NONSSL')
    
    Is this supposed to happen?
    And yes, to the best of my knowledge I correctly named the 2nd image file(CAKE_02), however I think that IH3 expected it to replace original image files large image and thus I should of kept the file name as the original filename(CAKE_01). Of course this wasnt my goal.

    open both the IH3 and Lightbox zips to extract their files and compare them...I can't remember which one it is but the one that is name the same in both zips.....

    upload it from the lighbox zip...that way your box will work right with IH3

  9. #449

    Default Re: Image Handler 3 Support Thread

    Regarding Image naming for additional images and the best way to do it: There is a detailed tutorial for this in the IH3 READ_ME (in the second section of the "Troubleshooting" tab).


    Regarding additional images not working with your lightbox: As previously advised via answer to the PM you sent me:

    Your template has a built in lightbox functionality that is conflicting with IH3.

    IH3 only works with two specific lightbox addons built for zen cart. These are listed in the READ_ME file (first section of the "Misc" tab).

    You will have to uninstall the lightbox software built in to your template and install one of the recommended lightbox addons if you want IH3 to work.

    Your choices:
    • Change your template (using one provided through the zen cart community to ensure compatibility)
    • Uninstall your template's lightbox (ask your template designer to provide you the necessary tech support to accomplish this), and then install a ZC approved lightbox and IH3
    • Keep your template as is and forget about using IH3 (uninstall it)



    Things to check:

    • You said you ultimately paid someone to install IH3 for you. Did you provide them with the above information?
    • Did they take the time to read the READ_ME before they did the installation?
    • Did you change your lightbox to one of the two lightboxes that work with ZC in general and IH3 specifically?
    • If so, did you read the first section of the "Misc" tab of the READ_ME for specific instructions on getting those lightboxes to work with IH3?


    As you can see from the above tips and from my previous posts and PM responses....all of your problems can be solved if you would invest the time to read and follow the instructions in the READ_ME file that came with the download package.

    Any answer we could provide will not be any faster or easier than what you'll find in the READ_ME file because the answers we would give you in the thread are already in the READ_ME.

    The READ_ME took countless hours to create, so I'm sure you'll forgive us for not wanting to repeatedly type out the same information over and over and over when it's already been provided in a clear, concise, and detailed document.


    Once you've gone through the READ_ME file and have followed all of the instructions contained therein - if you still have trouble, come back and post the details and we'll see what we can do to assist you.


    Good luck and happy Zenning :)



    Quote Originally Posted by wildchick View Post
    Here is the method I found to add Multiple product images the easy way:

    Code:
    Go to image handler from admin
    Select a product and click add new file
    finally clicking choose file under default
    Pick your extra image.
    It automatically formats the file name for me and adds the image. You can see the extra images on the bottom of the product page.

    Is this the correct method?

    There is a problem however:

    1) When I click the extra image on product page, the large image popup doesnt use zen light box. Instead it uses a regular popup window(I think default zen cart).

    2)Go to image handler from admin
    Select a product and click add new file
    finally clicking choose file under add large image, it does not work properly and gives me an error.
    Code:
    Error!
    
    Unable to determine the page link!
    
    Function used:
    
    zen_href_link('', '', 'NONSSL')
    
    Is this supposed to happen?
    And yes, to the best of my knowledge I correctly named the 2nd image file(CAKE_02), however I think that IH3 expected it to replace original image files large image and thus I should of kept the file name as the original filename(CAKE_01). Of course this wasnt my goal.
    Go that extra mile, you never know what's at the end of the road

    Empowerment Sanctuary

  10. #450

    Default Re: Image Handler 3 Support Thread

    Quote Originally Posted by wildchick View Post
    I have installed image handler 3, how do I add more large and medium images to be browsed on the product page?

    The answer is in the READ_ME file (as noted in my previous post)



    Don't do this:
    For the large image (used in popups) I use FTP and upload:
    /images/large/dvd/a_bugs_life_01_LRG.gif
    /images/large/dvd/a_bugs_life_02_LRG.gif
    /images/large/dvd/a_bugs_life_03_LRG.gif
    /images/large/dvd/a_bugs_life_04_LRG.gif

    For the medium image (used as the main image on the product_info page) I upload via FTP:
    /images/medium/dvd/a_bugs_life_MED.gif
    As noted in my previous post, there is a tutorial in the IH3 READ_ME that provides a more appropriate method. The method quoted above is for carts that are not using IH3.
    Go that extra mile, you never know what's at the end of the road

    Empowerment Sanctuary

 

 
Page 45 of 110 FirstFirst ... 3543444546475595 ... LastLast

Similar Threads

  1. v150 Image Handler 4 (for v1.5.x) Support Thread
    By DivaVocals in forum All Other Contributions/Addons
    Replies: 1687
    Last Post: 17 Nov 2024, 07:26 PM
  2. AJAX IMAGE Swapper support thread
    By jaycode in forum All Other Contributions/Addons
    Replies: 785
    Last Post: 13 Jan 2016, 11:48 PM
  3. v138a Image Handler 2 (for ZC v1.3.8 ONLY) Support
    By timkroeger in forum All Other Contributions/Addons
    Replies: 7098
    Last Post: 12 Oct 2014, 03:48 AM
  4. Image Titles Support Thread
    By gjh42 in forum All Other Contributions/Addons
    Replies: 155
    Last Post: 9 Sep 2014, 04:51 AM
  5. Image Handler Support Please
    By nadinesky in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 30 Sep 2013, 03:47 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR