Page 543 of 710 FirstFirst ... 43443493533541542543544545553593643 ... LastLast
Results 5,421 to 5,430 of 7099
  1. #5421
    Join Date
    Sep 2009
    Location
    Ontario, Canada
    Posts
    23
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    I have finally solved the mystery.

    For anyone else using the ZJ_SILVER_WIDE template, has installed IH2 and is having lightbox zoom errors (where the large image does not load, and the lightbox hangs), simply do the folllowing.

    The solution: replace includes/modules/main_product_image.php with the same file from the original file set.

    I am not entirely sure what the effect will be to IH2 (since I think that file was one of the ones changed in the IH2 installation) in the long term, but from what I can tell, everything seems to be working.



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

    Default Re: Image Handler 2 Support

    This really only fixes your template (ie your lightbox) and breaks IH2 functions.. So your problem is only HALF solved..

    Replacing the includes/modules/main_product_image.php file with the one from your template and overwriting the IH2 version of the includes/modules/main_product_image.php file will get your lightbox working and disable modifications made to the includes/modules/main_product_image.php for IH2.

    The correct way to fix your issue is to use a program like Winmerge or Beyond Compare and and merge the includes/modules/main_product_image.php from your template and the one from IH2. This way both the lightbox and IH2 will work together..
    Quote Originally Posted by k8ee View Post
    I have finally solved the mystery.

    For anyone else using the ZJ_SILVER_WIDE template, has installed IH2 and is having lightbox zoom errors (where the large image does not load, and the lightbox hangs), simply do the folllowing.

    The solution: replace includes/modules/main_product_image.php with the same file from the original file set.

    I am not entirely sure what the effect will be to IH2 (since I think that file was one of the ones changed in the IH2 installation) in the long term, but from what I can tell, everything seems to be working.


    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.

  3. #5423
    Join Date
    Apr 2010
    Posts
    2
    Plugin Contributions
    0

    help question Re: Image Handler 2 Support

    I am sorry that I just meet a problem. because all my site pictures are in another server, I need to change image file directory to that server, but the image handler looks like don't work on my site now when I change the image file directory to that remote server. I want to know how do I modify the program ? thanks.

  4. #5424
    Join Date
    Sep 2009
    Location
    Ontario, Canada
    Posts
    23
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    I always use WinMerge for files that have different code. Except this time as I thought IH2 wouldn't conflict with the template I had installed. In the end it was one line of code that controlled the built in lightbox that comes with the zj_silver_wide template that was being over written and causing the issues. All fixed now though.

    Thank you for your help and suggestions!

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

    Default Re: Image Handler 2 Support

    The Rev8b of Image Handler 2 is now available in the downloads section!!

    http://www.zen-cart.com/index.php?ma...roducts_id=117
    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.

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

    Default Re: Image Handler 2 Support

    This is an incorrect assumption to make.. Going forward you should always compare the files in any module you install against the files already existing in your store..

    ANYTIME a module has Zen Cart files which are identical to files already existing in your cart, it usually means that there have been modifications made which are required for the module to work. I use Beyond Compare to compare the files in ANY module I install to help minimize modules overwriting other modules..

    Glad it all worked out..

    Quote Originally Posted by k8ee View Post
    I always use WinMerge for files that have different code. Except this time as I thought IH2 wouldn't conflict with the template I had installed. In the end it was one line of code that controlled the built in lightbox that comes with the zj_silver_wide template that was being over written and causing the issues. All fixed now though.

    Thank you for your help and suggestions!
    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. #5427
    Join Date
    Jan 2008
    Posts
    139
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    I've just installed Image Handler 2 to my 1.3.9d site. Double-checked (and re-downloaded/copied over) all the file locations, but all seems to be in place, per the instructions in the zip archive.

    However, when I go to Admin>Tools>ImageHandler to complete the install, I get a "404 Page not found" error (in IE. In Firefox, the error is "No input file specified.").

    The only thing I could find related to this was a years-old thread, which indicated SSL or .htaccess issues. I'm not yet set up with SSL, and I've renamed the .htaccess file in the admin folder, as the thread recommended, but no go...

    I guess this is the official support thread for ImageHandler; I saw an early post that pointed back to the breakmyzencart site for forum support. Oddly, when I visited that forum, I got a ...404-Page Not Found.

    Anyone have any ideas what might be causing this issue?

    Thanks,
    DBB1

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

    Default Re: Image Handler 2 Support

    What version of Image handler 2 did you download, the one on the breakmyzencart is very very out of date, the most up to date version is here

    http://www.zen-cart.com/index.php?ma...roducts_id=117

    This is the official support thread as such

    Did you have a previous version of IH installed?
    if so did you uninstall it first?
    How did you check that the files were there on the remote server?
    and did you double check the ones in admin?,
    if you have access to a file manager on your server via Cpanel double check the files existence using that
    404 means the file is not there, if the issue was htaccess then the error would have been different, probably
    However if you have set an .htaccess wrong you could be blocking the file sfrom uploading, are there any errors in your ftp clients logs
    could you give us a link to your site, we are able to work out some things from the front end

    Quote Originally Posted by DBB1 View Post
    I've just installed Image Handler 2 to my 1.3.9d site. Double-checked (and re-downloaded/copied over) all the file locations, but all seems to be in place, per the instructions in the zip archive.

    However, when I go to Admin>Tools>ImageHandler to complete the install, I get a "404 Page not found" error (in IE. In Firefox, the error is "No input file specified.").

    The only thing I could find related to this was a years-old thread, which indicated SSL or .htaccess issues. I'm not yet set up with SSL, and I've renamed the .htaccess file in the admin folder, as the thread recommended, but no go...

    I guess this is the official support thread for ImageHandler; I saw an early post that pointed back to the breakmyzencart site for forum support. Oddly, when I visited that forum, I got a ...404-Page Not Found.

    Anyone have any ideas what might be causing this issue?

    Thanks,
    DBB1

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

    Default Re: Image Handler 2 Support

    Quote Originally Posted by DBB1 View Post

    However, when I go to Admin>Tools>ImageHandler to complete the install, I get a "404 Page not found" error (in IE. In Firefox, the error is "No input file specified.").
    whoops forgot to add
    What exactly was the contents of the 404 page, often they tell you the file that is missing or so clue as to what should be there

  10. #5430
    Join Date
    Jan 2008
    Posts
    139
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Quote Originally Posted by nigelt74 View Post
    What version of Image handler 2 did you download, the one on the breakmyzencart is very very out of date, the most up to date version is here
    Downloaded v2.0 Rev 8b for ZC 1.3.9 from the ZC forum site. I only mentioned breakmyzencart because I was looking anywhere I could for a solution, and was double-checking which site had the most current version (these ZC forum posts can get quite dated; several posts state that breakmyzencart is the place to go for the most current releases, which is obviously no longer true).

    Quote Originally Posted by nigelt74 View Post
    Did you have a previous version of IH installed?
    Nope

    Quote Originally Posted by nigelt74 View Post
    How did you check that the files were there on the remote server? and did you double check the ones in admin?
    FTP, and yes.

    Quote Originally Posted by nigelt74 View Post
    404 means the file is not there, if the issue was htaccess then the error would have been different, probably
    I only mentioned .htaccess because this was an issue for someone with the same error several years ago. I try researching as best I can before posting, and so try any potential solutions given, so I didn't want to leave this stone unturned.

    Quote Originally Posted by nigelt74 View Post
    could you give us a link to your site, we are able to work out some things from the front end
    Internal...

    By the way, no specifics in the 404 error. Just the standard page not found. I was hoping someone would know what code (file) the Admin>Tools>IH2 install link was calling. I've installed this successfully on other sites, but it's always worked. The only diff is the ZC and IH versions.

    Thanks, Nigel!

 

 

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