Page 88 of 110 FirstFirst ... 3878868788899098 ... LastLast
Results 871 to 880 of 1096
  1. #871

    Default Re: Image Handler 3 Support Thread

    Quote Originally Posted by jjj0923 View Post
    ok - well here some other news that's odd.

    one of the files that will not display is listed in pink (via putty)

    I'm not a linux guru but I wonder if this means the file is currently open?
    I can't speak to that because I don't know anything about it. My suggestion is that before you go looking for any more weirdness... follow the steps in the readme for configuration and troubleshooting -specifically...fixing your oversized file issue and file naming issues.

    See if that doesn't solve your problem.
    Go that extra mile, you never know what's at the end of the road

    Empowerment Sanctuary

  2. #872
    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 ScriptJunkie View Post
    I can't speak to that because I don't know anything about it. My suggestion is that before you go looking for any more weirdness... follow the steps in the readme for configuration and troubleshooting -specifically...fixing your oversized file issue and file naming issues.

    See if that doesn't solve your problem.
    Nods in agreement..

    What she said...
    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. #873
    Join Date
    Nov 2011
    Posts
    59
    Plugin Contributions
    0

    Default Re: Image Handler 3 Support Thread

    thanks for the pointers - all much appreciated

  4. #874
    Join Date
    Nov 2011
    Posts
    59
    Plugin Contributions
    0

    Default Re: Image Handler 3 Support Thread

    I wonder is one of you folks much more knowledgable could point to the place in the admin code where images are actually uploaded and saved - mostly the part where products images are saved.

  5. #875

    Default Re: Image Handler 3 Support Thread

    Quote Originally Posted by jjj0923 View Post
    I wonder is one of you folks much more knowledgable could point to the place in the admin code where images are actually uploaded and saved - mostly the part where products images are saved.
    What are you trying to accomplish?

    If what you want to know is how exactly IH3 creates images....one would have to write an entire book explaining how it all works and which files do what. IH3 is a big and powerful addon...there is no 1 file that will answer your question because all the files work together. Additionally, these files work with a separate piece of software (GD libraries or ImageMagick) to accomplish what it does.

    It's just not as simple as ....."where is the code that handles IH3's main function?".


    If all you want is a general understanding of how IH3 works...it's in the ReadMe file...first tab.

    Image Handler3 enables you to use GD libraries or ImageMagick (if installed on your server) to generate and resize small, medium and large images on the fly on page request. You can simply upload just one image or you can have different sources for medium and large images. Image Handler3 further enables you to watermark your images (overlay a second specific translucent image) and have medium or large images pop up when you move your mouse over a small image (fancy hover).
    The images that IH3 creates are stored in the bmz_cache folder, located in the store root. Your original images that you upload are stored in whatever image folder or subfolder that you uploaded them to.
    Go that extra mile, you never know what's at the end of the road

    Empowerment Sanctuary

  6. #876
    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 jjj0923 View Post
    ok - well here some other news that's odd.

    one of the files that will not display is listed in pink (via putty)

    I'm not a linux guru but I wonder if this means the file is currently open?
    Nothing to do with IH, But this is why that happens

    Have a look at the file extension of the pink ones notice it is jpg rather than JPG

    Depending on how your server or ftp client is set up it may only recognise jpg as images and not JPG, this won't effect the working of the site, or anything like that its just an internal filter, its actauall fairly common
    for instance if you use the file manager that comes with cpanel

    it displays the file type of

    .jpg as image/x-generic and
    .JPG as text/x-generic

    it won't effect your site in anyway, in your case your ftp client probably has a filter that displays known image types with a certain colour - you would probably just need to add to its definitions
    Webzings Design
    Semi retired from Web Design

  7. #877
    Join Date
    Nov 2011
    Posts
    59
    Plugin Contributions
    0

    Default Re: Image Handler 3 Support Thread

    I'm not interested in where IH3 save the image I already know that.

    I'm interested in the exact place in the code where the standard version of Zencart 1.39 actually saves the uploaded image. I have another project in mind and since people here are very familiar with the code I figured I'd ask here first.

    thanks in advance.

  8. #878
    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 jjj0923 View Post
    I'm not interested in where IH3 save the image I already know that.

    I'm interested in the exact place in the code where the standard version of Zencart 1.39 actually saves the uploaded image. I have another project in mind and since people here are very familiar with the code I figured I'd ask here first.

    thanks in advance.
    Not to be a nag, but since this is NOT an Image Handler specific question, you should post it elsewhere in it's own topic..
    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. #879
    Join Date
    Aug 2005
    Location
    Australia
    Posts
    110
    Plugin Contributions
    1

    Default IH3 for zen 1.5

    Has anybody tried to use this with 1.5?

    I have but can't get it to work. I've rechecked the files a few times and everything is there but no joy...

    No IH3 in admin link tools..... I guess it need some rewriting for 1.5???
    Cheers all,

    Gruntre69

    WayCool
    Zen is Way Cool too!

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

    Default Re: IH3 for zen 1.5

    Quote Originally Posted by gruntre69 View Post
    Has anybody tried to use this with 1.5?

    I have but can't get it to work. I've rechecked the files a few times and everything is there but no joy...

    No IH3 in admin link tools..... I guess it need some rewriting for 1.5???

    If you noticed....there are many mods that are not working with 1.5 yet and this is one of them. Since the code for 1.5 was changed so much the codes for mods also had to adapt and as soon as the people trying to update this one for 1.5 get a working model then you will have it also.

    It is not something that is going to happen overnight, sorry

 

 
Page 88 of 110 FirstFirst ... 3878868788899098 ... 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

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