Footer File?

S

StudioCC

Pages that have been created in FP and published to a web are showing "footer
file not found" once published. I have looked everywhere for some reference
to this (in the code and elsewhere) but cannot find reference to this.
Please explain what this is and how do I correct this from appearing once
published.
Thanks
 
D

David Berry

Can you post the URL so we can take a look? Did you use an include page to
add a footer to the site?
 
D

David Berry

Did you try and include a footer on the page? Do you see the error text
when you open the page in FrontPage
 
S

StudioCC

No, no error text appears in FP (unless I am looking in the wrong place). It
only appears in the browser. This error can be found on numerous pages
within this web.
 
D

David Berry

If you switch to Code View, at the very end of the page do you see an
INCLUDE Web Bot that indicates a footer page? If so you need to remove it
or fix the link.
 
R

Rob Giordano \(Crash\)

There shouldn't be anything after the closing html tag </html> at the bottom
of your pages


| No, no error text appears in FP (unless I am looking in the wrong place).
It
| only appears in the browser. This error can be found on numerous pages
| within this web.
|
| "David Berry" wrote:
|
| > Did you try and include a footer on the page? Do you see the error text
| > when you open the page in FrontPage
| >
| >
| > | > > http://www.nolan-rankingalleries.com/
| > >
| > > "Guy Lapierre" wrote:
| > >
| > >> Do you have a URL we could look at?
| > >> --
| > >> Guy Lapierre
| > >> Forefront Business Solutions
| > >> Automotive Shop Management
| > >> http://www.forefrontbusinesssolutions.com
| > >>
| > >>
| > >> "StudioCC" wrote:
| > >>
| > >> > Pages that have been created in FP and published to a web are
showing
| > >> > "footer
| > >> > file not found" once published. I have looked everywhere for some
| > >> > reference
| > >> > to this (in the code and elsewhere) but cannot find reference to
this.
| > >> > Please explain what this is and how do I correct this from
appearing
| > >> > once
| > >> > published.
| > >> > Thanks
| >
| >
| >
 
S

StudioCC

This is from the source code within the browser (IE 7)
/td></tr><!--msnavigation--></table></body></html>Error: Unable to read
footer file.
This is from the code within FP (last 3 lines)

<p align="center">
</p>
<p align="center"> <p align="center"></body></html>

I have searched pages within FP for "footer" (edit>find>footer) and nothing
is found.
This error also shows up in IE 6.
 
S

StudioCC

Thanks for all the input; I'll check with the host on this and hopefully
clear up this "unwanted" error.
 
Top