Results 1 to 10 of 1688

Hybrid View

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

    Default Re: Image Handler 4 Support Thread

    Quote Originally Posted by ryska View Post
    Automatic installation of this format is very unfortunate solution.
    Ex.
    - My store does not have english folder
    - I have renamed classic template folder with many modifications
    - I preparing shop on localhost for install to host (After reinstall What should I do? IH not visible and not installed.)
    Then simply create a folder for the language you are using in the YOUR_ADMIN/includes/languages folder and copy the folder/files from the YOUR_ADMIN/includes/languages/english folder to that folder.

    The name of your template folder does NOT matter. The auto installer will find the active template and make the necessary updates when installing.
    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.

  2. #2
    Join Date
    Mar 2007
    Location
    Scotland
    Posts
    41
    Plugin Contributions
    0

    Default Re: Image Handler 4 Support Thread

    I've updated my zen cart shop to the latest 1.5.0 version and all working fine. I've attempted to installed Image Handler 4 and although it installed ok, it won't allow me to see the image on the admin page or upload new images. I've set the permissions as stated to 755 on the images and bmz_cache folders.

    Looking at the HTML on the admin page, it shows the current images we have as broken images, but looking at the html rendered, it has an extra slash at the start (
    <img src="//bmz_cache/0/01146dd9ec435862f8df50639fa96f21.image.26x40.jpg" )
    Removing this slash and the image shows perfectly.

    I think that the 2 issues are related as I would guess that the tool is trying to upload to a folder which doesnt exist (//bmz_cache).
    Any info on how to resolve this would be appreciated.

    Thanks

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

    Default Re: Image Handler 4 Support Thread

    The extra slash in the image URL would indicate that your configure.php files (admin-side or and shop-side) is incorrect.. However, without a URL to see your site all this is guesswork..

    Quote Originally Posted by ndg_uk View Post
    I've updated my zen cart shop to the latest 1.5.0 version and all working fine. I've attempted to installed Image Handler 4 and although it installed ok, it won't allow me to see the image on the admin page or upload new images. I've set the permissions as stated to 755 on the images and bmz_cache folders.

    Looking at the HTML on the admin page, it shows the current images we have as broken images, but looking at the html rendered, it has an extra slash at the start (
    <img src="//bmz_cache/0/01146dd9ec435862f8df50639fa96f21.image.26x40.jpg" )
    Removing this slash and the image shows perfectly.

    I think that the 2 issues are related as I would guess that the tool is trying to upload to a folder which doesnt exist (//bmz_cache).
    Any info on how to resolve this would be appreciated.

    Thanks
    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.

  4. #4
    Join Date
    Mar 2007
    Location
    Scotland
    Posts
    41
    Plugin Contributions
    0

    Default Re: Image Handler 4 Support Thread

    Thanks for the prompt reply.

    The front end url is www.eastfifeshop.com and all appears ok there.

    Happy to post the html from the admin side to let you see whars happening.

    Where in the folder structure is the configure file found?

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

    Default Re: Image Handler 4 Support Thread

    If it's the configure.php file it's a Zen Cart setup issue and NOT related specifically to IH4.. Your configure.php files are found in the "includes" folder.. The extra slash would tend to indicate that you have a slash in your configure file that doesn't belong..

    Quote Originally Posted by ndg_uk View Post
    Thanks for the prompt reply.

    The front end url is www.eastfifeshop.com and all appears ok there.

    Happy to post the html from the admin side to let you see whars happening.

    Where in the folder structure is the configure file found?
    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.

  6. #6
    Join Date
    Mar 2007
    Location
    Scotland
    Posts
    41
    Plugin Contributions
    0

    Default Re: Image Handler 4 Support Thread

    Looking through the file there doesn't appear to be anything incorrect there.

    Does anything get written to this file during the installation of IH4?

    The reason I'm asking is that the file had some strange permissions on it and I wonder if its missing an update.

    Thanks again

  7. #7
    Join Date
    Mar 2007
    Location
    Scotland
    Posts
    41
    Plugin Contributions
    0

    Default Re: Image Handler 4 Support Thread

    Found it in the admin configure.php file

    All working fine

    Thanks for your help

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

    Default Re: Image Handler 4 Support Thread

    Quote Originally Posted by ndg_uk View Post
    Looking through the file there doesn't appear to be anything incorrect there.

    Does anything get written to this file during the installation of IH4?

    The reason I'm asking is that the file had some strange permissions on it and I wonder if its missing an update.

    Thanks again
    IH4's install does NOT touch this file.. Like I stated if it's the configure.php file it's a Zen Cart setup issue and NOT related specifically to IH4.. The extra slash you are seeing would tend to indicate that you have a slash in your configure.php file that doesn't belong there..

    Quote Originally Posted by ndg_uk View Post
    Found it in the admin configure.php file

    All working fine

    Thanks for your help
    Glad to hear this..
    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
    Aug 2009
    Location
    Westland, Michigan
    Posts
    106
    Plugin Contributions
    0

    Default Re: Image Handler 4 Support Thread

    Quote Originally Posted by DivaVocals View Post
    If it's the configure.php file it's a Zen Cart setup issue and NOT related specifically to IH4.. Your configure.php files are found in the "includes" folder.. The extra slash would tend to indicate that you have a slash in your configure file that doesn't belong..
    I am having the same problem, IH4 won't allow me to see the image on the admin page. Could someone tell me what the line looks like that might have the 2 //'s. I would like to edit it out. I have been working with IH4 and those broken images. It still works fine, but it would be nice to see the images as I work. Thanks for your help.
    "I shoot an arrow into the air, where it lands I do not care: I get my arrows wholesale!” Curly Howard

  10. #10
    Join Date
    Apr 2009
    Posts
    2,134
    Plugin Contributions
    3

    Default Re: Image Handler 4 Support Thread

    @meljen
    It is stranger than that in that I don't see what you are seeing on Chrome on linux. So, it is even more specific a problem than just being a Chrome thing. I would guess that it is something to do with how your browser defines the window, and that definition messing with the javascript that creates the popup. But that is just a guess. The thing is that many people think that these popups are not core functionality of IH so I would guess that there is going to be little enthusiasm for code wrestling a arcane browser problem for this particular feature. Just a guess again though...

    @Golden Synergy
    There is a 'clean' version of the configure file, called dist-configure.php in the downloaded version of Zen. It will show you which lines should have '/' at the end of them and which should not.

 

 

Similar Threads

  1. v158 Image Handler 5 (for v1.5.5 - v1.5.8) Support Thread
    By lat9 in forum All Other Contributions/Addons
    Replies: 749
    Last Post: 20 May 2026, 03:47 PM
  2. Attribute image replaces main product image on select [Support Thread]
    By exoticcorpse in forum All Other Contributions/Addons
    Replies: 176
    Last Post: 14 Dec 2025, 12:55 AM
  3. 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
  4. 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
  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