Skip to content

The class \Piwik\Plugins\ExamplePlugin\Updates_0_0_2 was not found in /var/www/plugins/ExamplePlugin/Updates/0.0.2.php #14555

@danielmorlock

Description

@danielmorlock

namespace Piwik\Plugins\ExamplePlugin\Updates;

The namespace seems to be invalid. We are running into the following exception when updating to Matomo 3.9.1:

  [Exception]                                                                                                             
  The class \Piwik\Plugins\ExamplePlugin\Updates_0_0_2 was not found in /var/www/plugins/ExamplePlugin/Updates/0.0.2.php  

core:update run properly when changing the namespace to Piwik\Plugins\ExamplePlugin.

Metadata

Metadata

Assignees

Labels

answeredFor when a question was asked and we referred to forum or answered it.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions