Page 1 of 2 12 LastLast
Results 1 to 10 of 13
  1. #1
    Join Date
    Dec 2011
    Posts
    6
    Plugin Contributions
    0

    Default Large Images are not displaying.

    Hi everyone,

    We are having the issue to display large images.
    I click on link "larger image" or on the image itself, the image is not displaying at all. The images are dipslaying only in product info.

    I checked all the messages regarding displaying large images but I didn't find the problem.

    version of Zen Cart: 1.3.0
    Server OS: Linux
    PHP Version: 4.4.9 (Zend: 1.3.0)
    Database: MySQL 4.0.30-max-log
    Above versions are taken from zencart admin page.
    Also we have image handler 2.

    The configuration of the images are following:

    Title Value Action
    Small Image Width 100
    Small Image Height 80
    Heading Image Width - Admin 57
    Heading Image Height - Admin 40
    Subcategory Image Width 100
    Subcategory Image Height 57
    Calculate Image Size true
    Image Required true
    Image - Shopping Cart Status 1
    Image - Shopping Cart Width 50
    Image - Shopping Cart Height 40
    Category Icon Image Width - Product Info Pages 100
    Category Icon Image Height - Product Info Pages 57
    Product Info - Image Width 300
    Product Info - Image Height 200
    Product Info - Image Medium Suffix _MED
    Product Info - Image Large Suffix _LRG
    Product Info - Number of Additional Images per Row 3
    Image - Product Listing Width 150
    Image - Product Listing Height 80
    Image - Product New Listing Width 100
    Image - Product New Listing Height 80
    Image - New Products Width 100
    Image - New Products Height 80
    Image - Featured Products Width 100
    Image - Featured Products Height 80
    Image - Product All Listing Width 100
    Image - Product All Listing Height 80
    Product Image - No Image Status 1
    Product Image - No Image picture no_picture.gif
    Image - Use Proportional Images on Products and Categories 1
    IH resize images yes
    IH small image filetype no_change
    IH small image background 255:255:255
    IH watermark small images no
    IH zoom small images no
    IH small image hotzone no
    IH small image compression quality 85
    IH medium image filetype no_change
    IH medium image background 255:255:255
    IH watermark medium images no
    IH zoom medium images no
    IH medium image hotzone no
    IH medium image compression quality 85
    IH large image filetype no_change
    IH large image background 255:255:255
    IH watermark large images no
    IH large image compression quality 85
    IH large image maximum width 750
    IH large image maximum height 550
    IH watermark gravity Center
    IH zoom gravity SouthEast

    Please let me know where the issue could be?

    Thank you

  2. #2
    Join Date
    May 2010
    Location
    WA State
    Posts
    1,678
    Plugin Contributions
    3

    Default Re: Large Images are not displaying.

    A link to the site would make it much easier to figure out. And, you should REALLY consider some upgrades to Zen Cart, PHP, and MySQL.

  3. #3
    Join Date
    Dec 2011
    Posts
    6
    Plugin Contributions
    0

    Default Re: Large Images are not displaying.

    The large images are not displaying where product image displayed:
    http://www.visualoptique.com/index.p...ex&cPath=10_58

    Also I am having a problem to display product info images:
    http://www.visualoptique.com/index.p...ex&cPath=10_22

    Don't understand why it's not working.
    It was working before.

    I agree that I need to update version of zencart. I just need to fix the issue with the images first.

    Thank you

  4. #4
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Large Images are not displaying.

    First thing I would do is check the path to those images to make sure they exist. Internet Explorer is displaying the 'image not found' red x.

    I know that some hacks that your old version is vulnerable to make changes in the images folder.

  5. #5
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,266
    Plugin Contributions
    3

    Default Re: Large Images are not displaying.

    Steve makes a good point... Has your site been hacked?
    20 years a Zencart User

  6. #6
    Join Date
    Dec 2011
    Posts
    6
    Plugin Contributions
    0

    Default Re: Large Images are not displaying.

    All the images are in the images directory.

    Yes, the site was hacked.
    I removed all the malwares that were mostly under images directory.

    Currently I am actually trying to add additional product with the image, but the image is not displaying at all.

    Under tools -> Image Handler -> there is Clear Image Cache.
    Do I need to clear image cache? What also could be done?


    Thank you

  7. #7
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,266
    Plugin Contributions
    3

    Default Re: Large Images are not displaying.

    There could be a lot of reasons why this is happening, and as you say that the site was hacked, the number of possible reasons just grew by a huge factor.

    It could be that the images directory is not writeable (CHMOD to 777)... and if your host helped you fix the hack (if it has indeed been fixed), they may have set the directory permissions to be far more strict.

    But... there could be many reasons...
    20 years a Zencart User

  8. #8
    Join Date
    Dec 2011
    Posts
    6
    Plugin Contributions
    0

    Default Re: Large Images are not displaying.

    I just checked the images folder properties.

    Numberic Value is 705 (Only applicable on Unix hosts)

    Owner:
    Read, Write and Execute are checked

    Group
    Read, Write and Execute are not checked

    World
    Read and Execute are checked

    Is it correct? Or everything should be checked and I have to have 777. Should all the subdirectories and files have 777?


    Thank you

  9. #9
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,266
    Plugin Contributions
    3

    Default Re: Large Images are not displaying.

    Owner: Read Write Execute

    Group: Read Write

    World: Read Write

    This is 766 numerically. You may need 777, which is:

    Owner: Read Write Execute

    Group: Read Write Execute

    World: Read Write Execute

    BUT.... what we do is change the permissions to 766 (or 777) ONLY for a short while... ie: when we load new products vial the shop admin.

    THEN... we change it back to 755. We do not leave it at 777, or 766.

    And yes... if the images are being loaded in SUB folders inside the main images folder, then these too will need to have write permission levels (766).

    Again, it is safer to chmod them all to 755 once you have loaded new products.
    20 years a Zencart User

  10. #10
    Join Date
    Dec 2011
    Posts
    6
    Plugin Contributions
    0

    Default Re: Large Images are not displaying.

    Thank you
    I will try to change the permission.
    In case I will try to contact you again.

    Thank you very much

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v139h Additional images are not displaying?
    By sendmenews in forum General Questions
    Replies: 7
    Last Post: 25 Oct 2015, 03:00 AM
  2. Loading Images and They Are not Displaying
    By dcarlo1981 in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 16 Oct 2010, 03:42 AM
  3. Additional Product Images not displaying Large
    By rachaelosaurus in forum General Questions
    Replies: 12
    Last Post: 15 Apr 2010, 07:31 PM
  4. large images are not appearing
    By RAD1964 in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 24 Sep 2006, 12:56 AM

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