From: Miles B. <mil...@gm...> - 2006-05-18 18:58:26
|
On 5/18/06, Miles Beck <mil...@gm...> wrote: > > Now when I try to login I get the below error: > > (mysql): SELECT name, value FROM fr_config > Error (0): > > Warning: Cannot modify header information - headers already sent by > (output started at > /var/www/fofredux_0.4-dev/adodb_lite/adodb.inc.php:307) in > /var/www/fofredux_0.4-dev/header.php on line 21 > I also turned on the php debugging to see if that resulted in any more information. In addition to the above error I saw this with php debugging on. Not sure if it's related but thought more might be helpful. Notice: Undefined index: username in /var/www/fofredux_0.4-dev/header.php on line 21 |