Results 1 to 4 of 4
  1. #1
    Join Date
    Jun 2007
    Posts
    64
    Plugin Contributions
    0

    help question Header Disappeared upon upgrade

    Hello,

    I recently upgraded from zc1.3.7 to 1.3.8a and have not been able to have my site header reappear. The store is located at http://www.holzracingproducts.com/shopping/ My test upgrade was flawless, so this is a surprise to me. Several issues occurred that did not during my test but I have been able to resolve them all except for the missing header.

    This is the content of the tpl_header.php file which seems bare. Perhaps I uploaded a change that I did not mean too.

    PHP Code:
    <?php
      
    // Display all header alerts via messageStack:
      
    if ($messageStack->size('header') > 0) {
        echo 
    $messageStack->output('header');
      }
      if (isset(
    $_GET['error_message']) && zen_not_null($_GET['error_message'])) {
      echo 
    htmlspecialchars(urldecode($_GET['error_message']));
      }
      if (isset(
    $_GET['info_message']) && zen_not_null($_GET['info_message'])) {
       echo 
    htmlspecialchars($_GET['info_message']);
    } else {

    }
    ?>


    <!--bof-header logo and navigation display-->
    <?php
    if (!isset($flag_disable_header) || !$flag_disable_header) {
    ?>
    <?php 
    ?>
    Any help would be greatly appreciated. Thank you.

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

    Default Re: Header Disappeared upon upgrade

    Your site also shows HOME_PAGE_TITLE in the browser bar, which is defined in includes/languages/english/meta_tags.php. Might be a clue there.

    I'd try uploading fresh versions of that file and the template file you referenced.

  3. #3
    Join Date
    Jun 2007
    Posts
    64
    Plugin Contributions
    0

    Default Re: Header Disappeared upon upgrade

    Quote Originally Posted by stevesh View Post
    Your site also shows HOME_PAGE_TITLE in the browser bar, which is defined in includes/languages/english/meta_tags.php. Might be a clue there.
    Thanks for the quick reply.

    Yes, I know of that error as well. The file has actually been changed but nothing happens on the home page. All other pages display a correct title tag.

    What else does the collective knowledge of the Zen Community have?

  4. #4
    Join Date
    Jun 2007
    Posts
    64
    Plugin Contributions
    0

    Default Re: Header Disappeared upon upgrade

    Ok, so I took the default tpl_header file and uploaded that. That made the header appear. I am not sure why it did not upload correctly the first time. On to tracking down more issues.

    Thanks again.

 

 

Similar Threads

  1. Disaster! My Ez-pages disappeared after upgrade to 1.5.3
    By gachogavacho in forum Upgrading to 1.5.x
    Replies: 24
    Last Post: 19 Aug 2014, 04:22 AM
  2. Replies: 3
    Last Post: 3 May 2011, 07:03 AM
  3. Left and Right nav disappeared after upgrade
    By danilyn22 in forum Upgrading from 1.3.x to 1.3.9
    Replies: 2
    Last Post: 19 Nov 2010, 01:42 AM
  4. Nochex Not Working Upon Upgrade
    By Division in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 21 Apr 2010, 08:05 AM

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