The following error just broke Piwik{% if showVersion %} (v{{ piwikVersion }}){% endif %}:
{{ lastError.message }}
in
{{ lastError.file }} line {{ lastError.line }}
{% endif %}
{% if isSuperUser %}
If this error continues to happen, there is a good chance to fix this issue by disabling one or more of the Third-Party plugins. You can enable them again in the Plugins or Themes page under settings at any time. {% if pluginCausesIssue %} Based on the error message, the issue is probably caused by the plugin {{ pluginCausesIssue }}. {% endif %}
| {{ pluginName }} | deactivate |
If this error still occurs after disabling all plugins, you might want to consider uninstalling some plugins. Keep in mind: The plugin will be completely removed from your platform.
| {{ pluginName }} | uninstall |
We appreciate if you send the
error report
to the Piwik team.
Please contact the system administrator.
{% else %}If this error continues to happen you may want to send an error report to your system administrator.
{% endif %}