Bug #4049
closeddashboard PHP warnings
100%
Description
Ermal's already been working on this, but it's still an issue and we don't have a ticket. The dashboard spews the following on some systems.
Warning: Cannot modify header information - headers already sent by (output started at /etc/inc/config.inc:48) in /usr/local/www/guiconfig.inc on line 48 Warning: Cannot modify header information - headers already sent by (output started at /etc/inc/config.inc:48) in /usr/local/www/guiconfig.inc on line 49 Warning: Cannot modify header information - headers already sent by (output started at /etc/inc/config.inc:48) in /usr/local/www/guiconfig.inc on line 50 Warning: Cannot modify header information - headers already sent by (output started at /etc/inc/config.inc:48) in /usr/local/www/guiconfig.inc on line 51 Warning: Cannot modify header information - headers already sent by (output started at /etc/inc/config.inc:48) in /usr/local/www/guiconfig.inc on line 52 Warning: Cannot modify header information - headers already sent by (output started at /etc/inc/config.inc:48) in /usr/local/www/guiconfig.inc on line 55 Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /etc/inc/config.inc:48) in /etc/inc/auth.inc on line 1362
Updated by Renato Botelho almost 10 years ago
- Status changed from Confirmed to Feedback
I got this yesterday but Ermal has fixed it. Did you try last snapshot after clear browser's cache?
Updated by Chris Buechler almost 10 years ago
this was on the most recent snapshot available at the time I posted it, but I could have had stale cache. re-testing.
Updated by Chris Buechler almost 10 years ago
- Status changed from Feedback to Resolved
yeah that must have been cache. Multiple systems that were doing that no longer are.
Updated by Renato Botelho almost 10 years ago
- Status changed from Resolved to Assigned
It still happens after a system upgrade with packages installed, while packages are being reinstalled during boot you can see the warnings and also periods before the main header
Updated by Renato Botelho almost 10 years ago
- Status changed from Assigned to Feedback
- % Done changed from 0 to 100
Applied in changeset 16d6c1df8c5b110c9fd7a5e9238d03b820ed2445.
Updated by Chris Buechler almost 10 years ago
- Assignee changed from Ermal Luçi to Chris Buechler
Yeah that was the circumstance that prompted me to open this, I realized this morning. To me for testing.