Results 1 to 6 of 6
  1. #1
    Join Date
    Feb 2009
    Posts
    128
    Plugin Contributions
    0

    Default Logo not showing up since update

    My logo was fine, until I updated to 13.h last night and my logo is missing. I deleted everything and put it back. When I right click on the Zen Cart Logo and View page info I get this:
    http://bearlymakinit.com/includes/te...es/body_bg.jpg
    http://bearlymakinit.com/includes/te...mages/logo.gif
    http://bearlymakinit.com/includes/te.../tile_back.jpg

    Can anyone explain why it is showing template_default?

    I even went in and added my logo to the images in template_default/images and all that happened was the little Zen Cart Logo a lot bigger.

    bearlymakinit.com

    Debbie

  2. #2
    Join Date
    Feb 2009
    Posts
    128
    Plugin Contributions
    0

    Default Re: Logo not showing up since update

    My logo was fine, until I updated to 13.h last night and now my logo is missing. I deleted everything and put it back. I am following https://www.zen-cart.com/tutorials/i...hp?article=125

    When I right click on the Zen Cart Logo and View page info I get this:

    bearlymakinit.com/includes/template/Gingham%20Blue/images/body_bg.jpg
    bearlymakinit.com/includes/templates/template_default/images/logo.gif
    bearlymakinit.com/includes/templates/Gingham%20Blue/images/tiel_back.jpg

    Can anyone explain why it is showing template_default? And how to fix it.

    I even went in and added my logo to the images in template_default/images and all that happened was the little Zen Cart Logo a lot bigger.

    bearlymakinit.com

    Debbie

  3. #3
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: Logo not showing up since update

    If you click on the link to any of those images you'll see that your server is returning a "403 Forbidden" response.
    This suggests that you've got some rules set up in your server ... probably an .htaccess file in the root of your store ... that are blocking access.
    Did you perhaps click on some sort of hosting control panel option to supposedly prevent image theft? Many times those options break more things than they fix.


    And ZC will use resources from template_default if it can't find corresponding resources under your custom template folder, or if it's denied access to those resources when it's attempting to load them. Maybe you're missing files from your custom template folder? Or maybe permissions on the folder or its contents are set too low? Usually folders are set to 755 and files are set to 644 for permission levels. More info on those numbers in the Tutorials/FAQs area.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  4. #4
    Join Date
    Feb 2009
    Posts
    128
    Plugin Contributions
    0

    Default Re: Logo not showing up since update

    I have no idea. I know I have not touched anything since the update. I am at a total loss of where to even look for what you said in your email. I went in notpad++ and I found 3 or 4 .htaccess. 2 say to deny everything and the one under public_html says
    RewriteEngine on
    RewriteCond %{HTTP_REFERER} !^http://bearlymakinit.com/.*$ [NC]
    RewriteCond %{HTTP_REFERER} !^http://bearlymakinit.com$ [NC]
    RewriteCond %{HTTP_REFERER} !^http://www.bearlymakinit.com/.*$ [NC]
    RewriteCond %{HTTP_REFERER} !^http://www.bearlymakinit.com$ [NC]
    RewriteRule .*\.(jpg|jpeg|gif|png|bmp|html)$ - [F,NC]

    This is way beyond anything I can understand.
    Thank you

  5. #5
    Join Date
    Feb 2009
    Posts
    128
    Plugin Contributions
    0

    Default Re: Logo not showing up since update

    Fixed. I went in and deleted the template_info php from the template_default, added the logo.jpg to template_default/images and my logo is back up.

    Thank you

  6. #6
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: Logo not showing up since update

    That sounds like you're masking the real problem which is that your custom template files aren't accessible. You'll have future problems if you don't fix the root issue *now*.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

 

 

Similar Threads

  1. What's New not showing new products since a week ago
    By QueenKat in forum General Questions
    Replies: 2
    Last Post: 29 Jun 2013, 07:06 AM
  2. authorize.net AIM response code 13 since update from 1.3.9d to 1.3.9h
    By billc108 in forum Built-in Shipping and Payment Modules
    Replies: 14
    Last Post: 5 Jun 2011, 08:23 PM
  3. Replies: 1
    Last Post: 25 Nov 2009, 02:04 AM
  4. Orders not showing up since host changed servers
    By Brandburnmedia in forum Templates, Stylesheets, Page Layout
    Replies: 19
    Last Post: 16 Apr 2009, 08:51 PM
  5. colours wrong and logo image not showing anymore since creating custom template..
    By highlander in forum Templates, Stylesheets, Page Layout
    Replies: 11
    Last Post: 21 May 2007, 06:53 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