Page 661 of 710 FirstFirst ... 161561611651659660661662663671 ... LastLast
Results 6,601 to 6,610 of 7099
  1. #6601
    Join Date
    Apr 2011
    Posts
    2
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Quote Originally Posted by DivaVocals View Post
    A link to your site we be a LOT more helpful than a screenshot.

    If I understand you correctly, are you saying that the product listings on the main index page, whats new page, & featured page display the product images okay, but the product detail page does not display the main product image.

    In the meantime, please try turning off IH2 and see if the main product image on the product detail page reappears.

    Also here's some additional things to consider when troubleshooting this:

    • What other mods have you installed??
    • Have any of those mods made changes to or affect the product detail files??
    • Does the main product image on the product detail page not appear for ALL products or just certain products??
    • Did the main product images on the product detail page work BEFORE installing IH2?



    Seems evident by the screenprint that the OP is referring to the main product image on the product detail page..
    I got a very similar problems for the details image could not show up, could you please check me at http://silver4sell.com/index.php?mai...1fl8mthem663l6
    you will see it can not see the image..
    I am not very familiar with Zencart, some people said the image name could not have space, but all my image name have space on it, it is a big job to rename all the image, could I have another way to solve the problem?

  2. #6602
    Join Date
    Mar 2011
    Posts
    13
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Newbie needs help with a problem after new install of image handler2 Ver2 Rev 8d. (please excuse if this post does not appear in the right place, I could not find a new thread button ^^)

    I am using Zencart 1.39h with a purchased template.

    I copied all the image handler2 files as per the instructions and if there was a conflict with an existing file name I renamed the old one to allow the new file to be used.

    I can see the image handler2 in the admin>tools section, but when I click to install, I get this error message.

    Parse error: syntax error, unexpected $end in /home/mysite/public_html/zc_admin/image_handler.php on line 83

    Any help would be appreciated.

    Thanks in advance...

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

    Default Re: Image Handler 2 Support

    Quote Originally Posted by ABC2011 View Post
    I got a very similar problems for the details image could not show up, could you please check me at http://silver4sell.com/index.php?mai...1fl8mthem663l6
    you will see it can not see the image..
    I am not very familiar with Zencart, some people said the image name could not have space, but all my image name have space on it, it is a big job to rename all the image, could I have another way to solve the problem?
    The image names are problematic, and if you want to avoid some long temr issues I strongly suggest following best practices and renaming all of your images. I know it sounds like a lot of work, but it is worth the effort if you want to minimize your issues later on down the road.. There are plenty of free file renaming tools available and tools that will allow you to mass update all your products to reference the new file names.

    That said, you appear to have something else besides IH2 installed which has modified your product pages and the images.. You will need to merge changes between any files these mods have in common so that iH2 will work correctly..

    Also suggest reading the readme and making sure all your image settings follow the recommended guidelines for the settings..
    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.

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

    Default Re: Image Handler 2 Support

    Not an error I've seen before, and not sure what caused it for you.. Suggest re-uploading all the IH2 files and trying the install again..

    Quote Originally Posted by webgear_aus View Post
    Newbie needs help with a problem after new install of image handler2 Ver2 Rev 8d. (please excuse if this post does not appear in the right place, I could not find a new thread button ^^)

    I am using Zencart 1.39h with a purchased template.

    I copied all the image handler2 files as per the instructions and if there was a conflict with an existing file name I renamed the old one to allow the new file to be used.

    I can see the image handler2 in the admin>tools section, but when I click to install, I get this error message.

    Parse error: syntax error, unexpected $end in /home/mysite/public_html/zc_admin/image_handler.php on line 83

    Any help would be appreciated.

    Thanks in advance...
    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. #6605
    Join Date
    Mar 2010
    Posts
    26
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Quote Originally Posted by dimmyr View Post
    Tophand, I seem to see the same issue as Atma did. In Google Chrome browser, with a fresh install of IH2, the popup images during the mouse-over appear at the top of the visible page, in the product listing. I am surprised no one else had the same issue as the two of us. Any ideas yet?
    Quote Originally Posted by signs View Post
    Don't know if anyone's found the fix for this but I did discover a way to eliminate the problem (not fix it) with a css hack:

    @media screen and (-webkit-min-device-pixel-ratio:0) {
    /* only webkit-based browsers will read the following styles */
    #trailimageid {
    display: none;
    }
    }

    That will make hover images not display in Chrome or Safari. Until someone comes up with a better, more appropriate fix, that's what I'm using. I've wasted too much time trying to get the hover images where they ought to be. I'd rather just not have them display in Chrome at all.
    GOOGLE CHROME ISSUE FIXED


    finally i had fixed this issue

    replace jscript_imagehover.js in folder includes/templates/YOUR TEMPLATE/jscript

    with this

    of course backup before do this action ..

  6. #6606
    Join Date
    Mar 2010
    Posts
    26
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    sorry double post connection error :)

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

    Default Re: Image Handler 2 Support

    Ummm.. Dunno what version of IH2 you're running, but the JS in the current version of IH2 addressed the Chrome issues..

    So I need to add this for anyone following this support thread..


    If you are running IH2 Rev 8d (the current version available), this version includes and updated JS file which supports IE, Firefox, Chrome, and Safari.


    The upcoming release of IH2 will include updates to support IE9. Until the new IH2 release is available, you may get the new JS which supports IE9 here:

    http://grumpykiwi.com/haeana/index.p...Path=1376_1624




    Quote Originally Posted by JokerMOde View Post
    GOOGLE CHROME ISSUE FIXED


    finally i had fixed this issue

    replace jscript_imagehover.js in folder includes/templates/YOUR TEMPLATE/jscript

    with this



    of course backup before do this action ..
    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.

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

    Default Re: Image Handler 2 Support

    Sorry.. Posted the wrong link.. this is it here:
    http://www.zen-cart.com/forum/showpo...postcount=6490

    Quote Originally Posted by DivaVocals View Post
    Ummm.. Dunno what version of IH2 you're running, but the JS in the current version of IH2 addressed the Chrome issues..

    So I need to add this for anyone following this support thread..


    If you are running IH2 Rev 8d (the current version available), this version includes and updated JS file which supports IE, Firefox, Chrome, and Safari.


    The upcoming release of IH2 will include updates to support IE9. Until the new IH2 release is available, you may get the new JS which supports IE9 here:

    http://grumpykiwi.com/haeana/index.p...Path=1376_1624

    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.

  9. #6609
    Join Date
    Mar 2010
    Posts
    26
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Quote Originally Posted by DivaVocals View Post
    Ummm.. Dunno what version of IH2 you're running, but the JS in the current version of IH2 addressed the Chrome issues..

    So I need to add this for anyone following this support thread..


    If you are running IH2 Rev 8d (the current version available), this version includes and updated JS file which supports IE, Firefox, Chrome, and Safari.


    The upcoming release of IH2 will include updates to support IE9. Until the new IH2 release is available, you may get the new JS which supports IE9 here:

    http://grumpykiwi.com/haeana/index.p...Path=1376_1624


    versi 2.0...hmmm...

  10. #6610
    Join Date
    Mar 2010
    Posts
    26
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Quote Originally Posted by JokerMOde View Post
    versi 2.0...hmmm...
    okee...i'm sure noww..it's image handler 2 Ver 2.0 rev 7....

    wish this help everyone that need help

    and thx for the link...i'd just upgrade to ver2.0 rev8d and change the new JS for IE9 that i copy from
    http://grumpykiwi.com/haeana/index.p...Path=1376_1624

    everthing OKE
    Last edited by JokerMOde; 3 Apr 2011 at 12:14 PM.

 

 

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. v139h Image Handler 3 Support Thread (for ZC v1.3.9)
    By DivaVocals in forum All Other Contributions/Addons
    Replies: 1095
    Last Post: 2 Oct 2017, 12:42 PM
  3. Image Handler Support Please
    By nadinesky in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 30 Sep 2013, 03:47 PM
  4. Image handler only covers part of screen
    By shaneburton in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 14 May 2009, 07:15 PM
  5. Is Image Handler the only way to go?
    By wwwursa in forum Installing on a Windows Server
    Replies: 2
    Last Post: 23 Dec 2007, 09:22 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