Thread: Missing footer

Results 1 to 8 of 8
  1. #1
    Join Date
    Apr 2011
    Posts
    60
    Plugin Contributions
    0

    Default Missing footer

    Hi, I am working on an inherited site www.ew-trading.com. After advise here I have upgraded to 1.3.9 yet still having an issue finding what went wrong with the footer which disappeared a while back. I have re-installed the original zen footer.php but no change. Please advise where else my problem might lie!
    Jill

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

    Default Re: Missing footer

    Check includes/templates/ewtrading/common to see if tpl_main_page.php is there. If so, check to see if the footer has been disabled there:

    Line #12 : * to turn off the header and/or footer uncomment the lines below<br />

  3. #3
    Join Date
    Apr 2011
    Posts
    60
    Plugin Contributions
    0

    Default Re: Missing footer

    This is the footer code I find in tpl_main_page

    <?php
    /**
    * prepares and displays footer output
    *
    */
    if (CUSTOMERS_APPROVAL_AUTHORIZATION == 1 && CUSTOMERS_AUTHORIZATION_FOOTER_OFF == 'true' and ($_SESSION['customers_authorization'] != 0 or $_SESSION['customer_id'] == '')) {
    $flag_disable_footer = true;
    }
    require($template->get_template_dir('tpl_footer.php',DIR_WS_TEMPLATE, $current_page_base,'common'). '/tpl_footer.php');
    ?>

    </div>
    <!--bof- parse time display -->

  4. #4
    Join Date
    Apr 2011
    Posts
    60
    Plugin Contributions
    0

    Default Re: Missing footer

    and this...

    * to override the global settings and turn off columns un-comment the lines below for the correct column to turn off<br />
    * to turn off the header and/or footer uncomment the lines below<br />
    * Note: header can be disabled in the tpl_header.php<br />
    * Note: footer can be disabled in the tpl_footer.php<br />
    * <br />

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

    Default Re: Missing footer

    That's the part I was referring to - is the disable footer line uncommented ?

  6. #6
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Missing footer

    Whoever put your template together appears to have deliberately suppressed the normal Zen Cart footer and attempted to put their own version in instead.

    Although we can point to you to the general areas that they might have changed, they don't seem to have known much about Zen Cart, so that may not be when they made the changes.

    One thing that you can do to narrow it down is switch to the classic template and see whether the footer reappears. The answer to this would give a clue as to where changes may have been made.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  7. #7
    Join Date
    Apr 2011
    Posts
    60
    Plugin Contributions
    0

    Default Re: Missing footer

    No, not uncommented, don't want to mess with switching over as not that familair with zencart - people who did upgrade as asking to charge to look at these issues (I have another post up about home page being out of format in IE too)

  8. #8
    Join Date
    Jun 2003
    Posts
    33,720
    Plugin Contributions
    0

    Default Re: Missing footer

    While we really sympathize with your problems, if you paid someone to do the work and they broke things, they should fix it.
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

 

 

Similar Threads

  1. Footer missing
    By irishshopper in forum Basic Configuration
    Replies: 3
    Last Post: 28 Dec 2010, 01:25 PM
  2. Footer Missing
    By seunthegreat in forum General Questions
    Replies: 13
    Last Post: 31 May 2010, 03:50 PM
  3. Footer Missing
    By kaydeem in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 24 Jun 2009, 11:32 PM
  4. My footer's missing???
    By andytho in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 6 Sep 2008, 05:18 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