Page 221 of 710 FirstFirst ... 121171211219220221222223231271321 ... LastLast
Results 2,201 to 2,210 of 7099
  1. #2201
    Join Date
    Feb 2004
    Posts
    1,278
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    I was trying to solve a problem.

    My Image Hoover was not working anymore.

    I saw there was an upgrade to Image Hander so I installed it.

    When I installed it I got this error.

    Fatal error: Call to undefined function zen_attribute_image() in /home/noah/public_html/includes/modules/zencart_zen/attributes.php on line 481
    Not knowing what to do I commented out the line (491)

    // $tmp_attributes_image .= '<div class="attribImg">' . zen_attribute_image(DIR_WS_IMAGES . $products_options->fields['attributes_image']) . (PRODUCT_IMAGES_ATTRIBUTES_NAMES == '1' ? '<br />' . $products_options->fields['products_options_values_name'] : '') . '</div>' . "\n";
    Oh but now My Attribute Images are not showing up...
    What can I do to fix this???

    If image hoover is just not working.. Any suggestions on what to do?
    Last edited by milobloom; 25 Jan 2008 at 01:20 AM.

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

    Default Re: Image Handler 2 Support

    Quote Originally Posted by kuroi View Post
    If the PHP interpreter reaches the end of a file with its tag state as open, it will close it automatically. So ?> at the end of a file are actually optional. I would argue that best practise would be to include a closing tag anyway, but the author of Image Handler always preferred to leave them off. So there's no surprise that there's not one here.
    Indeed, this FAQ Entry shows that ?> end tags are beginning to disappear from Zen Cart's core code too and gives a good reason for this. Looks like I might need to review my perception of best practise!
    Kuroi Web Design and Development | Twitter

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

  3. #2203
    Join Date
    Nov 2006
    Posts
    512
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    I recently installed IH2 Version: 2.0_for_137 from 10/21/07.

    I was wondering what to do with category_product_listing.php.patch

    admin/includes/modules/category_product_listing.php.patch

    do I leave that out of the install? or do I patch something with the code in this file?
    php.patch can't be executed right?

  4. #2204
    Join Date
    Jan 2008
    Posts
    2
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    I am having problems with my images not showing up in the SSL(https) section of my website (i.e log-in , my account ect). I have installed and re-installed image handler 2.0 twice. I have the latest version of zen cart (v1.3.8a)
    What could be the problem? Please, any help would be wonderful.
    my site is at http://www.cherrytreecreations.com

  5. #2205
    Join Date
    Oct 2004
    Location
    Houston, TX
    Posts
    782
    Plugin Contributions
    4

    Default Re: Image Handler 2 Support

    Quote Originally Posted by cherrytreecreations View Post
    I am having problems with my images not showing up in the SSL(https) section of my website (i.e log-in , my account ect). I have installed and re-installed image handler 2.0 twice. I have the latest version of zen cart (v1.3.8a)
    What could be the problem? Please, any help would be wonderful.
    my site is at http://www.cherrytreecreations.com
    Was the site an upgrade?

    Try deleting what resides inside the bmz_cache folder and checking that the folder has the correct permissions.

    Also what's the size of your large images without image handler having resized them. The largest image you uploaded.

  6. #2206
    Join Date
    Oct 2004
    Location
    Houston, TX
    Posts
    782
    Plugin Contributions
    4

    Default Re: Image Handler 2 Support

    Quote Originally Posted by bjornarl View Post
    Since upgrading to 1.3.8a on our shared server account, we have been told the site is generating excessive resource usage and will soon be moved off the server. Stats given were:

    CPU usage: 2.52
    Memory usage: 1.19
    MySQL usage: 0.2

    Other than content customizations and a handful of mods, it's a pretty standard install. However when I disabled Image Handler 2 in the admin (setting "IH resize images" to "no") the page parse times do drop noticeably... when it's on they are up to 10 seconds (worst case) and when it's off they are usually under 2 seconds. Database query time is always low (< 0.5 seconds).

    Has anyone else run into this problem with Zen Cart 1.3.8a on PHP5 with gd with Image Handler 2?

    I have checked when IH2 is on that all images on the page are using the cached generated images (they are), and when I browse the cache directories on the server the timestamps are not new -- i.e. the cached images are not being regenerated each time the page displayed (or if they are, at least not resaved).

    I did upgrade the site via a subversion branch merge and I don't believe there were direct conflicts in the IH2 files. There are no visible problems on the site with IH2 active.

    Thanks for any suggestions on what could be wrong.

    Bjornar
    Do you have a link to the site ... what's the quality setting under Configuration :: Images?

    Are there lots of images loading on a single page ...

    And it could possibly be that your site is generating enough traffic that it's in the best interest of your hosting company to move you onto a better server.

  7. #2207
    Join Date
    Dec 2005
    Location
    Australia
    Posts
    772
    Plugin Contributions
    0

    red flag Re: Image Handler 2 Support

    Hi,

    Does anyone know why every now and then I have to reinstall IH2? I mean I have previously installed it but after a while the IH2 admin shows the following. The image zooming effect is still working on my website though.
    * Install Image Handler
    * Clear image cache
    * Scan for old IH 0.x and 1.x original images

    Please advise. Thanks in advance.
    Using zencart v.1.3.9e
    Website: http://www.dealbyethan.com
    Email: admin AT dealbyethan DOT com

  8. #2208
    Join Date
    Nov 2006
    Posts
    512
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    My bmz_cache is getting big, especially for backups.

    I went to the IH2 admin, and cleared cache "Image cache cleared" statement appeared, checked the bmz_cache folder, a file called .keep was deleted but the folders and images remain...Do I FTP delete them?

    and if so, is this how to do it in future, delete the folders first, then clear cache in admin? not sure what clear cache in admin does then...

  9. #2209
    Join Date
    Feb 2007
    Location
    Los Angeles
    Posts
    359
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    [FONT=Times New Roman]I set up in admin to use the watermark on large images, I also made sure I have the watermark.png image in my large folder, but still it not working on large images.[/FONT]
    [FONT=Times New Roman] When I set up medium images and activate it from the admin it work perfect.[/FONT]
    [FONT=Times New Roman][/FONT]
    [FONT=Times New Roman]But I only trying to have it for large images[/FONT]
    [FONT=Times New Roman][/FONT]
    [FONT=Times New Roman]Any idea what I am missing?[/FONT]
    [FONT=Times New Roman][/FONT]
    [FONT=Times New Roman]Thank you [/FONT]

  10. #2210
    Join Date
    Jan 2008
    Posts
    94
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Excuse the complete Newbie question. I have to upload thouands of product images, since I switched from Volusion to Zencart. In Volusion i would FTP the images to my "images" folder. I just went to my Zencart FTp site and cannot find a folder for: images, images/medium and images/large directories.

    Where are they? Do I have to create them? Please provide an explicit repsonse for the Zen challenged.

    Does Image Handler help with this?

    Thank you!

 

 

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