Page 293 of 710 FirstFirst ... 193243283291292293294295303343393 ... LastLast
Results 2,921 to 2,930 of 7099
  1. #2921
    Join Date
    Jun 2008
    Posts
    10
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Hello all, We are trying to give our images friendly names. However for example, when we name an image necklace.jpg on the file system, zen cart renames the image. I noticed this by surfing to the web page that has the necklace image and viewing source. Zen Cart renames the image to something like: It is renaming it as GUID. http://www.spendyourhusbandsmoney.co...ge.124x120.jpg

    Is there a way to maintain a friendly name for each of our images?

    We already posted this question in the general questions and based from the response we got (appreciate it a lot, glenn!) that it is because of the image handler 2. Without IH2, there is no impediment of naming our images exactly as we want. Is that really true? Any solution on that you all might know or suggestion how to fix it? (we don't want to take out the IH2 from our site though)

    Thanks,
    Joy Crossley
    http://spendyourhusbandsmoney.com

  2. #2922
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Image Handler 2 Support

    Quote Originally Posted by toccoaandjack View Post
    We are trying to give our images friendly names.
    Not possible with Image Handler. It needs to ensure that every image is uniquely named and so generates names using an algorithm designed to prevent rather than sound pretty.

    To name the images how you want you would need to dispense with Image Handler and take the responsility for avoiding name clashes yourself (or re-write Image Handler with different priorities). The only restriction would be the length of the image name including any preceeding path names (32 characters I believe - though you can increase it by changing the database table schema).
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  3. #2923
    Join Date
    Jun 2008
    Posts
    10
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Quote Originally Posted by kuroi View Post
    Not possible with Image Handler. It needs to ensure that every image is uniquely named and so generates names using an algorithm designed to prevent rather than sound pretty.

    To name the images how you want you would need to dispense with Image Handler and take the responsility for avoiding name clashes yourself (or re-write Image Handler with different priorities). The only restriction would be the length of the image name including any preceeding path names (32 characters I believe - though you can increase it by changing the database table schema).
    Hi Kuroi,

    Another question, what all we lose by taking the image handler out of play. If we remove IH2, our only concern is making sure each of our images is uniquely named?

    Thanks!
    http://spendyourhusbandsmoney.com

  4. #2924
    Join Date
    Aug 2008
    Location
    Aliquippa, PA
    Posts
    19
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    New user and new install at www.sofiesbest.com.

    So far this is a GREAT tool. I'll be sending you something via PayPal after I get some sales registered.

    Thank you very much for the work on this.

    Fred

  5. #2925
    Join Date
    Jul 2008
    Posts
    75
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    finally i find that IH2 works on my default language english site, but it doesnt work on the other language sites, i dont know which file i should fix and what do i make it work on all language sites? thanks

  6. #2926
    Join Date
    Feb 2007
    Posts
    1,704
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Quote Originally Posted by Merlinpa1969 View Post
    did you login using the primary admin and add the privledges. to the user.
    indeed i did fella, im admin 1 and only me with access to admin settings. its a wierd erro as the IH and admin profiles dont use any of the same files, no overwrites.

  7. #2927
    Join Date
    Aug 2008
    Location
    Edinburgh
    Posts
    26
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    I think my eyes are glazing over all my searches, so I apologize if it's been asked before (which it probably has... >.<).

    My problem is, I want the mouse-over effect on only images in the product listing and product info pages.

    When enabled on small images it does it for icons for categories too, and I've tried disabling it for small images, and leaving it enabled for medium images, but then it doesn't work mouse-over zoom on anything!

    Thanks for your help. <3

  8. #2928
    Join Date
    Jan 2007
    Location
    1.5 miles from Home
    Posts
    674
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Quote Originally Posted by laurenh2201 View Post
    I think my eyes are glazing over all my searches, so I apologize if it's been asked before (which it probably has... >.<).

    My problem is, I want the mouse-over effect on only images in the product listing and product info pages.

    When enabled on small images it does it for icons for categories too, and I've tried disabling it for small images, and leaving it enabled for medium images, but then it doesn't work mouse-over zoom on anything!

    Thanks for your help. <3
    Mouseover was never enable for the product display page (medium sized images) as it uses the same image for both (mouse over effect).
    Do a search for my user name is this thread. I list what image placements uses IH based upon what the small image size.
    You can control this by image size you set in Admin--> Images.
    What you need to do is change the categories image size so it's not the same size as the small image, Admin--> Images.

  9. #2929
    Join Date
    Aug 2008
    Location
    Edinburgh
    Posts
    26
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Quote Originally Posted by tophand View Post
    Config/images
    The following need to have the same image size setting if you want to use the hover/popup with that feature:
    Small Image Width
    Small Image Height
    Image - Product New Listing Width
    Image - Product New Listing Height
    Image - New Products Width
    Image - New Products Height
    Image - Featured Products Width
    Image - Featured Products Height
    Image - Product All Listing Width
    Image - Product All Listing Height
    Quote Originally Posted by tophand View Post
    You can control this by image size you set in Admin--> Images.
    What you need to do is change the categories image size so it's not the same size as the small image, Admin--> Images.
    Yes! Thank you! Workssss. Happy happy!

  10. #2930
    Join Date
    Dec 2007
    Posts
    54
    Plugin Contributions
    0

    Default Error!

    I'm getting this error on the admin interface of image handler

    Code:
    Warning: imagepng() [function.imagepng]: gd-png: fatal libpng error: zlib error in E:\wamp\www\sepi\includes\classes\bmz_image_handler.class.php on line 646
    
    Warning: imagepng() [function.imagepng]: gd-png error: setjmp returns error condition in E:\wamp\www\sepi\includes\classes\bmz_image_handler.class.php on line 646
    anyone know why?

 

 

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