Re: [phpOpenTracker-general] Lgging Warning Error
"Art Mosher *Lists*" <[email protected]> Thu, 07 Apr 2005 17:13:22 -0300
| Newsgroups | gmane.comp.web.phpopentracker.general |
|---|---|
| Organization | Inter Tech Atlantic |
| Message-ID | <42556A32.22559.11486AA2@localhost> |
Andreas: Thank you for the tip. This defeats my philosophy of including POT a little though. I had the idea that it would keep page performance better if I put the POT logging code at the BOTTOM of the page rather than the TOP, hoping the user could be reading the page while POT does the logging. - Art From: Andreas Israel <[email protected]> To: [email protected] Copies to: [email protected] Subject: Re: [phpOpenTracker-general] Lgging Warning Error Send reply to: [email protected] <mailto:[email protected]?subject=subscribe> <mailto:[email protected]?subject=unsubscribe> Date sent: Thu, 07 Apr 2005 08:56:05 +0200 > Good Morning, > > the fix is easy: just do not output anything before you include the > phpopentracker things. This happens ever when something is sent to > output before a cookie has been set. > > HTH > > Andreas > > Art Mosher *Lists* schrieb: > > >I get the following after logging one page with a fixed numeric > >Client ID. Any suggestions as to why this happening appreciated. > > > > > > > >Warning: session_register() [function.session-register]: Cannot send > >session cookie - headers already sent by (output started at > >D:\Webs\XXXTech.MSFurbears\Woody2005\index.php:84) in > >d:\Webs\phpOpenTracker\phpOpenTracker\Container.php on line 67 > > > >Warning: session_register() [function.session-register]: Cannot send > >session cache limiter - headers already sent (output started at > >D:\Webs\XXXTech.MSFurbears\Woody2005\index.php:84) in > >d:\Webs\phpOpenTracker\phpOpenTracker\Container.php on line 67 > >_______________________________________________ > >phpOpenTracker-General mailing list > >[email protected] > >http://lists.berlios.de/mailman/listinfo/phpopentracker-general > > > > > > > > _______________________________________________ > phpOpenTracker-General mailing list > [email protected] > http://lists.berlios.de/mailman/listinfo/phpopentracker-general