Skip to content

Errors w/ PHP 5.4.4 #4

Description

@mmikkel

Hello,

Edit: I rolled back from PHP 5.4.4 to 5.3.14, and the errors doesn't appear.

I'm getting the following PHP errors on the main Widgets admin page:

A PHP Error was encountered
Severity: Warning
Message: Creating default object from empty value
Filename: widgets/mcp.widgets.php
Line Number: 44
A PHP Error was encountered
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /codeigniter/system/core/Exceptions.php:170)
Filename: core/Common.php
Line Number: 412

Also, whenever I save or delete something - a widget area, an actual widget etc. - I get the following, which seems related:

A PHP Error was encountered

Severity: Warning

Message: Creating default object from empty value

Filename: widgets/mcp.widgets.php

Line Number: 44

A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at /codeigniter/system/core/Exceptions.php:170)

Filename: libraries/Functions.php

Line Number: 806

A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at /codeigniter/system/core/Exceptions.php:170)

Filename: libraries/Functions.php

Line Number: 402

My EE installation has a custom path for /system - could this be the reason for this bug?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions