Project

General

Profile

Actions

Bug #4049

closed
CB CB

dashboard PHP warnings

Bug #4049: dashboard PHP warnings

Added by Chris Buechler almost 12 years ago. Updated almost 12 years ago.

Status:
Resolved
Priority:
High
Category:
Web Interface
Target version:
Start date:
11/27/2014
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.2
Affected Architecture:

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 

RB Updated by Renato Botelho almost 12 years ago Actions #1

  • 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?

CB Updated by Chris Buechler almost 12 years ago Actions #2

this was on the most recent snapshot available at the time I posted it, but I could have had stale cache. re-testing.

CB Updated by Chris Buechler almost 12 years ago Actions #3

  • Status changed from Feedback to Resolved

yeah that must have been cache. Multiple systems that were doing that no longer are.

RB Updated by Renato Botelho almost 12 years ago Actions #4

  • 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

RB Updated by Renato Botelho almost 12 years ago Actions #5

  • Status changed from Assigned to Feedback
  • % Done changed from 0 to 100

Applied in changeset commit:16d6c1df8c5b110c9fd7a5e9238d03b820ed2445.

CB Updated by Chris Buechler almost 12 years ago Actions #6

  • 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.

CB Updated by Chris Buechler almost 12 years ago Actions #7

  • Status changed from Feedback to Resolved

fixed

Actions

Also available in: Atom