Welcome Guest, Not a member yet? Register   Sign In
Strange in Header - blank line on top(Solved)
#1

[eluser]Yash[/eluser]
Code:
//extra blank line here
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
&lt;html &gt;
&lt;head&gt;
&lt;title&gt;Blogmer&lt;/title&gt;
&lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8" /&gt;
<m

I'm getting a blank on top of all pages.

I've upgrade the system from 1.6.1 to 1.6.3 .

Any help?
#2

[eluser]johnwbaxter[/eluser]
I don't have that problem and i'm running the latest version of CI.

It's not a bug, it must be something in your view or a library or something.
#3

[eluser]jrlooney[/eluser]
just in the source that is output, or are you seeing a blank line in the rendered page in your browser?
#4

[eluser]alectrash[/eluser]
I have same problem in my setup. Horrible for validatig rss feeds.
#5

[eluser]Yash[/eluser]
[quote author="alectrash" date="1223581154"]I have same problem in my setup. Horrible for validatig rss feeds.[/quote]

exactly ..working on RSS

anyways I got the solution

Just check all models ,views for &lt;?php in top of all files you will find in one of your file that extra space Smile

hope this helps




Theme © iAndrew 2016 - Forum software by © MyBB