PhpDig.net

PhpDig.net (http://www.phpdig.net/forum/index.php)
-   Troubleshooting (http://www.phpdig.net/forum/forumdisplay.php?f=22)
-   -   "1 1" between page header and search result (http://www.phpdig.net/forum/showthread.php?t=1712)

jensb 01-07-2005 06:13 AM

"1 1" between page header and search result
 
Hi all,

as I found in this thread I modified phpdig to use custom headers and footers. It works fine but I have this between the header and the search result:
Quote:

1 1
I don't know where they come from. Here the code of the template, the end of the header and of the website later in the browser:
HTML Code:

<!-- Template simple.html -->

<phpdig:my_page_header/>
<phpdig:my_page_header/>
<font face='arial,helvetica'>
<phpdig:form_head/>
....

HTML Code:

<!-- End of header file banner_search.inc.php -->

...
</map>

^^ no additional line is after the ">" and also no blanks!

HTML Code:

<!-- part with the problem that is shown in the browser -->

...
</map>1
1
<font face='arial,helvetica'>
<font color="#FFFFFF">
<form action='search.php' method='post'>
      <input type='hidden' name='path' value=''/>
      <input type='hidden' name='refine' value='0'/>
      <input type='hidden' name='template_demo' value='simple.html'/>
      <input type='hidden' name='result_page' value='search.php'/>
</font>

^^ between "</map>" and "<font......" is the problem. Where do they come from? Anybody can give me a hint?

Thanks!

Charter 01-07-2005 06:38 AM

You have the right thread, but make sure to read the last post in that thread, as it shows why you are getting the ones.

jensb 01-13-2005 01:37 PM

DOH :bang:

Thanks!!!


All times are GMT -8. The time now is 04:43 AM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.