Hey thanks for that info..
I did that yet i got a "cannot send cookies" Header already sent in line 06 of bleh/bleh/bleh.php ..
Confused again lol. any help?
My file structure is this...
public_html/index.php (the file which i wish to place $bbuserinfo[username] )
public_html/inc/header.php (where i placed the chdir and require code, this is INCLUDED in index.php)
public_html/forum/all forum files ( global.php etc)
carnt get it to work.
ok nevermind, i pulled out the header.phpfrom the inc/ dir. and put it in the main public dir.. works fine.
hmm actually.. its not fine... when i logout it says the cannot send cookie error again..
Unable to add cookies, header already sent.
File: /home/teenfron/public_html/header.php
Line: 6
but when im logged in, its fine ... strange lol

HELP!