From: Miles B. <mil...@gm...> - 2006-05-18 18:52:47
|
On 5/18/06, Kevin <ke...@dr...> wrote: > > > On 5/18/06, Kevin <ke...@dr...> wrote: > >> > >> Which revision is it? I made changes to view.php recently and the lin= e > >> numbers don't match up. > > Try changing/adding this line in config.php. It is most likely throwing = a > database error and we're thinking it succeeded. > > define('FOF_DB_DEBUG', true); 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 |