Page 1 of 2

what is this

PostPosted: Fri Aug 27, 2010 11:53 pm
by gamfrkI
this is on the main page



[phpBB Debug] PHP Notice: in file /includes/session.php on line 1007: Cannot modify header information - headers already sent by (output started at /home/theoldco/public_html/index.php:153)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 1007: Cannot modify header information - headers already sent by (output started at /home/theoldco/public_html/index.php:153)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 1007: Cannot modify header information - headers already sent by (output started at /home/theoldco/public_html/index.php:153)

Re: what is this

PostPosted: Sat Aug 28, 2010 12:33 am
by Guest
i took a look and didn't see anything.

try refreshing the page?
otherwise its something HT has to fix

Re: what is this

PostPosted: Sat Aug 28, 2010 12:54 am
by gamfrkI
it comes out 2/3 time for me

Re: what is this

PostPosted: Tue Aug 31, 2010 10:21 pm
by Hot Trout
This should also be sorted after the server fix. Please check and let me know.

Re: what is this

PostPosted: Tue Aug 31, 2010 10:26 pm
by gamfrkI
i got it when i logged it rite now

Re: what is this

PostPosted: Tue Aug 31, 2010 10:28 pm
by Hot Trout
This seems to happen to me sometimes, I am not sure why excatly. It is a php code that should not actually appear.

Re: what is this

PostPosted: Wed Sep 01, 2010 11:01 am
by Kherr
I've never seen this... 0.o

Re: what is this

PostPosted: Thu Sep 02, 2010 3:36 am
by JAHGoVeg
me neither

Re: what is this

PostPosted: Fri Mar 11, 2011 12:54 am
by NickNackGus
Hot Trout wrote:This seems to happen to me sometimes, I am not sure why excatly. It is a php code that should not actually appear.


Maybe something is loading before it should? I haven't tried editing HTML, but can you insert something like sleep (0.1), wait (0.1), or sleep 0.1? Number is normally in seconds. If inserted between each of the things that load in the background (not noticed by user), it MIGHT prevent one thing from loading before something it needs. IE: starting a ROM before an emulator/system. Some things just doesn't work.

Another thought: I haven't seen this problem before, has this problem been fixed?

Re: what is this

PostPosted: Fri Mar 11, 2011 2:14 am
by gamfrkI
the problem hasent been fixed yet ive been getting it since i posted it :P
but its something small maybe just some wrong code somewhere