Skip to content

PHP Warning: Undefined array key "local"  #32

@matjazpotocnik

Description

@matjazpotocnik

There are warnings after performing upgrade check via Setup -> Upgrades, please see screenshot.

PHP Warning: Undefined array key "local" in ...\ProcessWireUpgradeCheck.module:282
PHP Warning: Undefined array key "title" in ...\ProcessWireUpgrade.module:276
PHP Warning: Undefined array key "local" in ...\ProcessWireUpgrade.module:301

What's also odd is the list of two modules that I have recently uninstalled and deleted, Dashboard and FieldtypeStreetAddress, so I don't expect to see them on the list. I looked into ProcessWireUpgradeCheck.module around line 282 and for FieldtypeStreetAddress module $versions[$name] contains only 'remote' => '1.1.2'. Maybe it has nothing to do with this module but rather with invalid data regarding installed modules? After hitting refresh button the error went away. Cache issue?

image

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