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

Hybrid View

  1. #1
    Join Date
    Mar 2009
    Location
    Serbia
    Posts
    349
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Hi, ZC user.

    I have install Image Handled 2 end in file on server I have dir: ''bmz_cache/4/''
    in thet file are stored pictures like: 4fd844ba36ea08427b9e695cf113ffde.image.92x90.gif

    can I DELETE all thet picture???

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

    Default Re: Image Handler 2 Support

    Quote Originally Posted by kobra8 View Post
    Hi, ZC user.

    I have install Image Handled 2 end in file on server I have dir: ''bmz_cache/4/''
    in thet file are stored pictures like: 4fd844ba36ea08427b9e695cf113ffde.image.92x90.gif

    can I DELETE all thet picture???
    You can delete the contents of the bmz_cache directory, but if IH2 is still installed and active, it will recreate the files/folders in the bmz_cache folder.
    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. #3

    Default Re: Image Handler 2 Support

    When you install Image Handler2, it makes copies of all the images it handles. It then optimizes those images and saves them in various sizes in the bmz_cache folder.

    Then, when a page is loaded, it serves up the images from the bmz_cache folder instead of serving up your original images which, I presume, are larger and bigger files.

    This makes your site work faster and lowers the amount of bandwidth used every time a page loads.

    If you delete those files, as Diva said, Image Handler2 will just recreate them as long as the mod is installed and active. This is because IH2 needs the bmz_cache and the files inside it in order to function properly.

    You should only delete those folders if:
    • you are uninstalling Image Handler2, or
    • you recently made a lot of changes to your images and need to clear the cache in order for IH2 to create a new cache of the new images.



    Quote Originally Posted by kobra8 View Post
    Hi, ZC user.

    I have install Image Handled 2 end in file on server I have dir: ''bmz_cache/4/''
    in thet file are stored pictures like: 4fd844ba36ea08427b9e695cf113ffde.image.92x90.gif

    can I DELETE all thet picture???
    Go that extra mile, you never know what's at the end of the road

    Empowerment Sanctuary

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

    Default Re: Image Handler 2 Support

    What she said because she's 2 hours ahead of me and probably had coffee already when she posted.. Whereas I was sleep deprived and coffeeless when I answered previously..

    Quote Originally Posted by ScriptJunkie View Post
    When you install Image Handler2, it makes copies of all the images it handles. It then optimizes those images and saves them in various sizes in the bmz_cache folder.

    Then, when a page is loaded, it serves up the images from the bmz_cache folder instead of serving up your original images which, I presume, are larger and bigger files.

    This makes your site work faster and lowers the amount of bandwidth used every time a page loads.

    If you delete those files, as Diva said, Image Handler2 will just recreate them as long as the mod is installed and active. This is because IH2 needs the bmz_cache and the files inside it in order to function properly.

    You should only delete those folders if:
    • you are uninstalling Image Handler2, or
    • you recently made a lot of changes to your images and need to clear the cache in order for IH2 to create a new cache of the new images.
    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.

  5. #5
    Join Date
    Mar 2009
    Location
    Serbia
    Posts
    349
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Thanks on reply

    The problem is thet picture in bmz thet Image Handler make have perrmision 666, end every time I have to go end change in 644 or 444.

    Are have some way to IH make 644 thet images?

  6. #6
    Join Date
    Oct 2007
    Location
    Emporia, Kansas
    Posts
    1,762
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    I have a "blond moment" question concerning IH 2 or 3 no matter....

    I like to post the image link in my forums or other places to show off the items that get added new and was wondering...when we clear the cache for IH and it recreates the images...will the ones posted disappear from site or does it recreate them...without renaming them?

    btw I love the read me in IH3 and it updates beautifully.

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

    Default Re: Image Handler 2 Support

    Quote Originally Posted by DarkAngel View Post
    I have a "blond moment" question concerning IH 2 or 3 no matter....

    I like to post the image link in my forums or other places to show off the items that get added new and was wondering...when we clear the cache for IH and it recreates the images...will the ones posted disappear from site or does it recreate them...without renaming them?

    btw I love the read me in IH3 and it updates beautifully.
    When the cache is recreated, new image names are generated.. Better to link to original image or create a parallel, separate library of images for the purpose of displaying them elsewhere.. I would never directly link to anything in the Image Handler image cache.. It's too much of a moving target..
    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.

  8. #8
    Join Date
    Oct 2007
    Location
    Emporia, Kansas
    Posts
    1,762
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    thanks diva, I thought as much from my host move and all the images going poof from threads...lol

  9. #9

    Default Re: Image Handler 2 Support

    The permission level of 0666 for the images in the bmz_cache folder is as it should be. No doubt you're worried about the security of the images being set at 0666 instead of 0664.

    There are three reasons not to worry about this:

    1. The images in the bmz_cache folder are not your original images. They are optimized copies.
    2. The permission level of 0666 is necessary for IH2 to operate effectively and is perfectly secure in this instance.
    3. The bmz_cache folder contains an .htaccess file for added security.

    In other words, you should leave those settings alone.

    Quote Originally Posted by kobra8 View Post
    Thanks on reply

    The problem is thet picture in bmz thet Image Handler make have perrmision 666, end every time I have to go end change in 644 or 444.

    Are have some way to IH make 644 thet images?
    Go that extra mile, you never know what's at the end of the road

    Empowerment Sanctuary

  10. #10
    Join Date
    Mar 2009
    Location
    Serbia
    Posts
    349
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Thanks Junkie, I change in 666 byt I don't have .htaccess file.
    I will put thet file manual, but can you please tell what to write in thet file.
    Is this o.k.???

    ...................
    # $Id: .htaccess 1105 2005-04-04 22:05:35Z birdbrain $
    #
    # This is used with Apache WebServers
    # The following blocks direct HTTP requests in this directory recursively
    #
    # For this to work, you must include the parameter 'Limit' to the AllowOverride configuration
    #
    # Example:
    #
    #<Directory "/usr/local/apache/htdocs">
    # AllowOverride Limit
    #
    # 'All' with also work. (This configuration is in your apache/conf/httpd.conf file)
    #
    # This does not affect PHP include/require functions
    #
    # Example: http://server/catalog/includes/application_top.php will not work

    <Files *.php>
    Order Deny,Allow
    Deny from all
    </Files>
    ....................

 

 
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