[Openfirst-cvscommit] [Bug 145] Automated Bug Report - logger
Brought to you by:
xtimg
From: <bug...@we...> - 2004-08-01 21:55:38
|
http://bugzilla.openfirst.org/show_bug.cgi?id=145 ti...@op... changed: What |Removed |Added ---------------------------------------------------------------------------- Platform| |All ------- Additional Comments From ti...@op... 2004-08-01 16:55 ------- The logger module attempts to set headers after data may have been sent. It should use: ob_start(); before including globals.php ob_end_clean(); before setting the location header and ob_end_flush(); before including the header file This problem is present in logger in: index.php rawdata.php track.php ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. You reported the bug, or are watching the reporter. |