Page 1 of 1

Header Errors.

Posted: Fri Jul 04, 2003 8:29 am
by Nebby
These have been plaguing me forever.

I'm not a PHP coder, i'm more a PHP editor ;) so give it to me simple.

I can normally find a way round these <span style='color:blue' title='I&#39;m naughty, are you naughty?'>smurf</span>, but not this time =/

i have 2 files.

showreview.php (which is an edited version of Vbulletins Showthread.php)
and overallhead.php

when i combine them i get this:
http://squirrelspit.com/vb/showreview.p ... readid=501

(take a look for yourselves)

To see these files go to http://www.squirrelspit.com/ovheadshrev.zip

I really don't know what else i can say, take a look and tell me what you think.

Posted: Fri Jul 04, 2003 8:33 am
by twigletmac

Posted: Fri Jul 04, 2003 9:05 am
by []InTeR[]
There is some output in http://www.squirrelspit.com/overallhead.php on line 13,

you must think as a echo or print request.

Posted: Sat Jul 05, 2003 10:42 am
by Nebby
Yes, i did read that. it didn't have any relevance to my problem, as all header error tutorials don't.

i've fixed it now, it was just PHP being a fussy arse. i actually included the header halfway down the page (which goes against everything i've read, seeing as my header is all html) and now the errors are gone.

thanks for trying to help anyway

Posted: Sun Jul 06, 2003 4:44 am
by TLPD
yeah ! Thank you Admin this is my problem and i take me a long time until i read this topic.