Page 1 of 2 12 LastLast
Results 1 to 10 of 7098

Hybrid View

  1. #1
    Join Date
    Sep 2004
    Posts
    2,420
    Plugin Contributions
    2

    Default Re: Image Handler 2 Support

    Quote Originally Posted by kelvyn
    Ask A Question for Zen-Cart v1.3.0
    Yes, you're right, I must be looking at the OTHER ask a question contrib by the other marge ;)
    Been running the Ask A Question for 1.30 from same author. The readme says version 1.0 and is dated 04-06-06. Does not mention anything of editing html_output.php. Strange. And I did not see announcment of updated version. This I just re-downloaded ask_a_question_v1.3.0.zip and the mod readme still shows version 1.0. However the template file and the readme in the latest package are indeed diff from my version and readme now suggests editing html_output as you quoted. But no new features are indications the mod was updated is in readme. The previous v1.0 mod I downloaded works fine for me. Thanks for the update. Wonder what is different in the new version and why Marg did not announce anywhere?

    I'd be interested to know what you use for your URL rewrites!
    No URL rewriting implemented. I have quality search rankings/PR's and don't want to mess them up, even if for the short term.[/QUOTE]

    @Tim - Apologies for hijacking the IH2 thread. Moving the Ask A Question discussion to http://www.zen-cart.com/forum/showthread.php?p=206085

    Woody

  2. #2
    Join Date
    Feb 2005
    Location
    Prague
    Posts
    151
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Damn,
    Im turn on SSL for admin zone and cant select Image Handler in tool smenu - Im alway redirected to admin login page...

    so zen-cart +chemo SEFU+ IH2 + SSL dosnt worked..

  3. #3
    Join Date
    Feb 2005
    Location
    Germany
    Posts
    633
    Plugin Contributions
    2

    Default Re: Image Handler 2 Support

    Just a short notice, as I'm very busy: MM has posted a few quick fixes for IH2 which will be in the next bugfix release (which is still a bit out) at the breakmyzencart forums. You might want to check it out as it fixes the IE javascript error and the wrong referenced images in admin/preview. The tip with the png-compression should be
    Code:
    $quality = (int)$quality/10;
    though (intead of 100), I think. (No guarantee, not tested).

    Cheers,
    Tim

  4. #4
    Join Date
    May 2006
    Posts
    310
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Tim :) You're fantastic.
    Thanks!

  5. #5
    Join Date
    Apr 2006
    Posts
    51
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Quote Originally Posted by timkroeger
    Just a short notice, as I'm very busy: MM has posted a few quick fixes for IH2 which will be in the next bugfix release (which is still a bit out) at the breakmyzencart forums. You might want to check it out as it fixes the IE javascript error and the wrong referenced images in admin/preview. The tip with the png-compression should be
    Code:
    $quality = (int)$quality/10;
    though (intead of 100), I think. (No guarantee, not tested).

    Cheers,
    Tim
    I've done the changes at breakmyzencart.com (replaced line 126), changed the pageY's to clientY's and I'm still getting the error. Only now it says clientY instead of pageY. Anyone found a way to stop this???


    Thanks, grneyes

  6. #6
    Join Date
    Oct 2005
    Posts
    71
    Plugin Contributions
    0

    Re: Image Handler 2 Support

    Strangest problem!

    Running: 1.27
    IH2 was working perfectly.

    Problem: I get an error on some products or categories when I click on them to add additional pictures. But some are fine and I can add pictures. Very strange.


    error message:
    Code:
    Internal Server Error
    
    The server encountered an internal error or misconfiguration and was unable to complete your request.
    Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.
    
    More information about this error may be available in the server error log.
    
    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

  7. #7
    Join Date
    Feb 2005
    Location
    Germany
    Posts
    633
    Plugin Contributions
    2

    Default Re: Image Handler 2 Support

    Images too big for the server to handle?You shouldn't go higher than 2 Megapixels if you are on a shared server.

    Kind regards,
    Tim

  8. #8
    Join Date
    Oct 2005
    Posts
    71
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    My images are not very big. They are around 50KB each picture.

    I investigated into the Error log and all it says is this:
    Code:
    File does not exist: /home/kookoot/public_html/500.shtml
    Premature end of script headers: /home/kookoot/public_html/store/admin/image_handler.php
    I get error on some products and I get the error when i tried to display one of my categories! I'm just wondering whether the problem could be something to do with my server or the MySQL database?

  9. #9
    Join Date
    Jul 2004
    Location
    The Netherlands, Wierden
    Posts
    430
    Plugin Contributions
    0

    Re: Image Handler 2 Support

    The preview in Image Handler doesn't give the right path.
    The previews have the path:
    png --> /webshop/webshop/admin/images/ih-test.png
    jpg --> /webshop/webshop/admin/images/ih-test.jpg
    gif --> /webshop/webshop/admin/images/ih-test.gif

    It has to be for example /bmz_cache/3/33f0b2cdfebcc994659514b33f516d25.image.141x80.png

    Why?

  10. #10

    Default Re: Image Handler 2 Support

    Quote Originally Posted by raimond
    The preview in Image Handler doesn't give the right path.
    The previews have the path:
    png --> /webshop/webshop/admin/images/ih-test.png
    jpg --> /webshop/webshop/admin/images/ih-test.jpg
    gif --> /webshop/webshop/admin/images/ih-test.gif

    It has to be for example /bmz_cache/3/33f0b2cdfebcc994659514b33f516d25.image.141x80.png

    Why?
    You may find the answer here:

    http://forums.breakmyzencart.com/t68-couple-hints.html

    Good luck,
    f.

 

 
Page 1 of 2 12 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. 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

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