Page 388 of 710 FirstFirst ... 288338378386387388389390398438488 ... LastLast
Results 3,871 to 3,880 of 7099
  1. #3871
    Join Date
    Feb 2009
    Posts
    53
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    I've been breaking my head over this. I installed IH2 a couple of days ago. I have the watermark turned on for both small, medium and large images but only the the small ones display a watermark. I have created watermark.png and placed it in /images/large.

    The watermark does show when I copy a picture gadget.jpg from /images to /images/large and rename it gadget_LRG.jpg.

    Any clues? My site is www.mylittletoy.com.

    Thanks

  2. #3872
    Join Date
    Apr 2009
    Posts
    11
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Warning: require_once(/hermes/web07/b2388/moo.sareefer/shop/includes/extra_configures/bmz_image_handler_conf.php) [function.require-once]: failed to open stream: No such file or directory in /hermes/web07/b2388/moo.sareefer/shop/admin/includes/extra_configures/bmz_image_handler_conf.php on line 12

    Fatal error: require_once() [function.require]: Failed opening required '/hermes/web07/b2388/moo.sareefer/shop/includes/extra_configures/bmz_image_handler_conf.php' (include_path='.:/usr/local/lib/php-5.2.1/lib/php') in /hermes/web07/b2388/moo.sareefer/shop/admin/includes/extra_configures/bmz_image_handler_conf.php on line 12


    Can someone help with this error please?

  3. #3873
    Join Date
    Apr 2009
    Posts
    11
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Ok all sorted I see where I went wrong

  4. #3874
    Join Date
    Feb 2007
    Location
    South Florida, USA
    Posts
    1,374
    Plugin Contributions
    4

    Default Re: Image Handler 2 Support

    Quote Originally Posted by SIMS-SA View Post
    Ok all sorted I see where I went wrong
    You need to post what you saw and the solution you found.

  5. #3875
    Join Date
    Feb 2009
    Posts
    53
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    This forum has helped me out numerous times, but his thread is just ridiculously big. I've asked for help 2 times, but I never got a response because there's 4 or 5 other things being discussed, which is really frustrating.

  6. #3876
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: Image Handler 2 Support

    Quote Originally Posted by koenvandamme View Post
    I've been breaking my head over this. I installed IH2 a couple of days ago. I have the watermark turned on for both small, medium and large images but only the the small ones display a watermark. I have created watermark.png and placed it in /images/large.

    The watermark does show when I copy a picture gadget.jpg from /images to /images/large and rename it gadget_LRG.jpg.

    Any clues? My site is www.mylittletoy.com.

    Thanks
    In order for watermarking to work for every image dimension the specific corresponding watermark images have to be present. That means, you have to upload files to the following specific locations:

    *images/watermark.png
    *images/medium/watermark_MED.png (or your specified MEDIUM_IMAGE_SUFFIX)
    *images/large/watermark_LRG.png (or your specified LARGE_IMAGE_SUFFIX)


    I included some demo watermark images for small, medium and large sized images featuring a slightly modified Zen-Cart logo for a quick start. Nothing more to do, switch on, switch off, just as you like. Image Handler takes care of generating images accordingly. You can specify where you want the watermark to appear on the image canvas by selecting NorthWest, North, NorthEast, West, Center, East, SoutWest, South and SouthEast for the Wartermark Gravity setting.
    This came from the authors web site. Hope it will help.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  7. #3877
    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 countrycharm View Post
    I have a problem with a image link at the bottom of my site that reads - Click Image to Close. This I would like to get rid of, but when I try to my page want load. It did not appear until I installed image handler. Does anybody have any ideas I would be grateful.
    You can see my website in my signature. Thank you
    Look like you added this along with the google-analytics code to your footer file.
    Code:
    <body id="popupAdditionalImage" class="centeredContent" onLoad="resize();">
    <div>
    <a href="javascript:window.close()"><img src="" alt="- Click Image to Close" title=" - Click Image to Close " width="70" height="60" /></a></div>

  8. #3878
    Join Date
    Feb 2009
    Posts
    53
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Quote Originally Posted by countrycharm View Post
    In order for watermarking to work for every image dimension the specific corresponding watermark images have to be present. That means, you have to upload files to the following specific locations:

    *images/watermark.png
    *images/medium/watermark_MED.png (or your specified MEDIUM_IMAGE_SUFFIX)
    *images/large/watermark_LRG.png (or your specified LARGE_IMAGE_SUFFIX)


    I included some demo watermark images for small, medium and large sized images featuring a slightly modified Zen-Cart logo for a quick start. Nothing more to do, switch on, switch off, just as you like. Image Handler takes care of generating images accordingly. You can specify where you want the watermark to appear on the image canvas by selecting NorthWest, North, NorthEast, West, Center, East, SoutWest, South and SouthEast for the Wartermark Gravity setting.
    This came from the authors web site. Hope it will help.
    Thank you for your help. I had already done did everything you described here, yet only the small images display watermarks. When I copy an image to images/large and add the suffix _LRG to it, then that image does get a watermark when displayed small and big . Unfortunately, I will be having to many products to copy every image.

    I have all watermark.png and watermark_LRG.png in place and have 'show watermark on large images' set to yes.
    If anyone could look into this, I would be very thankful.

  9. #3879
    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 koenvandamme View Post
    Thank you for your help. I had already done did everything you described here, yet only the small images display watermarks. When I copy an image to images/large and add the suffix _LRG to it, then that image does get a watermark when displayed small and big . Unfortunately, I will be having to many products to copy every image.

    I have all watermark.png and watermark_LRG.png in place and have 'show watermark on large images' set to yes.
    If anyone could look into this, I would be very thankful.
    What size is the large images that you upload?
    What is the large image size setting here: Admin-->config-->Images?

    If you have large images set at 500x500 and you upload a 500x500 image IH will not process that image and so no watermark.

  10. #3880
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: Image Handler 2 Support

    Quote Originally Posted by tophand View Post
    Look like you added this along with the google-analytics code to your footer file.
    Code:
    <body id="popupAdditionalImage" class="centeredContent" onLoad="resize();">
    <div>
    <a href="javascript:window.close()"><img src="" alt="- Click Image to Close" title=" - Click Image to Close " width="70" height="60" /></a></div>
    Thank you for that information. I took care of that problem.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

 

 

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