Results 1 to 10 of 10
  1. #1
    Join Date
    Aug 2008
    Posts
    7
    Plugin Contributions
    0

    bug Footer not showing

    I cannot get the footer to show on my music instruments site. I have spent hours researching this and searching the forums trying every possible solution I've come across, unfortunately I have been unable to get my footer to show. The site is Music Instruments. I have attempted to change the $flag_disable_footer = true; (in tpl_footer.php) in every possible way described in these forums and other solutions. I know it's not the custom template because initially it had the footer. I would appreciate any ideas someone may have.

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

    Default Re: Footer not showing

    The problem is unlikely to actually be anything to do with your footer (unless you still have $flag_disable_footer = true; in which case you have turned the footer off.

    Rather I suspect that the problem is that your site is falling over before it gets to the footer.

    Are you using Zen Cart 1.3.8a? If so you need to get the debug mod and use it to find what out php error when to site falls over.

    Otherwise my best guess here is that you have cut and pasted information from Microsoft Word into your site, carrying with it some Microsoft rubblish that browsers can't work with, causing a cascade of structural errors that eventually bring your site to its knees.
    Kuroi Web Design and Development | Twitter

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

  3. #3
    Join Date
    Aug 2008
    Posts
    7
    Plugin Contributions
    0

    Default Re: Footer not showing

    Kuroi - thanks for your response. All instances of $flag_disable_footer = true; is commented out. I am running 1.3.8a. I agree, copy and pasted info from MS Word into a site is a big no no, all of my edits come from macromedia dreamweaver. However, the only edits I have done to core and module files with this site is some CSS edits and payment mod edits. I haven't installed any plugins either which confuses me. I will install the debug mod and report back if it shows any errors.

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

    Default Re: Footer not showing

    Kuroi is right about the MS Word stuff.

    a check of the source of your main page showed the following:

    <p class="MsoNormal"> <o /></p>

    You'll find it in the following section:

    Whether you are visiting us looking for cheap and affordable band instruments, orchestra instruments, woodwind instruments, brass instruments, or string instruments; You are sure to find a fantastic deal that meets your musician needs in our ever growing assortment of wholesale priced musical instruments and accessories.

    MUSICAL WHOLESALE'S BACK TO SCHOOL SPECIAL JUST GOT BETTER!
    FREE SHIPPING ON OUR ENTIRE INVENTORY!

  5. #5
    Join Date
    Aug 2008
    Posts
    7
    Plugin Contributions
    0

    Default Re: Footer not showing

    That is strange, when I added that text I first formatted the text and it's structure in Dreamweaver - although now I remember I added modifications with the free shipping on all musical instruments and dreamweaver wasn't giving me the formatting that I wanted so I used an online HTML editor, that must've been how it got there. Thanks for pointing that out. I removed that but unfortunately it did not correct the problem.


    Quote Originally Posted by clydejones View Post
    Kuroi is right about the MS Word stuff.

    a check of the source of your main page showed the following:

    <p class="MsoNormal"> <o /></p>

    You'll find it in the following section:

  6. #6
    Join Date
    Aug 2008
    Posts
    7
    Plugin Contributions
    0

    Default Re: Footer not showing

    Quote Originally Posted by kuroi View Post
    Are you using Zen Cart 1.3.8a? If so you need to get the debug mod and use it to find what out php error when to site falls over.
    I ran the debug mod and this is what it pulled up:

    [18-Aug-2008 10:58:19] PHP Warning: require(includes/templates/template_default/sideboxes/tpl_tabs_specials.php) [<a href='function.require'>function.require</a>]: failed to open stream: No such file or directory in /{HIDDEN}/{HIDDEN}/public_html/musicalwholesale/includes/modules/sideboxes/specials_tabs.php on line 15
    [18-Aug-2008 10:58:19] PHP Fatal error: require() [<a href='function.require'>function.require</a>]: Failed opening required 'includes/templates/template_default/sideboxes/tpl_tabs_specials.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /{HIDDEN}/{HIDDEN}/public_html/musicalwholesale/includes/modules/sideboxes/specials_tabs.php on line 15

    I checked if /includes/modules/sideboxes/specials_tabs.php existed and it did, all of the spelling appears to be accurate - Any ideas?

  7. #7
    Join Date
    Aug 2008
    Posts
    7
    Plugin Contributions
    0

    Default Re: Footer not showing

    I went ahead and disabled the Special Tabs in the Layout Boxes controller and that brought the footer back and I'm sure the error is gone - I wish I knew what was generating the error though so that I can have that option. Anyways, Kudos and thanks to to kuroi who came up with the idea that the site was "falling over". and thank you clydejones for pointing out that nasty MS word code on my index page.

  8. #8
    Join Date
    Oct 2009
    Posts
    8
    Plugin Contributions
    0

    Default Re: Footer not showing

    I have a similar problem. The page stops loading before it gets to the 'Whats New' (<!-- bof: whats_new -->) section. This means the footer also does not load. The problem seems to be intermittent, i.e. only happens about 40% of the time - the rest of the time it works fine.

    I have only just noticed it so I assume it has happened recently. I have just expanded the details of 'HEADING_TITLE', I expect this has something to do with it.

    I have tried running the debug tool but does not create a file so I assume there is no php error?

    Would someone mind having a look for me?

    You might have to refresh the page (home page) a few times before the New Products, and Footer DO NOT appear.


    http://tinyurl.com/yds5rvg


    Preview

    Thanks a lot

  9. #9
    Join Date
    Mar 2008
    Location
    Montreal, Canada. Manhattan, New York, USA
    Posts
    59
    Plugin Contributions
    0

    Default Re: Footer not showing

    My footer doesnt show neither. I look at my source of the main page. I saw some are "eof" and some are "bof" Is either one a bad code? should it be eof or bof?? I probably have copied some MSN word that caused the problem..Can someone have a look please?? using 1.39h version

    www.ftabonus.com
    www.pansatpro.com
    FTA Free TV Equipments

  10. #10
    Join Date
    May 2010
    Location
    WA State
    Posts
    1,678
    Plugin Contributions
    3

    Default Re: Footer not showing

    Quote Originally Posted by MatchManhattan View Post
    My footer doesnt show neither. I look at my source of the main page. I saw some are "eof" and some are "bof" Is either one a bad code? should it be eof or bof?? I probably have copied some MSN word that caused the problem..Can someone have a look please?? using 1.39h version

    www.ftabonus.com
    See my response to your other post about this.

 

 

Similar Threads

  1. Footer Not Showing Issue
    By Throwdown in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 10 Jun 2010, 02:49 PM
  2. Footer Not Showing
    By blackwolf in forum General Questions
    Replies: 0
    Last Post: 11 Nov 2009, 02:26 PM
  3. Footer Not Showing
    By bgroup99 in forum Templates, Stylesheets, Page Layout
    Replies: 17
    Last Post: 21 Jan 2009, 07:17 AM
  4. Footer not showing
    By musicalwholesale in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 18 Aug 2008, 04:12 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