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

Hybrid View

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

    Default Re: Image Handler 3 Support Thread

    update---

    still problem exists and no contact info for her host anywhere not even via c-panel

  2. #2

    Default Re: Image Handler 3 Support Thread

    Quote Originally Posted by DarkAngel View Post
    update---

    still problem exists and no contact info for her host anywhere not even via c-panel
    I'm wondering if your customer's issue has something to do with the fact that when you visit the hosting company's website to find contact information, you are redirected to a page which informs you that the hosting company's own homepage of it's own website has been suspended.

    Anyway, here's the hosting company's contact info, found from this source and this source:

    1quicksolution.com contact
    [email protected]
    [email protected]
    [email protected]

    Webmaster:
    [email protected]

    Webmaster:
    [email protected]


    In other words, it sounds like an issue with the hosting company rather than with IH3. In particular, the part about IH3 asking her for all new images...that sounds like it might be a database corruption issue? Don't take my word for it though, I'm just guessing.

    Hope this helps, good luck
    Go that extra mile, you never know what's at the end of the road

    Empowerment Sanctuary

  3. #3
    Join Date
    Mar 2011
    Posts
    148
    Plugin Contributions
    0

    Default Re: Image Handler 3 Support Thread

    Just to verify...I upload an image to my file manager. This image is not changed in any way, but a copy is made in the specified size and with my watermark, and this image is saved in bmz_cache. Is this correct?

    I see that the files in bmz_cache are not labeled with their original name. If I delete an original image which I had uploaded, will the corrosponding bmz_cach image be deleted?

    This is getting so confusing.
    I want to delete all images on my website without deleting the listings. I will then upload new images. So, if I delete all of my original uploaded images will the bmz_cache images then disappear or do I need to delete them manually? And do I delete everything in bmz_cache or is there stuff that needs to be saved.
    And can you explain why the folders in bmz_cache are labeled as "0-9" and "a-f" and where is the rest of the alphabet?

    Please don't be mad at me for all these stupid questions. I actually am making progress thanks to you all.

  4. #4
    Join Date
    Sep 2005
    Location
    Waikato, New Zealand
    Posts
    1,539
    Plugin Contributions
    3

    Default Re: Image Handler 3 Support Thread

    Quote Originally Posted by sofasurfer View Post
    Just to verify...I upload an image to my file manager. This image is not changed in any way, but a copy is made in the specified size and with my watermark, and this image is saved in bmz_cache. Is this correct?

    I see that the files in bmz_cache are not labeled with their original name. If I delete an original image which I had uploaded, will the corrosponding bmz_cach image be deleted?

    This is getting so confusing.
    I want to delete all images on my website without deleting the listings. I will then upload new images. So, if I delete all of my original uploaded images will the bmz_cache images then disappear or do I need to delete them manually? And do I delete everything in bmz_cache or is there stuff that needs to be saved.
    And can you explain why the folders in bmz_cache are labeled as "0-9" and "a-f" and where is the rest of the alphabet?

    Please don't be mad at me for all these stupid questions. I actually am making progress thanks to you all.
    1) No original image is not changed in any way, a correctly resized copied version will be created in the bmz_cache
    2) No the bmz_cache version isn't deleted when you delete the original image.
    3) The easiest way to clear the bmz_cache is to go to
    admin --> tools --> Image handler - and select clear image cache, and this will clear the bmz_cache
    It will automatically recreate any required images when they are requested by the site
    Webzings Design
    Semi retired from Web Design

  5. #5
    Join Date
    May 2006
    Posts
    321
    Plugin Contributions
    0

    Default Re: Image Handler 3 Support Thread

    This file:

    admin/functions/extra_functions/functions_bmz_image_handler.php

    is causing my admin home page to go blank. I had it happen three times and finally uploaded the admin folder all over again, then uploaded the files one at a time to see which was the culprit. This is a brand new Fantastico installation of 1.3.9h. When I deleted this file, the admin page came back.

  6. #6
    Join Date
    Mar 2011
    Posts
    148
    Plugin Contributions
    0

    Default Re: Image Handler 3 Support Thread

    The whole point of Image Handler is to save room in my file manager aa well as to have smaller images so my page loads faster.

    So, I sell photos. Images on my site are the images I sell. I am processing as thus... I have a folder on my pc which holds my large (4-20mg) images that I make prints from. I also have a folder which holds reduced size images (100-200kb) which I upload to file manager and which are in turn processed by Image Handler and displayed on my website.

    Is the above method preferred or is there a better way?

  7. #7
    Join Date
    Jul 2011
    Posts
    12
    Plugin Contributions
    0

    Default Re: Image Handler 3 Support Thread

    Just upgraded to IH3 from IH2 but I'm still having problem with my zoom. First and second images zoom just fine however the rest of the piccy don't zoom anymore. Anyone knows what the prob with this?
    My site is: http://pinkoholic.co.uk

    Thanks!

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

    Default Re: Image Handler 3 Support Thread

    Quote Originally Posted by digidiva-kathy View Post
    This file:

    admin/functions/extra_functions/functions_bmz_image_handler.php

    is causing my admin home page to go blank. I had it happen three times and finally uploaded the admin folder all over again, then uploaded the files one at a time to see which was the culprit. This is a brand new Fantastico installation of 1.3.9h. When I deleted this file, the admin page came back.
    I would suggest to NOT install Zen Cart via Fantastico, and install it yourself.. The issue is likely related to something in the Fantastico install..
    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.

  9. #9
    Join Date
    Apr 2008
    Posts
    82
    Plugin Contributions
    0

    Default Re: Image Handler 3 Support Thread

    Hi all,
    Is there any way to find out the url of the second image in IH?
    For example in categories we have our main image shown as
    "zen_image(DIR_WS_IMAGES . $listing->fields['products_image'], $listing->fields['products_name'], IMAGE_PRODUCT_LISTING_WIDTH, IMAGE_PRODUCT_LISTING_HEIGHT, 'class="listingProductImage"')"
    I need the url of the second small image, thank you!

  10. #10
    Join Date
    May 2006
    Posts
    321
    Plugin Contributions
    0

    Default Re: Image Handler 3 Support Thread

    Quote Originally Posted by DivaVocals View Post
    I would suggest to NOT install Zen Cart via Fantastico, and install it yourself.. The issue is likely related to something in the Fantastico install..
    I've never had this problem and used Fantastico countless times for Zen installs, but I did upload the whole file set over the original files and it's working now, so thanks!

 

 
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. AJAX IMAGE Swapper support thread
    By jaycode in forum All Other Contributions/Addons
    Replies: 785
    Last Post: 13 Jan 2016, 11:48 PM
  3. v138a Image Handler 2 (for ZC v1.3.8 ONLY) Support
    By timkroeger in forum All Other Contributions/Addons
    Replies: 7098
    Last Post: 12 Oct 2014, 03:48 AM
  4. Image Titles Support Thread
    By gjh42 in forum All Other Contributions/Addons
    Replies: 155
    Last Post: 9 Sep 2014, 04:51 AM
  5. Image Handler Support Please
    By nadinesky in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 30 Sep 2013, 03:47 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