Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1
    Join Date
    Feb 2008
    Posts
    13
    Plugin Contributions
    0

    Default Images in Admin not showing up

    I read thepost forma couple of years ago but still couldn't figure this out. The images in my admin panel are not showing up. I get red x's in place of the image. The buttons work but there are no images. Help please! I'm new at this and I did buy the book but it says nothing about this. Thanks!

  2. #2
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,267
    Plugin Contributions
    3

    Default Re: Images in Admin not showing up

    Right-click on one of those little red X's and then select PROPERTIES from the resultant dropdown.

    This will show the PATH to the intended image.

    Then, using FTP or C-Cpanel, find the offending directory/directories and see if they contain your image files.

    It's likely that your problems lie in admin/images .

    You may have to re-FTP this folder from your local drive to your server.
    20 years a Zencart User

  3. #3
    Join Date
    Feb 2008
    Posts
    13
    Plugin Contributions
    0

    Default Re: Images in Admin not showing up

    I checked the path and they are were they are supposed to be. I went ahead and re-FTP'ed he folder anyway. I also checked the permissions. They are set at 755. What am I doing wrong? This is a lot more frustrating than I thought it would be.

  4. #4
    Join Date
    Mar 2004
    Posts
    688
    Plugin Contributions
    0

    Default Re: Images in Admin not showing up

    Cardmama,
    Don't give up... I'm sure is something little.. Is this happening anywhere else?

    Marg

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

    Default Re: Images in Admin not showing up

    Quote Originally Posted by Cardmama View Post
    I checked the path and they are were they are supposed to be. I went ahead and re-FTP'ed he folder anyway. I also checked the permissions. They are set at 755. What am I doing wrong? This is a lot more frustrating than I thought it would be.
    Did you ftp the images in BINARY mode?

    You may also care to check the state of the images in your local drive folder - if they are corrupted, then all you may be doing is sending corrupted images upto the the server - even if you are ftp-ing in binary.

    Open the images on your local drive in an image editor and see if they are OK. If not, download a fresh copy of zencart 1.3.8a and unpack it, then load up from that directory.
    20 years a Zencart User

  6. #6
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,267
    Plugin Contributions
    3

    Default Re: Images in Admin not showing up

    Not sure if this is relevant, but here goes...

    Open up your /admin/includes/configure.php file and check the path references to "images". Make sure you have not left off trailing slashes, etc.
    20 years a Zencart User

  7. #7
    Join Date
    May 2006
    Posts
    37
    Plugin Contributions
    0

    Have a Drink Re: Images in Admin not showing up

    I have a similar problem that I have yet to crack -
    Images work perfectly in my store... yet in ADMIN when I upload an image and do a preview, I get a broken image -

    When I look at the properties of the image, dig this:

    the URL is http://www.mystore.site/cart2/cart2/.../the_image.jpg

    A double incidence of "cart2" is mystifying.

    I mean - it is more of an annoyance because this only happens in admin.

    I imagine the admin config file controls what happens in admin
    and I should be monkeying with that file alone.

    best regards ladies and gents,

  8. #8
    Join Date
    May 2006
    Posts
    37
    Plugin Contributions
    0

    Default Re: Images in Admin not showing up

    FIXED! - changed line 29 in admin/includes/configure.php from
    define('HTTP_CATALOG_SERVER', 'http://www.myisp.com/~mysite/cartx');
    to
    define('HTTP_CATALOG_SERVER', 'http://www.myisp.com/~mysite');

    I think the reason I ended up doing my configuration as a blend of my actual domain
    name and the ISP's URL is that I do not have a site certificate and my customers
    were getting spooked by the ISP Site certificate Pop-up.

    Anyway - all is good now.

  9. #9
    Join Date
    Mar 2008
    Posts
    7
    Plugin Contributions
    0

    Default Re: Images in Admin not showing up

    I am having the same problem that is stated in the first post.
    I've checked the properties and viewed the source code and all the images on the admin page point to:

    includes/languages/english/images/buttons/button_whatever.gif

    I am assuming that because it is the admin screen it wouldn't need the admin/ at the beginning.

    Anyway, all the images are in the folder, none are corrupt, but for some reason they don’t display.

    Any ideas?

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

    Default Re: Images in Admin not showing up

    Quote Originally Posted by dewzown View Post
    I am having the same problem that is stated in the first post.
    I've checked the properties and viewed the source code and all the images on the admin page point to:

    includes/languages/english/images/buttons/button_whatever.gif

    I am assuming that because it is the admin screen it wouldn't need the admin/ at the beginning.

    Anyway, all the images are in the folder, none are corrupt, but for some reason they don’t display.

    Any ideas?
    Pretty sure that you problem lives somewhere in the file
    admin/includes/configure.php

    Feel free to copy and paste it in a reply...
    Especially the paths

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v151 Images are not showing up on product page in admin
    By cvandijk in forum Basic Configuration
    Replies: 7
    Last Post: 16 Nov 2019, 07:45 PM
  2. v154 Icons or images are not showing in admin dashboard
    By Annie_zaz in forum General Questions
    Replies: 2
    Last Post: 21 Jan 2016, 03:57 PM
  3. Images not showing in Admin
    By jjmondoro in forum General Questions
    Replies: 8
    Last Post: 3 Apr 2013, 02:00 PM
  4. Images not showing in IE 8 under admin account
    By mduros in forum General Questions
    Replies: 11
    Last Post: 21 Jun 2010, 09:42 PM
  5. Images are not showing in Admin area
    By wmorris in forum General Questions
    Replies: 5
    Last Post: 5 Mar 2009, 09:53 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