Setting parameters rows_to_display is not allowed

Since update to Matomo v4 beta, when changing the Times plugins data view from vertical bars to simple table, every attempt to change it back to vertical bars (or cake or anything else) causes this error:

[proxy_fcgi:error] [pid 2527367:tid 140304871044864] [client 123.456.789.123:9448] AH01071: Got error 'PHP message: Error in Matomo: Setting parameters rows_to_display is not allowed. Please report this bug to the Matomo team.', referer: https://mydomain.com/matomo/index.php?module=CoreHome&action=index&idSite=1&period=range&date=last7

The view changes, but when I browse to another tap and back to “Times”, both views are reverted to simple tables.


I should probably open a new issue, but additionally I cannot remove any metric from any (not just Times plugin) plot. I can select an additional metric, but hitting the tick icon does not remove the metric anymore.

Hi,

I can’t reproduce the first one (neither in my development instance nor in one updated to the beta), but I can reproduce the second issue:

https://github.com/matomo-org/matomo/issues/16526

1 Like

The first issue has already reported here prior to beta: https://github.com/matomo-org/matomo/issues/16349

EDIT: Second issue solved, many thanks!

First issue fixed with: https://github.com/matomo-org/matomo/pull/16601

1 Like