Page 7 of 110 FirstFirst ... 567891757107 ... LastLast
Results 61 to 70 of 1096
  1. #61
    Join Date
    May 2011
    Posts
    3
    Plugin Contributions
    0

    Default Re: Image Handler 3 Support Thread

    Quote Originally Posted by gcu83 View Post
    Thank you for replay

    1) PHP: 5.2.17 (Zend: 2.2.0), MySQL 5.5.11-log
    2) magic_quotes_gpc - on
    3) safe_mode - off

    i'm still with the same host

    Actually we do use non english characters but right now i have only 2 products in 1 category all written without polish chars.

    Can it have something to do with charset conversion:
    HTTP_ACCEPT_CHARSET - ISO-8859-2,utf-8;q=0.7,*;q=0.3
    _ENV["HTTP_ACCEPT_CHARSET"] - ISO-8859-2,utf-8;q=0.7,*;q=0.3
    _SERVER["HTTP_ACCEPT_CHARSET"] - ISO-8859-2,utf-8;q=0.7,*;q=0.3

    It really looks like it's eating forward slashes because of charset.

    I will try to do download the server and test it locally.
    I managed to solve my problem thanks to this thread:
    http://www.zen-cart.com/forum/showth...567#post827567

    Thank you DivaVocals and myshol

  2. #62
    Join Date
    Mar 2009
    Location
    Italy
    Posts
    155
    Plugin Contributions
    0

    Default Re: Image Handler 3 Support Thread

    Hi all,

    first the details of what i'm using:
    Zen Cart 1.3.9f
    PHP Version 5.1.6
    MySQL 5.0.22
    Virtual Server with Plesk 8.3 (Centos linux)
    IH 3

    Sice some time now all the file i upload using IH3 get a ownership/group like apache/apache.
    It is fine till i use IH3 to handle all the images (deleting, adding etc.) but if i use my ftp program do try to delete files or move it, I got error (Not allowed to, permission denied), indeed the file uploaded with ftp program get ownership/group like ftp***/psacln.
    The question is: How do I change the ownership/group files loaded with IH3 get?

    I'm aware that this problem is not closely related to IH3, but involve server permission or whatsoever, so i apologize in advance, but i didn' found any advice on where to look for or which parameter to edit or file to change..

    p.s. i can manually change ownership using virtuozzo panel.. but i have to do it one file by one.

  3. #63
    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 izar74 View Post
    Hi all,

    first the details of what i'm using:

    Zen Cart 1.3.9f
    PHP Version 5.1.6
    MySQL 5.0.22
    Virtual Server with Plesk 8.3 (Centos linux)
    IH 3

    Sice some time now all the file i upload using IH3 get a ownership/group like apache/apache.

    It is fine till i use IH3 to handle all the images (deleting, adding etc.) but if i use my ftp program do try to delete files or move it, I got error (Not allowed to, permission denied), indeed the file uploaded with ftp program get ownership/group like ftp***/psacln.
    The question is: How do I change the ownership/group files loaded with IH3 get?


    I'm aware that this problem is not closely related to IH3, but involve server permission or whatsoever, so i apologize in advance, but i didn' found any advice on where to look for or which parameter to edit or file to change..

    p.s. i can manually change ownership using virtuozzo panel.. but i have to do it one file by one.
    Which is precisely why this is NOT the thread for this discussion.. Please post your question in a new thread so that we don't veer into off topic subjects on this support thread.. Suggest you also speak to your host company if you need help with permissions..
    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. #64
    Join Date
    Mar 2009
    Location
    Italy
    Posts
    155
    Plugin Contributions
    0

    Default Re: Image Handler 3 Support Thread

    Quote Originally Posted by DivaVocals View Post
    Which is precisely why this is NOT the thread for this discussion.. Please post your question in a new thread so that we don't veer into off topic subjects on this support thread.. Suggest you also speak to your host company if you need help with permissions..
    Right, so which is the right post/session for it? Cause, as i wrote before, i wasn't able to find any.

    p.s. I posted it here because the problem shows when i upload files with IH3, uploading with other method doesn't produce the problem (it should be related to using php aswell, maybe...)

    By the way thanks for answering.

  5. #65
    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 izar74 View Post
    Right, so which is the right post/session for it? Cause, as i wrote before, i wasn't able to find any.
    Then simply create a new post with your question.. If a post with your specific question does not exist, you can (and SHOULD) create a new post with your question.. Not sure WHERE would be the right place on the forum for it.. Maybe the General topic area.. Dunno.. You might want to take a look at the forums top level ans see what topic looks like the most appropriate place for you to create your post..


    Quote Originally Posted by izar74 View Post
    p.s. I posted it here because the problem shows when i upload files with IH3, uploading with other method doesn't produce the problem (it should be related to using php aswell, maybe...)

    By the way thanks for answering.
    Following the IH3 instructions the bmz_cache folder and the image folder should be set to the SAME permissions. On my test store, IH3 sets the permissions of the files inside to 666. I can delete these files with no issues at all using my FTP client..

    Honestly if find you are unable to delete files uploaded using IH3, this is most likely some restriction being place upon you by your webhosting provider, and you really should speak with them as to why you are being restricted access to certain files based on permissions..
    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. #66
    Join Date
    May 2011
    Posts
    1
    Plugin Contributions
    0

    help question Re: Image Handler 3 Support Thread

    IH3 was installed, but looking at the site, it is still loading the hi-res images ... the images did not get cache.

    Permission - checked
    File Uploaded - checked
    Proper image name - checked


    Zen Cart v1.3.8h/v1.3.8e : Image Handler3 Version: v3.0

    I've read through all documentation, did everthing. Re-do everything .. yet its loading the full image instead of on-the-fly resize

    URL : http://www.t h e i n d i a n w e a r . c o m/contemporary-sarees-c-77.html

  7. #67
    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 kirang View Post
    IH3 was installed, but looking at the site, it is still loading the hi-res images ... the images did not get cache.

    Permission - checked
    File Uploaded - checked
    Proper image name - checked


    Zen Cart v1.3.8h/v1.3.8e : Image Handler3 Version: v3.0

    I've read through all documentation, did everthing. Re-do everything .. yet its loading the full image instead of on-the-fly resize

    URL : http://www.t h e i n d i a n w e a r . c o m/contemporary-sarees-c-77.html
    What are your image settings?? IH3 needs these set correctly as well..
    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. #68
    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 kirang View Post
    IH3 was installed, but looking at the site, it is still loading the hi-res images ... the images did not get cache.

    Permission - checked
    File Uploaded - checked
    Proper image name - checked


    Zen Cart v1.3.8h/v1.3.8e : Image Handler3 Version: v3.0

    I've read through all documentation, did everthing. Re-do everything .. yet its loading the full image instead of on-the-fly resize

    URL : http://www.t h e i n d i a n w e a r . c o m/contemporary-sarees-c-77.html
    Is the actual size of the uploaded image smaller than the settings for large and medium images?
    Webzings Design
    Semi retired from Web Design

  9. #69
    Join Date
    Sep 2010
    Posts
    448
    Plugin Contributions
    0

    Default Re: Image Handler 3 Support Thread

    Thanks for this update Diva... Installed perfectly first time and have used it heavily over the last couple of days. Thankyou!

    Just one question (and sorry if I missed an explanation)
    Some images already on the site have a 'delete' icon under... on medium & large images. Just curious as to what it is telling me.

  10. #70
    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 Rizla View Post
    Thanks for this update Diva... Installed perfectly first time and have used it heavily over the last couple of days. Thankyou!

    Just one question (and sorry if I missed an explanation)
    Some images already on the site have a 'delete' icon under... on medium & large images. Just curious as to what it is telling me.
    Not sure what you mean by this... A link or screenshot might help clarify what you are asking..
    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.

 

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