Project

General

Profile

Actions

Bug #4049

closed

dashboard PHP warnings

Added by Chris Buechler over 9 years ago. Updated over 9 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 

Actions #1

Updated by Renato Botelho over 9 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?

Actions #2

Updated by Chris Buechler over 9 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.

Actions #3

Updated by Chris Buechler over 9 years ago

  • Status changed from Feedback to Resolved

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

Actions #4

Updated by Renato Botelho over 9 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

Actions #5

Updated by Renato Botelho over 9 years ago

  • Status changed from Assigned to Feedback
  • % Done changed from 0 to 100
Actions #6

Updated by Chris Buechler over 9 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.

Actions #7

Updated by Chris Buechler over 9 years ago

  • Status changed from Feedback to Resolved

fixed

Actions

Also available in: Atom PDF