Thread: Missing Footer

Page 1 of 2 12 LastLast
Results 1 to 10 of 16
  1. #1
    Join Date
    Dec 2005
    Posts
    42
    Plugin Contributions
    0

    Missing Footer

    Ok I give, I have searched and searched and did everything I did find as stated yet my footer still isn't showing up. Since the upgrade (and when my loving hubby installed instead of upgraded the databases) we have pretty much back at square one, and trying to remember what we did back then. Just about everything is set back, so we can get ready to start testing, but the footer is still missing. I don't see it turned off or anything. If someone could even just point me in the right direction in the forum it would help. I need those step by step instructions. Here is the cart home page, http://www.memories-forever.net/shopping

    I upgraded from like the 1.2 something to the newest. I do all my editing in dreamweaver, or if it is spelled out enough, directly on the server through the network.

    TIA!

    Diana

  2. #2
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Missing Footer

    make sure you have uploaded
    includes -> templates -> YOUR_TEMPLATE -> common -> tpl_footer.php to your server.

  3. #3
    Join Date
    Dec 2005
    Posts
    42
    Plugin Contributions
    0

    Default Re: Missing Footer

    It is in there, but still no footer on the cart?!?

    Diana

  4. #4
    Join Date
    Feb 2006
    Location
    Chicago
    Posts
    1,162
    Plugin Contributions
    0

    Default Re: Missing Footer

    But it is not getting called in your page
    Can you check the first few lines in includes\templates\template_default\common\tpl_main_page.php ?

    $header_template = 'tpl_header.php';
    $footer_template = 'tpl_footer.php';
    $left_column_file = 'column_left.php';
    $right_column_file = 'column_right.php';

    Also, did when did it stopped working and what was the last change you did to the cart?
    SAn

  5. #5
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Missing Footer

    checking the source of your page the footer is not being called.

    In includes -> templates -> YOUR_TEMPLATE -> common -> tpl_main_page.php

    make sure the following is not commented out:
    PHP Code:
    <?php
     
    /**
      * prepares and displays footer output
      *
      */
      
    require($template->get_template_dir('tpl_footer.php',DIR_WS_TEMPLATE$current_page_base,'common'). '/tpl_footer.php');?>

  6. #6
    Join Date
    Dec 2005
    Posts
    42
    Plugin Contributions
    0

    Default Re: Missing Footer

    For the most part that is what all of mine said. Except in the tpl_footer.php it had this instead:

    require($template->get_template_dir('tpl_ezpages_bar_footer.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_ezpages_bar_footer.php'); ?>

    But if I changed it, it still didn't make a differance. The last thing I did was update to the newest version. I copied all the new files over the old and have been copying the new ones I needed into the mytemplate folders.

    Diana

  7. #7
    Join Date
    Feb 2006
    Location
    Chicago
    Posts
    1,162
    Plugin Contributions
    0

    Default Re: Missing Footer

    Quote Originally Posted by babydi77
    For the most part that is what all of mine said. Except in the tpl_footer.php it had this instead:

    require($template->get_template_dir('tpl_ezpages_bar_footer.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_ezpages_bar_footer.php'); ?>

    But if I changed it, it still didn't make a differance. The last thing I did was update to the newest version. I copied all the new files over the old and have been copying the new ones I needed into the mytemplate folders.

    Diana
    Well what did you change it to?

  8. #8
    Join Date
    Dec 2005
    Posts
    42
    Plugin Contributions
    0

    Default Re: Missing Footer

    I tried what had been posted:

    require($template->get_template_dir('tpl_footer.php',DIR_WS_TEMPLATE, $current_page_base,'common'). '/tpl_footer.php');?>

    But still nothing.

  9. #9
    Join Date
    Feb 2006
    Location
    Chicago
    Posts
    1,162
    Plugin Contributions
    0

    Default Re: Missing Footer

    Quote Originally Posted by babydi77
    I tried what had been posted:

    require($template->get_template_dir('tpl_footer.php',DIR_WS_TEMPLATE, $current_page_base,'common'). '/tpl_footer.php');?>

    But still nothing.
    Well for the meanwhile can you simply say require('path to the footer.php');
    and see if it works

  10. #10
    Join Date
    Jun 2003
    Posts
    33,715
    Plugin Contributions
    0

    Default Re: Missing Footer

    Please post your template's tpl_main_page.php

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Footer missing
    By irishshopper in forum Basic Configuration
    Replies: 3
    Last Post: 28 Dec 2010, 01:25 PM
  2. Missing footer
    By bear in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 22 Oct 2010, 04:48 PM
  3. Footer Missing
    By seunthegreat in forum General Questions
    Replies: 13
    Last Post: 31 May 2010, 03:50 PM
  4. Missing footer
    By starfox in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 26 Jul 2009, 04:57 AM
  5. Footer Missing
    By kaydeem in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 24 Jun 2009, 11:32 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