Matomo/Piwik-Update configureSegments() must be public beheben
English
Deutsch
Problem:
Beim Versuch, die Matomo-Installation (früher Piwik genannt) zu aktualisieren, erscheint eine Fehlermeldung wie
matomo_configuresegments_error.txt
Fatal error: Access level to Piwik\Plugins\ExampleTracker\Columns\ExampleActionDimension::configureSegments() must be public (as in class Piwik\Columns\Dimension) in /usr/www/users/user/piwik/plugins/ExampleTracker/Columns/ExampleActionDimension.php on line 57Lösung
Den Ordner plugins/ExampleTracker im Matomo-Installationsordner löschen. Er enthält ein Beispiel-Plugin für eine alte Piwik-Version, das nicht mehr benötigt wird.
Originalquelle für die Lösung: Matomo-Foren
Check out similar posts by category:
PHP
If this post helped you, please consider buying me a coffee or donating via PayPal to support research & publishing of new posts on TechOverflow