issue_owner_repo listlengths 2 2 | issue_body stringlengths 0 262k ⌀ | issue_title stringlengths 1 1.02k | issue_comments_url stringlengths 53 116 | issue_comments_count int64 0 2.49k | issue_created_at stringdate 1999-03-17 02:06:42 2025-06-23 11:41:49 | issue_updated_at stringdate 2000-02-10 06:43:57 2025-06-23 11:43:00 | issue_html_url stringlengths 34 97 | issue_github_id int64 132 3.17B | issue_number int64 1 215k |
|---|---|---|---|---|---|---|---|---|---|
[
"matomo-org",
"matomo"
] | ## Expected Behavior
Upgrading to 4.8.0 from the web ui.
## Current Behavior
After it seems done, I got a 500, and on trying to log in I see `An Error occurred` and `Call to undefined method Piwik\Plugins\Overlay\Overlay::isOverlayRequest()`
## Steps to Reproduce (for Bugs)
1. Be on some older version (m... | Error on upgrade: Call to undefined method Piwik\Plugins\Overlay\Overlay::isOverlayRequest() | https://api.github.com/repos/matomo-org/matomo/issues/18906/comments | 5 | 2022-03-09T09:36:45Z | 2022-03-10T09:49:04Z | https://github.com/matomo-org/matomo/issues/18906 | 1,163,701,642 | 18,906 |
[
"matomo-org",
"matomo"
] | updateUserFields method in Model.php updated the user password in to DB by using MD5 encryption, SonarQube rises a security hotspot on this with the message `Make sure this weak hash algorithm is not used in a sensitive context here.`
Suggested fix from SonarQube,
Safer alternatives, such as SHA-256, SHA-512, SHA-3... | updateUserFields in Model.php save password with MD5 Weak encryption | https://api.github.com/repos/matomo-org/matomo/issues/18904/comments | 1 | 2022-03-09T06:21:11Z | 2022-06-03T13:36:10Z | https://github.com/matomo-org/matomo/issues/18904 | 1,163,537,831 | 18,904 |
[
"matomo-org",
"matomo"
] | <!-- Please provide a short summary of the issue in the *Title* above -->
When the _pk_id cookie is set to expire it sets the current date. When tools like cookiebot scans for cookies and have a timing anomaly potentially the cookie can still seem active.
Can we have the cookie set to a time in the past to avoid t... | Set the _pk_id in the past when deleting cookie. | https://api.github.com/repos/matomo-org/matomo/issues/18902/comments | 1 | 2022-03-09T00:47:09Z | 2022-03-10T09:45:00Z | https://github.com/matomo-org/matomo/issues/18902 | 1,163,365,077 | 18,902 |
[
"matomo-org",
"matomo"
] | see https://github.com/matomo-org/matomo/pull/18852#issuecomment-1058011824
and https://github.com/matomo-org/matomo/pull/18852#issuecomment-1060384396
In https://github.com/matomo-org/matomo/pull/14858 we added a feature to define a config `live_query_max_execution_time` to limit the max time a live query is exec... | When live max execution query is configured, Visitor profile widget may result in an error if query takes too long | https://api.github.com/repos/matomo-org/matomo/issues/18900/comments | 0 | 2022-03-08T18:37:55Z | 2024-09-13T08:58:34Z | https://github.com/matomo-org/matomo/issues/18900 | 1,162,992,424 | 18,900 |
[
"matomo-org",
"matomo"
] | In Google Analytics there is the possibility to display a second dimension for certain reports. An example: If I call up the entry pages report, I have the option of showing Google Analytics as a two-dimensional source/medium and can see for each entry page through which channels visits came to the page. Of course ther... | Enhancement: adding a second dimension in reports | https://api.github.com/repos/matomo-org/matomo/issues/18899/comments | 1 | 2022-03-08T15:40:17Z | 2024-01-03T07:06:40Z | https://github.com/matomo-org/matomo/issues/18899 | 1,162,809,318 | 18,899 |
[
"matomo-org",
"matomo"
] | <!-- Please provide a short summary of the issue in the *Title* above -->
<!-- Important: Please contact the Matomo community forum for questions: https://forum.matomo.org/ -->
## Summary
<!-- Please provide a detailed summary of the feature -->
Currently, one can trigger a goal based solely on one characterist... | Add more options for goal tracking based on events | https://api.github.com/repos/matomo-org/matomo/issues/18898/comments | 7 | 2022-03-08T13:50:46Z | 2023-12-11T10:45:56Z | https://github.com/matomo-org/matomo/issues/18898 | 1,162,682,893 | 18,898 |
[
"matomo-org",
"matomo"
] | Some years ago @mattab set up Piwik's profile on OpenHub; now that your repositories have all moved under matomo-org, they are out of date in https://www.openhub.net/p/matomo/enlistments ; as a result OpenHub is unable to pull the data, and if even _one_ repository fails to pull, it will not update its data. So I would... | Need to update/replace your code enlistments on OpenHub | https://api.github.com/repos/matomo-org/matomo/issues/18897/comments | 1 | 2022-03-08T13:35:41Z | 2023-09-17T10:28:04Z | https://github.com/matomo-org/matomo/issues/18897 | 1,162,666,186 | 18,897 |
[
"matomo-org",
"matomo"
] | The transitions reports seems to only be using the English version of "Others" in the transitions reports:
French:

German:
 but no luck.
Here is the code I generated:
`<ifra... | Opt-out font family not taken into account | https://api.github.com/repos/matomo-org/matomo/issues/18890/comments | 4 | 2022-03-07T10:33:27Z | 2022-03-07T18:47:45Z | https://github.com/matomo-org/matomo/issues/18890 | 1,161,215,051 | 18,890 |
[
"matomo-org",
"matomo"
] | The archiving process occasionally has empty API response over and over again:
```
DEBUG [2022-03-04 17:03:19] 18494 Running command: /opt/plesk/php/8.0/bin/php -q -d memory_limit=12G -d error_log=/var/www/vhosts/***/logs/error_log_cli /var/www/vhosts/***/httpdocs/console climulti:request -q --matomo-domain='***' ... | Got empty response from API request without any logging information | https://api.github.com/repos/matomo-org/matomo/issues/18889/comments | 3 | 2022-03-07T10:25:56Z | 2024-01-03T07:06:39Z | https://github.com/matomo-org/matomo/issues/18889 | 1,161,205,999 | 18,889 |
[
"matomo-org",
"matomo"
] | <!-- Please provide a short summary of the issue in the *Title* above -->
<!-- Important: Please contact the Matomo community forum for questions: https://forum.matomo.org/ -->
<!-- Important: If this bug is regarding a premium plugin you purchased on plugins.matomo.org, please email shop@innocraft.com instead of c... | String function warming from isValidHost(null) called after update in Matomo 4.8.0-rc1 on PHP 8.1 | https://api.github.com/repos/matomo-org/matomo/issues/18885/comments | 1 | 2022-03-04T16:33:16Z | 2022-04-11T01:03:57Z | https://github.com/matomo-org/matomo/issues/18885 | 1,159,830,111 | 18,885 |
[
"matomo-org",
"matomo"
] | We had to deactivate the visitor profile for data protection reasons.
However, the IP address and the visitor ID are still displayed in the visitor log as a mouseover effect.

This is not the case on the ... | Data protection: Hide visitor id in visits log if profile is disabled | https://api.github.com/repos/matomo-org/matomo/issues/18884/comments | 9 | 2022-03-04T16:02:32Z | 2022-05-08T22:57:48Z | https://github.com/matomo-org/matomo/issues/18884 | 1,159,799,652 | 18,884 |
[
"matomo-org",
"matomo"
] | Hi,
Can we customize realtime view so that we see directly at least, last url url visited by visitor, see snapshot
Being obliged to hover icon to see URL visited is not ergonomic, it sounds even mandatory that we see URL visited in a direct manner
 | https://api.github.com/repos/matomo-org/matomo/issues/18879/comments | 4 | 2022-03-04T00:31:43Z | 2024-05-27T09:17:40Z | https://github.com/matomo-org/matomo/issues/18879 | 1,159,109,323 | 18,879 |
[
"matomo-org",
"matomo"
] | <!-- Please provide a short summary of the issue in the *Title* above -->
<!-- Important: Please contact the Matomo community forum for questions: https://forum.matomo.org/ -->
<!-- Important: If this bug is regarding a premium plugin you purchased on plugins.matomo.org, please email shop@innocraft.com instead of c... | When come from `Quick Links` section, `add new user` it append `showadduser=1` to the URL permanent | https://api.github.com/repos/matomo-org/matomo/issues/18878/comments | 2 | 2022-03-03T23:42:29Z | 2024-09-13T08:58:35Z | https://github.com/matomo-org/matomo/issues/18878 | 1,159,081,653 | 18,878 |
[
"matomo-org",
"matomo"
] | A user noticed and was confused by a misleading message in Pages.
To reproduce:
1. Go to Dashboard > Behaviour > Pages
2. Apply a filter term (anything)
3. **Good** See that the hierarchical listing is frozen: the tree does not expand or collapse
4. Unexpected: The mouseover tooltip misleadingly says _Click ... | Remove subtable tooltip if rows are displayed expanded upon search | https://api.github.com/repos/matomo-org/matomo/issues/18873/comments | 1 | 2022-03-02T21:15:35Z | 2022-04-11T01:01:38Z | https://github.com/matomo-org/matomo/issues/18873 | 1,157,701,251 | 18,873 |
[
"matomo-org",
"matomo"
] | It looks FINE on my android tablets (Tab S7+ and Tab S8 Ultra), but NOT on my Dell 8950 w/Windows 11 using MS Edge (latest and prior versions) The Days of the week section has some of the tops of the letters cut off.
, the size of ibtmp wasn't capped. After th... | MariaDB - growing ibtmp1 | https://api.github.com/repos/matomo-org/matomo/issues/18864/comments | 8 | 2022-03-01T20:55:09Z | 2022-09-21T15:27:31Z | https://github.com/matomo-org/matomo/issues/18864 | 1,155,805,721 | 18,864 |
[
"matomo-org",
"matomo"
] | The sparkline do not show edge nodes correctly, it displays the node partially
## Expected Behavior
Earlier the nodes used to display fully

## Cur... | Sparkline nodes not showing edge nodes properly | https://api.github.com/repos/matomo-org/matomo/issues/18863/comments | 1 | 2022-03-01T03:19:51Z | 2024-01-03T07:06:35Z | https://github.com/matomo-org/matomo/issues/18863 | 1,154,810,219 | 18,863 |
[
"matomo-org",
"matomo"
] | I logged in to do my monthly report and there is no data for the month of Feb. I also looked at the all-time data and it is the same as last month which confirms no Feb data | No data for the month | https://api.github.com/repos/matomo-org/matomo/issues/18859/comments | 8 | 2022-02-28T14:58:35Z | 2022-03-03T00:13:43Z | https://github.com/matomo-org/matomo/issues/18859 | 1,154,192,687 | 18,859 |
[
"matomo-org",
"matomo"
] | The graphics (this concerns all graphs, pie charts, etc.) should be exportable in a much higher resolution, e.g. as PNG. The current resolution of the graphics is insufficient even for a PowerPoint presentation. The axis labels also need optimization - the subdivisions are often anything but intuitive for both time axe... | Export beautiful graphics | https://api.github.com/repos/matomo-org/matomo/issues/18858/comments | 8 | 2022-02-28T08:31:17Z | 2024-08-15T21:21:56Z | https://github.com/matomo-org/matomo/issues/18858 | 1,153,799,405 | 18,858 |
[
"matomo-org",
"matomo"
] | This happens eg on Chrome when selecting an entry from the historical autofill list.
<img width="961" alt="image" src="https://user-images.githubusercontent.com/273120/155916727-40f88511-a2fa-4789-a347-24f920dd6ed7.png">
Then the background color changes
<img width="916" alt="image" src="https://user-images.gith... | When autofilling a search term on info page, the wrong background is selected in the form field | https://api.github.com/repos/matomo-org/matomo/issues/18857/comments | 0 | 2022-02-28T02:59:36Z | 2024-09-13T08:58:35Z | https://github.com/matomo-org/matomo/issues/18857 | 1,153,558,562 | 18,857 |
[
"matomo-org",
"matomo"
] | Develop a statistic on the dashboard to show visitors who come back frequently
A first way:
Express the daily rate of return as a percentage
Second way:
Detail what is the return frequency rate per day .. on people returning to the site how many times have they already come before.
This request was transla... | Enhancement: Display statistics of returning visitors in additional ways, including percentages | https://api.github.com/repos/matomo-org/matomo/issues/18856/comments | 2 | 2022-02-27T17:44:54Z | 2022-07-08T08:31:25Z | https://github.com/matomo-org/matomo/issues/18856 | 1,153,336,459 | 18,856 |
[
"matomo-org",
"matomo"
] | A user writes:
Question: What is the feature you are missing the most in Matomo and why?
Answer:
percentages instead of total values in all diagrams!!!!!
| Enhancement: Add a percentages option instead of raw counts / totals. In all diagrams and tables. | https://api.github.com/repos/matomo-org/matomo/issues/18855/comments | 1 | 2022-02-26T23:37:37Z | 2022-02-28T00:03:35Z | https://github.com/matomo-org/matomo/issues/18855 | 1,152,483,735 | 18,855 |
[
"matomo-org",
"matomo"
] | ## Expected Behavior
<!-- When describing a bug, please tell us what should happen -->
<!-- When suggesting a change/improvement, please tell us how it should work -->
When databas is down /matomo.php should return 503, since service is not operational.
## Current Behavior
<!-- For bugs please tell us what happ... | /matomo.php always returns 200 OK | https://api.github.com/repos/matomo-org/matomo/issues/18851/comments | 5 | 2022-02-25T13:13:17Z | 2022-11-09T16:29:23Z | https://github.com/matomo-org/matomo/issues/18851 | 1,150,431,185 | 18,851 |
[
"matomo-org",
"matomo"
] | <!-- Please provide a short summary of the issue in the *Title* above -->
<!-- Important: Please contact the Matomo community forum for questions: https://forum.matomo.org/ -->
<!-- Important: If this bug is regarding a premium plugin you purchased on plugins.matomo.org, please email shop@innocraft.com instead of c... | Auth token (for API) not displayed on creation | https://api.github.com/repos/matomo-org/matomo/issues/18850/comments | 3 | 2022-02-25T10:59:20Z | 2022-03-03T14:31:07Z | https://github.com/matomo-org/matomo/issues/18850 | 1,150,314,234 | 18,850 |
[
"matomo-org",
"matomo"
] | We've just been debugging an issue for a few days with various forth and back why Form tracking wasn't working. We noticed the tracking code wasn't added to the regular JS tracking code. This can have various reasons like not writable JS tracking file etc. It turned out that the CustomJsTracker wasn't activated.
We ... | Make it easier to figure out why JS tracker file is not updated with custom js trackers | https://api.github.com/repos/matomo-org/matomo/issues/18845/comments | 4 | 2022-02-24T20:05:05Z | 2024-09-13T08:58:36Z | https://github.com/matomo-org/matomo/issues/18845 | 1,149,697,084 | 18,845 |
[
"matomo-org",
"matomo"
] | This is a follow-up issue, the original is an issue is here, https://github.com/matomo-org/matomo/issues/18699. PR https://github.com/matomo-org/matomo/pull/18728 fix the shortened label but resize the table bigger.
The reason this happened is the expanded table has extra width on the title. When expanded triggered... | After expand label makes the table bigger | https://api.github.com/repos/matomo-org/matomo/issues/18840/comments | 1 | 2022-02-23T21:34:20Z | 2024-09-13T08:58:37Z | https://github.com/matomo-org/matomo/issues/18840 | 1,148,604,369 | 18,840 |
[
"matomo-org",
"matomo"
] | I have a Matomo installation which became slower and slower over time. The cause turned out to be that the table `matomo_log_visit` contained several years of RAW data and thus became several GB in size. This affected the reading of this table noticeably. In the settings, _Regularly delete old raw data_ is set to 30 da... | Show Warning if Deleting Old Data Does Not Work | https://api.github.com/repos/matomo-org/matomo/issues/18839/comments | 7 | 2022-02-23T08:26:22Z | 2024-09-10T18:07:16Z | https://github.com/matomo-org/matomo/issues/18839 | 1,147,794,986 | 18,839 |
[
"matomo-org",
"matomo"
] | ## Summary
Matomo currently ships exactly one pre-defined default dashboard, which provides a very basic widget set.
As the requirements for a useful dashboard strongly differs between the type of website and the person looking at the stats it would be quite useful to ship a set of helpful dashboards with Matomo.... | Provide pre-defined dashboard templates | https://api.github.com/repos/matomo-org/matomo/issues/18837/comments | 0 | 2022-02-22T20:11:56Z | 2022-06-03T13:37:46Z | https://github.com/matomo-org/matomo/issues/18837 | 1,147,324,000 | 18,837 |
[
"matomo-org",
"matomo"
] | In the Matomo App, in the "No tracking data yet" page (when we haven't tracked data yet), we try to detect popular CMS like WordPress and Drupal and then suggests the relevant guide to explain how to integrate with Matomo.
The goal of this issue is to check that Matomo does
1) Try to detect these CMS if possible ... | Check that simple step by step guides for integrating Matomo into CMS are present | https://api.github.com/repos/matomo-org/matomo/issues/18835/comments | 0 | 2022-02-22T04:59:00Z | 2024-01-03T07:06:32Z | https://github.com/matomo-org/matomo/issues/18835 | 1,146,456,246 | 18,835 |
[
"matomo-org",
"matomo"
] | We need to update the translations for languages, currencies, and countries according to our internal confluence process "Update Intl CLDR Translations". We're doing this every 6 months-ish. | Update INTL CLDR translations | https://api.github.com/repos/matomo-org/matomo/issues/18833/comments | 4 | 2022-02-21T20:19:20Z | 2022-04-11T01:02:23Z | https://github.com/matomo-org/matomo/issues/18833 | 1,146,195,366 | 18,833 |
[
"matomo-org",
"matomo"
] | Hello
I am using matomo 4.7.1 , it is working fine and tracking the events but I am getting this warning sometimes
This is the request I am sending through postman:
http://localhost/matomo/piwik.php?idsite=22&rec=1&e_c=inbox&e_a=archiveMessage&uid=961000&dimension1=1&dimension2=1&dimension3=1
 | https://api.github.com/repos/matomo-org/matomo/issues/18826/comments | 4 | 2022-02-20T10:14:47Z | 2022-06-03T14:22:16Z | https://github.com/matomo-org/matomo/issues/18826 | 1,144,976,756 | 18,826 |
[
"matomo-org",
"matomo"
] | A customer of mine has occasional performance problems in Matomo. The system hangs because all 150 database connections to MySQL are in use.
My analysis revealed that these problems could be related to the generation of segment reports, which put too much load on the MySQL DB.
**To the background:**
The customer h... | Performance issue due to many parallel SQL queries | https://api.github.com/repos/matomo-org/matomo/issues/18823/comments | 5 | 2022-02-18T14:58:28Z | 2023-12-12T04:51:21Z | https://github.com/matomo-org/matomo/issues/18823 | 1,143,212,629 | 18,823 |
[
"matomo-org",
"matomo"
] | <!-- Please provide a short summary of the issue in the *Title* above -->
According to the last guide published on cnil.fr, Matomo can be exempted from consent if the visit log report is disabled. Though what about if some visitors are giving their consent?
<!-- Important: Please contact the Matomo community forum ... | Visit log report filled only with visitors who gave consent | https://api.github.com/repos/matomo-org/matomo/issues/18821/comments | 7 | 2022-02-18T10:03:41Z | 2024-08-08T17:22:02Z | https://github.com/matomo-org/matomo/issues/18821 | 1,142,768,081 | 18,821 |
[
"matomo-org",
"matomo"
] | The language change option for the anonymous user doesn't seem to be working at the moment (Tested in 4.6.1 and 4.7.1)
It shows the drop down menu and you can select a different language, but it just kicks it back to English every time.
 {
... | Load tracking site from Iframe | https://api.github.com/repos/matomo-org/matomo/issues/18815/comments | 4 | 2022-02-17T22:42:44Z | 2022-02-18T02:38:39Z | https://github.com/matomo-org/matomo/issues/18815 | 1,142,001,801 | 18,815 |
[
"matomo-org",
"matomo"
] | MS Edge : whereas PDF or HTML reports can be downloaded, CSV and TSV start downloading, but an error message appears "Network error".
None of them are received when "sent by email"
Chrome : reports of all formats can be downloaded, but like Edge, none of them are received when "sent by email" | TSV and CSV report can not be send nor download on wordpress multisite | https://api.github.com/repos/matomo-org/matomo/issues/18814/comments | 5 | 2022-02-17T17:36:36Z | 2024-05-27T13:08:28Z | https://github.com/matomo-org/matomo/issues/18814 | 1,141,647,463 | 18,814 |
[
"matomo-org",
"matomo"
] | Matomo was working yesterday. Today I tried to install security info pluging and it's now reporting the following error:
----
Matomo couldn't write to some directories (running as user 'www-data').
Try to Execute the following commands on your server, to allow Write access on these directories:
chown -R w... | Matomo couldn't write to some directories (running as user 'www-data'). | https://api.github.com/repos/matomo-org/matomo/issues/18813/comments | 9 | 2022-02-17T12:42:07Z | 2023-07-14T16:37:21Z | https://github.com/matomo-org/matomo/issues/18813 | 1,141,289,374 | 18,813 |
[
"matomo-org",
"matomo"
] | <!-- Please provide a short summary of the issue in the *Title* above -->
<!-- Important: Please contact the Matomo community forum for questions: https://forum.matomo.org/ -->
<!-- Important: If this bug is regarding a premium plugin you purchased on plugins.matomo.org, please email shop@innocraft.com instead of c... | options request will also be recorded | https://api.github.com/repos/matomo-org/matomo/issues/18812/comments | 7 | 2022-02-17T09:42:29Z | 2022-04-11T13:10:54Z | https://github.com/matomo-org/matomo/issues/18812 | 1,141,099,404 | 18,812 |
[
"matomo-org",
"matomo"
] | While testing https://github.com/matomo-org/matomo/pull/18135 I noticed that the beforeunload event isn't triggered when forcing a page reload. Was then reading https://developer.mozilla.org/en-US/docs/Web/API/Navigator/sendBeacon .
> Web sites often want to send analytics or diagnostics to the server when the user... | Ensure JS tracker unload event is triggered in edge cases to make sure tracking requests are sent | https://api.github.com/repos/matomo-org/matomo/issues/18810/comments | 9 | 2022-02-17T02:53:32Z | 2022-05-08T22:57:07Z | https://github.com/matomo-org/matomo/issues/18810 | 1,140,813,604 | 18,810 |
[
"matomo-org",
"matomo"
] | I just noticed an issue where a referrer attribution cookie is not set when no tracking request is sent at all while viewing a page.
This is a bug because the original referrer will go lost. If the next page does track data, then the previous page will become the referrer (where no data was tracked) instead of the o... | Fix referrer attribution cookie not set if no tracking request is sent, resulting in wrong attribution | https://api.github.com/repos/matomo-org/matomo/issues/18809/comments | 3 | 2022-02-17T02:42:20Z | 2022-07-08T08:31:09Z | https://github.com/matomo-org/matomo/issues/18809 | 1,140,808,115 | 18,809 |
[
"matomo-org",
"matomo"
] | In #18689 It was reported that the "Report Freshness" was not showing correctly which was fixed with #18498
However, I noticed that on the "Overview" reports (The ones that contain the evolution graphs) don't show this date at all:


Displayed in Swedish (with some highlighted areas by me)
: Argument #1 ($string) must be of type string, array given","file":"\/core\/Date.php","line":138,"request_id":"9f07b","backtrace":" on \/core\/Date.php(138)\n#0 \/core\/Date.php(... | Fatal error: urldecode(): Argument #1 ($string) must be of type string, array given in Date.php | https://api.github.com/repos/matomo-org/matomo/issues/18795/comments | 1 | 2022-02-15T01:34:24Z | 2022-02-22T21:46:59Z | https://github.com/matomo-org/matomo/issues/18795 | 1,138,062,290 | 18,795 |
[
"matomo-org",
"matomo"
] | > Error: {"message":"strpos(): Argument #1 ($haystack) must be of type string, array given","file":"\/core\/Period\/Range.php","line":525,"request_id":"a48e4","backtrace":" on \/core\/Period\/Range.php(525)\n#0 \/core\/Period\/Range.php(525): strpos(Array, '-')\n#1 \/plugins\/ImageGraph\/ImageGraph.php(92): Piwik\\Peri... | strpos(): Argument #1 ($haystack) must be of type string, array given Range.php | https://api.github.com/repos/matomo-org/matomo/issues/18794/comments | 1 | 2022-02-15T01:30:33Z | 2022-02-22T21:46:45Z | https://github.com/matomo-org/matomo/issues/18794 | 1,138,060,027 | 18,794 |
[
"matomo-org",
"matomo"
] | Happened with PHP 8.
> #0 plugins\/Live\/Model.php(636): date('Y-m-d H:i:s', '0 WAITFOR DELA...')\n#1 plugins\/Live\/Model.php(495): Piwik\\Plugins\\Live\\Model->getWhereClauseAndBind('log_visit.idsit...', Array, Object(Piwik\\Date), NULL, false, '0 WAITFOR DELA...')\n#2 plugins\/Live\/Model.php(78): Piwik\\Plugins\... | Validate minTimestamp parameter for Live.getLastVisitsDetails | https://api.github.com/repos/matomo-org/matomo/issues/18788/comments | 0 | 2022-02-14T00:37:48Z | 2022-02-22T21:46:17Z | https://github.com/matomo-org/matomo/issues/18788 | 1,136,570,156 | 18,788 |
[
"matomo-org",
"matomo"
] |
## Expected Behavior
When I opt-in to Matomo newsletter, I understand it's a general newsletter and not only about version upgrades.
The newsletter opt-in should be consistent and use same wording across the product.
## Current Behavior
Currently during installation process the opt-in is short and reads "... | Clarify the Newsletter Opt-in message during installation | https://api.github.com/repos/matomo-org/matomo/issues/18787/comments | 0 | 2022-02-12T21:37:19Z | 2022-03-04T09:46:57Z | https://github.com/matomo-org/matomo/issues/18787 | 1,134,650,687 | 18,787 |
[
"matomo-org",
"matomo"
] | <!-- Please provide a short summary of the issue in the *Title* above -->
When downloading free DBIP database this error is shown if `tmp/latest` subdirectory does not exist:
```
WARNING: /core/Http.php(962): Warning - fopen(/var/lib/matomo/tmp/latest/DBIP-City.mmdb.gz.download): Failed to open stream: No such f... | Check folder & permission before downloading a GeoIP database | https://api.github.com/repos/matomo-org/matomo/issues/18785/comments | 2 | 2022-02-12T11:02:49Z | 2022-02-22T21:45:58Z | https://github.com/matomo-org/matomo/issues/18785 | 1,133,874,172 | 18,785 |
[
"matomo-org",
"matomo"
] | <!-- Please provide a short summary of the issue in the *Title* above -->
I would like to have an option for Matomo only to count tracking requests send as `POST`.
## Summary
<!-- Please provide a detailed summary of the feature -->
The official HTTP standard specifies `GET` requests as [safe](https://developer.m... | Add option to track only POST requests | https://api.github.com/repos/matomo-org/matomo/issues/18784/comments | 5 | 2022-02-12T10:34:37Z | 2022-06-03T13:39:34Z | https://github.com/matomo-org/matomo/issues/18784 | 1,133,837,808 | 18,784 |
[
"matomo-org",
"matomo"
] | When you go to the tab goals and select a specific goal, the graph and overview data show the amount of conversions for the current segment. Sometimes when you compare a secondary segment, the first segment shows all zeros on the y-axis in the graph. The overview below the graph still shows the correct numbers. (See sc... | Comparing two segments in goals, sets the graph to all zeros for the first segment | https://api.github.com/repos/matomo-org/matomo/issues/18783/comments | 3 | 2022-02-12T09:50:56Z | 2022-02-24T20:01:55Z | https://github.com/matomo-org/matomo/issues/18783 | 1,133,784,527 | 18,783 |
[
"matomo-org",
"matomo"
] | _This issue is related to one I reported before, just can't find it right now. In older issue I complained that "Rows to display" drop-down selector is missing if we use default "Last 30 days" configuration in **Admin Dashboard > Personal > Settings** to be shown in widgets (etc.) when we open **/matomo/index.php** URL... | Show correct "Rows to display" on Evolution graph | https://api.github.com/repos/matomo-org/matomo/issues/18781/comments | 4 | 2022-02-11T11:19:48Z | 2022-09-29T03:17:12Z | https://github.com/matomo-org/matomo/issues/18781 | 1,132,399,098 | 18,781 |
[
"matomo-org",
"matomo"
] | To reproduce visit a goal page and have a segment applied. For example https://demo.matomo.cloud/index.php?module=CoreHome&action=index&idSite=1&period=day&date=yesterday#?idSite=1&period=day&date=yesterday&segment=visitConvertedGoalId%3D%3D7&category=Goals_Goals&subcategory=4
Then click on the link for segmented vi... | Segmented visitor log in a goal page doesn't forward the selected segment | https://api.github.com/repos/matomo-org/matomo/issues/18776/comments | 0 | 2022-02-11T01:06:38Z | 2025-05-23T06:01:42Z | https://github.com/matomo-org/matomo/issues/18776 | 1,131,386,676 | 18,776 |
[
"matomo-org",
"matomo"
] | Looks to me like a regression. I went to https://demo.matomo.cloud/index.php?module=CoreHome&action=index&idSite=1&period=day&date=yesterday#?idSite=1&period=day&date=yesterday&segment=visitConvertedGoalId%3D%3D7&category=Goals_Goals&subcategory=4
And clicked on the segmented visitor log link. Got this:
<img widt... | Segmented visits log might show incorrect title | https://api.github.com/repos/matomo-org/matomo/issues/18775/comments | 0 | 2022-02-11T01:01:33Z | 2022-02-22T21:51:34Z | https://github.com/matomo-org/matomo/issues/18775 | 1,131,378,864 | 18,775 |
[
"matomo-org",
"matomo"
] | refs DEV-2418 for more details.
When archiving a week, then in https://github.com/matomo-org/matomo/blob/4.7.1/core/Archive.php#L629-L643 we archive up to 2 days into the future. That means if today is `2022-02-09`, then when archiving this week we also archive `2022-02-10` and `2022-02-11`. I noticed this in the ar... | Dependent archives show only partial data or no report data | https://api.github.com/repos/matomo-org/matomo/issues/18773/comments | 3 | 2022-02-10T23:29:24Z | 2022-04-11T00:58:53Z | https://github.com/matomo-org/matomo/issues/18773 | 1,131,233,618 | 18,773 |
[
"matomo-org",
"matomo"
] | refs DEV-2418 for more details.
refs #18773 which might fix this issue as well depending how it is fixed. If #18773 fixes it by fixing the invalidation, then this is also fixed.
I noticed when archiving a week, then in https://github.com/matomo-org/matomo/blob/4.7.1/core/Archive.php#L629-L643 we archive up to 2 ... | Dependent archives don't get invalidated when invalidating reports making them show outdated data | https://api.github.com/repos/matomo-org/matomo/issues/18772/comments | 7 | 2022-02-10T23:27:54Z | 2024-07-10T21:51:15Z | https://github.com/matomo-org/matomo/issues/18772 | 1,131,231,090 | 18,772 |
[
"matomo-org",
"matomo"
] | On cloud in `javascripts/account.js` we are listening to some events when eg a site gets added and then check if the user is allowed to create another user or site.
We just noticed in tests this may be broken / no longer working. Likely because of `vue.js`.
We're doing in the code things like
```
$rootSco... | Some JS events on entities no longer triggered | https://api.github.com/repos/matomo-org/matomo/issues/18771/comments | 6 | 2022-02-10T22:27:44Z | 2022-02-15T14:00:29Z | https://github.com/matomo-org/matomo/issues/18771 | 1,131,128,455 | 18,771 |
[
"matomo-org",
"matomo"
] | A user writes:
_It seems your matomo-org/referrer-spam-list is not updated in the latest Matomo version 4.7.1. I compared some latest additions (like #1289 and #1309) to this file with the file in our Matomo installation and these are missing.
I ran 'composer require matomo/referrer-spam-blacklist'. The content of fi... | Spammers feature not up to date in Release 4.7.1 | https://api.github.com/repos/matomo-org/matomo/issues/18768/comments | 1 | 2022-02-09T23:06:56Z | 2022-04-11T01:03:25Z | https://github.com/matomo-org/matomo/issues/18768 | 1,129,157,045 | 18,768 |
[
"matomo-org",
"matomo"
] | <!-- Please provide a short summary of the issue in the *Title* above -->
Goals->Overview, selecting any goal's conversion rate, on the top evolution graph always shows zero.
We can reproduce this issue on https://demo.matomo.cloud/.
<!-- Important: Please contact the Matomo community forum for questions: http... | Show the selected conversion rate on Goals->Overview evolution graph | https://api.github.com/repos/matomo-org/matomo/issues/18766/comments | 3 | 2022-02-09T13:59:57Z | 2022-09-29T03:16:19Z | https://github.com/matomo-org/matomo/issues/18766 | 1,128,579,342 | 18,766 |
[
"matomo-org",
"matomo"
] | <!-- Please provide a short summary of the issue in the *Title* above -->
On https://demo.matomo.cloud/, can reproduce this issue.
<!-- Important: Please contact the Matomo community forum for questions: https://forum.matomo.org/ -->
<!-- Important: If this bug is regarding a premium plugin you purchased on plugin... | Goals->Overview, after clicking on sparkline of a goal's metrics (conversions or conversion rate), the top evolution graph doesn't show metrics of the goal | https://api.github.com/repos/matomo-org/matomo/issues/18764/comments | 1 | 2022-02-09T05:29:33Z | 2022-02-22T21:51:01Z | https://github.com/matomo-org/matomo/issues/18764 | 1,128,072,983 | 18,764 |
[
"matomo-org",
"matomo"
] | <!-- Please provide a short summary of the issue in the *Title* above -->
<!-- Important: Please contact the Matomo community forum for questions: https://forum.matomo.org/ -->
<!-- Important: If this bug is regarding a premium plugin you purchased on plugins.matomo.org, please email shop@innocraft.com instead of c... | The string to escape is not a valid UTF-8 string. | https://api.github.com/repos/matomo-org/matomo/issues/18763/comments | 14 | 2022-02-09T03:09:37Z | 2024-10-17T01:15:08Z | https://github.com/matomo-org/matomo/issues/18763 | 1,127,995,550 | 18,763 |
[
"matomo-org",
"matomo"
] | Basically this would be the same as the comparison feature in the Date Selector and Segment selector.
It could be quite useful to a lot of people if this was available in the email reports so that they can easily see the comparison between different segments or to see the comparison of the report data from the curre... | Add option to compare reports periods and segments in Email reports | https://api.github.com/repos/matomo-org/matomo/issues/18762/comments | 2 | 2022-02-09T03:00:57Z | 2024-01-03T07:06:26Z | https://github.com/matomo-org/matomo/issues/18762 | 1,127,990,614 | 18,762 |
[
"matomo-org",
"matomo"
] | It would be useful if all headings in the UI had an `id` this is utilised well in General settings for example https://example.innocraft.cloud/index.php?module=CoreAdminHome&action=generalSettings&idSite=8&period=day&date=yesterday#TagManager
<!-- Important: Please contact the Matomo community forum for questions: h... | Add an ID to all headings | https://api.github.com/repos/matomo-org/matomo/issues/18760/comments | 1 | 2022-02-08T22:35:08Z | 2023-06-20T02:09:28Z | https://github.com/matomo-org/matomo/issues/18760 | 1,127,830,692 | 18,760 |
[
"matomo-org",
"matomo"
] | Clicked on country USA which had 1 visitor.
Then looked at the info icon in the bottom left and noticed it wasn't translated or only shows placeholders
<img width="545" alt="image" src="https://user-images.githubusercontent.com/273120/152891610-336f1157-066e-4f31-b471-d4fff7b89c99.png">
| Missing translation in visitor map (only shows placeholders) | https://api.github.com/repos/matomo-org/matomo/issues/18757/comments | 0 | 2022-02-07T23:52:51Z | 2022-02-09T02:52:46Z | https://github.com/matomo-org/matomo/issues/18757 | 1,126,629,468 | 18,757 |
[
"matomo-org",
"matomo"
] | Got below after clicking around in the visitor map (zoom out and then click on a country etc). Can't reproduce exact steps right now but wanted to create the issue anyway.
> visitor-map.js?cb=aed5ef3988e14fa9cba7f91adde88452:711 Uncaught TypeError: Cannot read properties of undefined (reading 'name')
at displa... | JavaScript error in visitor map: Cannot read properties of undefined (reading 'name') | https://api.github.com/repos/matomo-org/matomo/issues/18756/comments | 2 | 2022-02-07T23:50:55Z | 2024-09-13T08:58:38Z | https://github.com/matomo-org/matomo/issues/18756 | 1,126,628,469 | 18,756 |
[
"matomo-org",
"matomo"
] | There are many issues about better support for mobile app tracking but no activity. As I am just asking for better documentation and not for any changes I opened another issue.
I am sure it's possible to track mobile and desktop apps with Matomo, although some useful features are still missing. However, there is bar... | FAQ about mobile/desktop app tracking | https://api.github.com/repos/matomo-org/matomo/issues/18755/comments | 2 | 2022-02-07T22:53:53Z | 2024-04-08T03:44:32Z | https://github.com/matomo-org/matomo/issues/18755 | 1,126,588,670 | 18,755 |
[
"matomo-org",
"matomo"
] | ## Expected Behavior
The Southeastern part of the country should have two counties: Constanța (which is present) and Tulcea, which is missing.
## Current Behavior
The entire Southeastern part of the country is occupied by Constanța county.
<!-- For bugs please tell us what happens instead of the expected behavior -... | Map of Romania is missing a county (Tulcea) | https://api.github.com/repos/matomo-org/matomo/issues/18752/comments | 2 | 2022-02-07T17:25:50Z | 2022-07-08T08:36:52Z | https://github.com/matomo-org/matomo/issues/18752 | 1,126,284,822 | 18,752 |
[
"matomo-org",
"matomo"
] | When editing the permissions for a user, it is currently always possible in the UI to add capabilities.
But if the users doesn't have any access to a certain site, the API request for adding the capability does nothing, but still returns success.
This is somehow unexpected, as the API should throw an exception if ... | Improve role/capability handling in usermanager | https://api.github.com/repos/matomo-org/matomo/issues/18750/comments | 1 | 2022-02-07T16:03:04Z | 2022-09-29T03:35:05Z | https://github.com/matomo-org/matomo/issues/18750 | 1,126,185,674 | 18,750 |
[
"matomo-org",
"matomo"
] | Did an update via console core:update. Was doing it as root, as ... yeah, bash of www-data isn't that functional :) Anyway, got that message at the end:
```
It appears you have executed this update with user root:root, while your Matomo files are owned by www-data:www-data.
To ensure that the Matomo files are r... | Don't suggest a chown root:root | https://api.github.com/repos/matomo-org/matomo/issues/18746/comments | 2 | 2022-02-05T22:42:36Z | 2025-05-09T13:46:50Z | https://github.com/matomo-org/matomo/issues/18746 | 1,125,047,930 | 18,746 |
[
"matomo-org",
"matomo"
] | updating to version 4.7.1 has broken Matomo .
I was using version 4.6.2
I used automatic update option
I restarted my server and the problem persists

| updating to version 4.7.1 has broken Matomo | https://api.github.com/repos/matomo-org/matomo/issues/18745/comments | 7 | 2022-02-04T17:06:56Z | 2022-07-08T08:35:39Z | https://github.com/matomo-org/matomo/issues/18745 | 1,124,423,962 | 18,745 |
[
"matomo-org",
"matomo"
] | follow up from https://github.com/matomo-org/matomo/pull/18215/files
<img width="938" alt="image" src="https://user-images.githubusercontent.com/273120/152466506-b274613f-e369-4227-8940-19f2038eab76.png">
It's not allowing `shop.matomo.org` to be opened in an iframe.
To reproduce go to Marketplace, then click ... | Marketplace Reviews no longer shown | https://api.github.com/repos/matomo-org/matomo/issues/18740/comments | 2 | 2022-02-04T03:19:29Z | 2022-02-08T02:13:49Z | https://github.com/matomo-org/matomo/issues/18740 | 1,123,768,037 | 18,740 |
[
"matomo-org",
"matomo"
] | ## Current Behavior
I rewrite the GET parameters of the tracking request via setCustomRequestProcessing(). However, I noticed that the page performance parameters (https://developer.matomo.org/api-reference/tracking-api#optional-page-performancehttpsmatomoorgfaqhow-tohow-do-i-see-page-performance-reports-info) are not... | setCustomRequestProcessing does not get"Page Performance" parameters passed | https://api.github.com/repos/matomo-org/matomo/issues/18736/comments | 1 | 2022-02-03T19:58:14Z | 2022-02-04T09:40:26Z | https://github.com/matomo-org/matomo/issues/18736 | 1,123,496,154 | 18,736 |
[
"matomo-org",
"matomo"
] | In Matomo 4.6.2 the option PrivacyManager.ipAnonymizerEnabled is overwritten when the pod is restarted.
## Expected Behavior
The value of ipAnonymizerEnabled stays the same in the database
## Current Behavior
After a restart, the value is changed to 0
## Steps to Reproduce (for Bugs)
1. Start Matomo, go to ... | PrivacyManager.ipAnonymizerEnabled overwritten on restart | https://api.github.com/repos/matomo-org/matomo/issues/18735/comments | 11 | 2022-02-03T16:47:34Z | 2024-01-03T07:06:24Z | https://github.com/matomo-org/matomo/issues/18735 | 1,123,320,406 | 18,735 |
[
"matomo-org",
"matomo"
] | Currently when a user sets up a scheduled report, they can pick the schedule and period included in the report. However, the schedule and period effectively operate independently from each other.
Eg. if I create a "Weekly" report for the "Day" period, I only get the report for the last day in the week and similar fo... | Add option to include all periods in scheduled reports | https://api.github.com/repos/matomo-org/matomo/issues/18731/comments | 0 | 2022-02-03T00:46:08Z | 2024-01-03T07:06:23Z | https://github.com/matomo-org/matomo/issues/18731 | 1,122,535,156 | 18,731 |
[
"matomo-org",
"matomo"
] | For the Returning Visitor icon, make it clickable, so it can show the visitor profile.
_One small thing I'd like would be the ability to click the "returning visitor"-icon to view visitor profile. Currently the icon is not clickable at all and I think it would be quite logical to use it to open visitor profile
(un... | Make the icon clickable for Returning Visitor | https://api.github.com/repos/matomo-org/matomo/issues/18730/comments | 1 | 2022-02-02T23:46:57Z | 2024-01-03T07:06:22Z | https://github.com/matomo-org/matomo/issues/18730 | 1,122,502,177 | 18,730 |
[
"matomo-org",
"matomo"
] | Follow up from https://github.com/matomo-org/matomo/pull/18723/files#r797936437
We have been using 40 characters in some columns, in some others 60 for `plugin_name`.
We should adjust `isValidPluginName` method to check the length in the regex and if not valid, throw an exception? It may be painful for some peopl... | Restrict plugin name to 60 characters | https://api.github.com/repos/matomo-org/matomo/issues/18727/comments | 6 | 2022-02-02T19:33:49Z | 2023-05-16T08:38:00Z | https://github.com/matomo-org/matomo/issues/18727 | 1,122,309,570 | 18,727 |
[
"matomo-org",
"matomo"
] | Can we stop tracking of `Flash`, `Java`, `Windowsmedia`, `Silverlight`, `Realplayer` and `Quicktime`?
These aren't really used anymore. Putting this for now into Matomo 5.0 so we don't forget discussing this when we get to it.

## Current Behavior
After the upgrade this dialog is displayed:
```
A fatal error occurred
Please contact the system administrator, or... | 4.7.0 After triggering the automatic update a fatal error occurres | https://api.github.com/repos/matomo-org/matomo/issues/18724/comments | 39 | 2022-02-02T14:30:08Z | 2022-05-08T22:58:25Z | https://github.com/matomo-org/matomo/issues/18724 | 1,121,996,004 | 18,724 |
[
"matomo-org",
"matomo"
] | I tried to upgrade Matomo online.
This broke my install.
Error :
`Erreur critique pendant le processus de mise à jour :
/matomo/core/Updates/4.7.0-b2.php: Error trying to execute the migration 'ALTER TABLE `matomo_changes` ADD UNIQUE KEY unique_plugin_version_title (`plugin_name`, `version`, `title`);'. The error... | Big issue while updating Matomo to 4.7 | https://api.github.com/repos/matomo-org/matomo/issues/18722/comments | 2 | 2022-02-02T10:27:05Z | 2022-02-02T10:48:15Z | https://github.com/matomo-org/matomo/issues/18722 | 1,121,748,610 | 18,722 |
[
"matomo-org",
"matomo"
] | ## Expected Behavior
Updating to 4.7.0-b2 via Webupdater shouldnt be a thing
## Current Behavior
Fatal error:
`matomo/core/Updates/4.7.0-b2.php: Error trying to execute the migration 'ALTER TABLE `matomo_changes` ADD UNIQUE KEY unique_plugin_version_title (`plugin_name`, `version`, `title`);'. The error was: SQL... | 4.7.0-b2 Update fails with MySQL 5.5 | https://api.github.com/repos/matomo-org/matomo/issues/18721/comments | 20 | 2022-02-02T07:11:01Z | 2022-04-06T16:43:21Z | https://github.com/matomo-org/matomo/issues/18721 | 1,121,584,132 | 18,721 |
[
"matomo-org",
"matomo"
] | Issue with PHP 8:
> Error: {"message":"array_map(): Argument #2 ($array) must be of type array, string given","file":"\/plugins\/API\/API.php","line":463,"request_id":"962b0","backtrace":" on \/plugins\/API\/API.php(463)\n#0 \/plugins\/API\/API.php(463): array_map('urldecode', 'pageUrl=https:\/...')\n#1 [internal fu... | Fix invalid parameter handling for PHP 8 in API.getBulkRequest | https://api.github.com/repos/matomo-org/matomo/issues/18720/comments | 3 | 2022-02-02T00:54:03Z | 2022-02-22T21:44:55Z | https://github.com/matomo-org/matomo/issues/18720 | 1,121,368,021 | 18,720 |
[
"matomo-org",
"matomo"
] | > Error: {"message":"parse_url(): Argument #1 ($url) must be of type string, array given","file":"\/core\/Url.php","line":581,"request_id":"7ba36","backtrace":" on \/core\/Url.php(581)\n#0 \/core\/Url.php(581): parse_url(Array)\n#1 \/plugins\/LoginSaml\/Controller.php(167): Piwik\\Url::isLocalUrl(Array)\n#2 [internal f... | Fatal error: parse_url(): Argument #1 ($url) must be of type string, array in Url.php | https://api.github.com/repos/matomo-org/matomo/issues/18719/comments | 6 | 2022-02-02T00:51:40Z | 2022-02-22T21:44:38Z | https://github.com/matomo-org/matomo/issues/18719 | 1,121,364,332 | 18,719 |
[
"matomo-org",
"matomo"
] | Open Matomo,
Execute this code in browser console:
```js
var UI = require('piwik/UI');
var notification = new UI.Notification();
notification.show('wwe', {context: 'error', id: 'test'});
```
Then close the notification. You will see such an error

The table report has a max width of 1200px confi... | Different report types have different max widths (report tables don't use max available width) | https://api.github.com/repos/matomo-org/matomo/issues/18710/comments | 0 | 2022-01-31T21:31:31Z | 2024-01-03T07:06:20Z | https://github.com/matomo-org/matomo/issues/18710 | 1,119,954,858 | 18,710 |
[
"matomo-org",
"matomo"
] | If I see this right then [@color-orange-brand: #ff9600;](https://github.com/matomo-org/matomo/blob/4.7.0-rc2/plugins/Morpheus/stylesheets/base/colors.less#L32) isn't used anywhere.
Yet at the same time we're using `#f57c00` quite often for variables. In https://github.com/matomo-org/tag-manager/pull/416/files?short_... | Update orange brand color less variable in morpheus theme | https://api.github.com/repos/matomo-org/matomo/issues/18709/comments | 1 | 2022-01-31T21:05:14Z | 2022-02-22T21:38:42Z | https://github.com/matomo-org/matomo/issues/18709 | 1,119,930,623 | 18,709 |
[
"matomo-org",
"matomo"
] | > Error: {"message":"array_merge(): Argument #2 must be of type array, string given","file":"plugins\/SEO\/Metric\/Aggregator.php","line":35,"request_id":"65a26","backtrace":" on plugins\/SEO\/Metric\/Aggregator.php(35)\n#0 plugins\/SEO\/Metric\/Aggregator.php(35): array_merge(Array, 'Error. Please t...')\n#1 plugins\/... | Ensure Google SEO metrics are returned with correct type | https://api.github.com/repos/matomo-org/matomo/issues/18702/comments | 0 | 2022-01-31T00:42:53Z | 2022-02-22T21:43:49Z | https://github.com/matomo-org/matomo/issues/18702 | 1,118,809,370 | 18,702 |
[
"matomo-org",
"matomo"
] | Error: {"message":"ucfirst(): Argument #1 ($string) must be of type string, array given","file":"core\/Plugin\/ReportsProvider.php","line":37,"request_id":"9ae88","backtrace":" on core\/Plugin\/ReportsProvider.php(37)\n#0 core\/Plugin\/ReportsProvider.php(37): ucfirst(Array)\n#1 core\/Http\/ControllerResolver.php(101):... | Fatal error "ucfirst(): Argument #1 ($string) must be of type string" in ReportsProvider | https://api.github.com/repos/matomo-org/matomo/issues/18701/comments | 0 | 2022-01-31T00:38:17Z | 2022-02-01T08:08:31Z | https://github.com/matomo-org/matomo/issues/18701 | 1,118,807,767 | 18,701 |
[
"matomo-org",
"matomo"
] | Issue was created in https://github.com/matomo-org/matomo/issues/18458 to change the header and use the rocket icon

But the rocket icon looks like this:

| PHP Deprecaded message after upgrade PHP to Version 8.1.2 | https://api.github.com/repos/matomo-org/matomo/issues/18694/comments | 2 | 2022-01-27T18:36:00Z | 2022-02-07T18:02:21Z | https://github.com/matomo-org/matomo/issues/18694 | 1,116,614,170 | 18,694 |
[
"matomo-org",
"matomo"
] | After upgrading to 4.6.2, when I am logged in in Matomo, there are some issues with loading. I think, it's related to this issue, but couldn't solve the problem: https://github.com/matomo-org/matomo/issues/17589
![grafik](https://user-images.githubusercontent.com/10153210/151360237-18b2dfad-414a-4408-80d5-d0098c13e5... | AH01630: client denied by server configuration: E:/Intranet/matomo/config/config.ini.php error after upgrading matomo from v3 to v4 | https://api.github.com/repos/matomo-org/matomo/issues/18693/comments | 2 | 2022-01-27T12:46:24Z | 2022-01-30T18:49:05Z | https://github.com/matomo-org/matomo/issues/18693 | 1,116,170,170 | 18,693 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.