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" ]
The current code is: <!-- Piwik --> <a href="http://piwik.org" title="Web analytics api" onclick="window.open(this.href);return(false);"> <script type="text/javascript"> var pkBaseURL = (("https:" == document.location.protocol) ? "https://xxx/" : "http://xxx/"); document.write(unescape("%3Cscript src='" + pkB...
Clean up javascript code for tracking
https://api.github.com/repos/matomo-org/matomo/issues/418/comments
2
2008-11-11T14:24:04Z
2014-07-08T09:59:09Z
https://github.com/matomo-org/matomo/issues/418
37,350,348
418
[ "matomo-org", "matomo" ]
I have installed the new version of piwik (.17) and I have a test site with 3 or 4 links on them to test outlinking. I have users with different browsers test the site and it seems that in the database the information is captured (ex. user uses chrome, firefox, etc) but on the piwik dashboard the site has no data prese...
Update lag
https://api.github.com/repos/matomo-org/matomo/issues/417/comments
2
2008-11-10T21:51:01Z
2014-08-03T11:22:22Z
https://github.com/matomo-org/matomo/issues/417
37,350,347
417
[ "matomo-org", "matomo" ]
I would like to have the feature from phpMyVisits back, that you can exclude the Admin from the statistic with setting a cockie. Now you can set this feature for every single domain. This was ok, but better will be if you can also set it global that the admin will not count for every domain that is set up in this inst...
Don't count Administrator
https://api.github.com/repos/matomo-org/matomo/issues/416/comments
1
2008-11-09T11:49:39Z
2014-07-08T09:59:08Z
https://github.com/matomo-org/matomo/issues/416
37,350,346
416
[ "matomo-org", "matomo" ]
When I install Piwik 0.2.17 for the first time, I get a SQL statement error message when I press "Go!" for Step 3: databaseSetup. I'm running Ubuntu 8.10, with the latest packages needed for LAMP and Piwik. Here was the error message that appeared: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an e...
Step 3: databaseSetup fails during installation: SQL statement error
https://api.github.com/repos/matomo-org/matomo/issues/415/comments
3
2008-11-08T23:40:41Z
2014-07-08T09:59:08Z
https://github.com/matomo-org/matomo/issues/415
37,350,345
415
[ "matomo-org", "matomo" ]
Version Info about Piwik over the Piwik API are nice.
Version Info
https://api.github.com/repos/matomo-org/matomo/issues/414/comments
1
2008-11-06T14:17:43Z
2014-07-08T09:59:08Z
https://github.com/matomo-org/matomo/issues/414
37,350,344
414
[ "matomo-org", "matomo" ]
When I updated from version 0.2.9 (my original install) to 0.2.16 today, I encountered the following errors when I first attempted to go to http://[mydomain]/piwik: Translation string 'PluginsAdmin_MenuPlugins' not available. Backtrace: #0 /home/mvpontheweb.com/public_html/piwik/plugins/PluginsAdmin/PluginsAdmin.php(2...
errors updating from 0.2.9 to 0.2.16
https://api.github.com/repos/matomo-org/matomo/issues/413/comments
5
2008-11-05T16:41:55Z
2024-01-03T09:56:25Z
https://github.com/matomo-org/matomo/issues/413
37,350,342
413
[ "matomo-org", "matomo" ]
My site uses frames; actually nested framesets. When I installed piwik in the head section of the frameset, I was not getting any data collected. So, looking into how it was generating the tracking, I saw that it was using an <img> tag and moved the script to the body of the html source for one of the frames. Unf...
data collection with script tag rather than img tag for frameset/head section support
https://api.github.com/repos/matomo-org/matomo/issues/412/comments
6
2008-11-05T16:00:52Z
2014-08-03T11:22:28Z
https://github.com/matomo-org/matomo/issues/412
37,350,340
412
[ "matomo-org", "matomo" ]
On my first install of piwik it was not collecting any data. In my first look at the source I noticed there was no php end taf (?>) at the end of piwik/piwik.php. Is there a reason for this? I added one but ultimately that was not my problem and I had to change some other things in my configuration, so I do not know...
Why no php end tag in piwik.php
https://api.github.com/repos/matomo-org/matomo/issues/411/comments
1
2008-11-05T15:39:26Z
2014-07-08T09:59:08Z
https://github.com/matomo-org/matomo/issues/411
37,350,339
411
[ "matomo-org", "matomo" ]
i loaded the actual version (0.2.13)from your homepage and put it on my server. after installing everything piwik wants wants to update to 0.2.13 - and then this error-message comes: "Critical Error during the upgrade process: Error trying to create the option table in Mysql: SQLSTATE[42S01]: Base table or view alre...
update problem
https://api.github.com/repos/matomo-org/matomo/issues/410/comments
1
2008-11-04T21:50:43Z
2014-07-08T09:59:08Z
https://github.com/matomo-org/matomo/issues/410
37,350,338
410
[ "matomo-org", "matomo" ]
Currently Piwik is using several third party cookies. we want Piwik to create, by default, 1st party cookies only. This is mainly for privacy reasons, but also for better accuracy in counting unique visitors (1st party cookies are more often accepted and less often deleted by users) This ticket is a requirement for #1...
Implement first party cookie in Piwik
https://api.github.com/repos/matomo-org/matomo/issues/409/comments
70
2008-11-04T12:14:54Z
2014-07-08T10:16:40Z
https://github.com/matomo-org/matomo/issues/409
37,350,334
409
[ "matomo-org", "matomo" ]
There is a problem in method "recognizeTheVisitor" in LogStats\Visit.php When a visitors cookie is set but this visitor is not in the database anymore then no new visitor is written.
recognizeTheVisitor doesn't save new visitor if cookie is set and visitor not found in DB
https://api.github.com/repos/matomo-org/matomo/issues/408/comments
2
2008-10-31T12:23:30Z
2014-07-08T09:59:06Z
https://github.com/matomo-org/matomo/issues/408
37,350,333
408
[ "matomo-org", "matomo" ]
It would be nice to be able to see each visitor's path through your site. Ie: pages they visited in order Keywords: visitor path
Visitor Paths
https://api.github.com/repos/matomo-org/matomo/issues/407/comments
1
2008-10-29T22:31:41Z
2014-07-08T09:59:06Z
https://github.com/matomo-org/matomo/issues/407
37,350,332
407
[ "matomo-org", "matomo" ]
For some reasons which I can't understand, the language drop down is on another line in google chrome. please see attached screenshot. if anyone can help me debug this one, this would be really useful. it works fine on FF3 and IE6.
Google chrome language drop down not at the right place
https://api.github.com/repos/matomo-org/matomo/issues/406/comments
1
2008-10-29T19:02:56Z
2014-07-08T09:59:06Z
https://github.com/matomo-org/matomo/issues/406
37,350,331
406
[ "matomo-org", "matomo" ]
the file : CoreHome/templates/js_global_variables.tpl is not present as you can see in the backtrack : --- User Warning: Smarty error: unable to read resource: "CoreHome/templates/js_global_variables.tpl" in /home/sitonerd.com/trunk/libs/Smarty/Smarty.class.php on line 1095 Backtrace --> #0 Piwik_ErrorHandler(512, ...
smarty error after apply SVN revision 660
https://api.github.com/repos/matomo-org/matomo/issues/405/comments
0
2008-10-29T15:02:42Z
2008-11-04T12:25:14Z
https://github.com/matomo-org/matomo/issues/405
37,350,330
405
[ "matomo-org", "matomo" ]
Proposed feature: When user visits Piwik - the controller fetches the Archive, if number of visits for the period is 0 - check a flag in option table, to see if for this website there was tracking data found in the logs - select count() if first time querying - if there is some data in earlier or later dates, dis...
Build visual feedback to assist users when there is no data to show (why?)
https://api.github.com/repos/matomo-org/matomo/issues/404/comments
9
2008-10-28T19:40:51Z
2024-09-13T09:13:18Z
https://github.com/matomo-org/matomo/issues/404
37,350,329
404
[ "matomo-org", "matomo" ]
Hi, "~" is common in personal webpages on UNIX, should be accepted too: --- plugins/SitesManager/API.php.orig 2008-06-26 01:57:04.000000000 +0200 +++ plugins/SitesManager/API.php 2008-10-28 10:36:03.000000000 +0100 @@ -447,7 +447,7 @@ */ static private function isValidUrl( $url ) { ...
Little error in isValidUrl, rejecting "~"
https://api.github.com/repos/matomo-org/matomo/issues/403/comments
2
2008-10-28T10:51:21Z
2014-07-08T09:59:05Z
https://github.com/matomo-org/matomo/issues/403
37,350,328
403
[ "matomo-org", "matomo" ]
Google use "oq" for Google suggest. A report on TypeWord & SuggestedWord would be interesting. (e.g q=0+credit+cards and oq=0%25) http://www.google.com/search?q=0+credit+cards&aq=1&oq=0%25 Keywords: wishlist
New plugin to show google suggested keywords and typed keyword
https://api.github.com/repos/matomo-org/matomo/issues/402/comments
0
2008-10-27T16:34:21Z
2010-08-17T16:37:42Z
https://github.com/matomo-org/matomo/issues/402
37,350,327
402
[ "matomo-org", "matomo" ]
In the UI for user management, each user could select the website that piwik should load by default for this user. Also when integrating #389 user should be able to define this module as a default module to load.
define website to load by default when loading the UI (on a per user basis)
https://api.github.com/repos/matomo-org/matomo/issues/401/comments
6
2008-10-24T13:15:39Z
2014-07-08T10:01:58Z
https://github.com/matomo-org/matomo/issues/401
37,350,326
401
[ "matomo-org", "matomo" ]
It would be nice to be able to drill down into the per hour chart to see a breakdown in traffic in say, 5 minute intervals (i.e. make the bar chart more granular than just per hour increments). Keywords: outofscope
Plugin to show number of visits /pages per 5min range
https://api.github.com/repos/matomo-org/matomo/issues/400/comments
2
2008-10-24T12:48:04Z
2017-12-07T02:12:47Z
https://github.com/matomo-org/matomo/issues/400
37,350,325
400
[ "matomo-org", "matomo" ]
Thanks Patrick R for telling us the name of the directory. Unfortunately I must agree, that this video is more a demo of piwik, but not an installation guide. Installing of php/mysql apps are almost the same procedure: upload, create db, run install procedure (by opening the url). But I could not find the hint with ...
Add the /tmp/ directory in the release
https://api.github.com/repos/matomo-org/matomo/issues/399/comments
0
2008-10-24T11:22:40Z
2009-08-18T19:05:25Z
https://github.com/matomo-org/matomo/issues/399
37,350,324
399
[ "matomo-org", "matomo" ]
at the moment if somebody changes the feedburner, it will update globally for all website. it should instead be on a per website basis.
Feedburner widget should save the data per website!
https://api.github.com/repos/matomo-org/matomo/issues/398/comments
0
2008-10-24T11:11:52Z
2008-10-29T18:37:22Z
https://github.com/matomo-org/matomo/issues/398
37,350,323
398
[ "matomo-org", "matomo" ]
Graph core currently support plotting 2 lines. - this task is about providing documentation and examples on how to use the multiple lines per graph feature - this won't be used by Piwik core but could be used by plugins. see the ticket #534 for an implementation suggestion to vizualize evolution of visits for a given ...
Graph could plot multiple values
https://api.github.com/repos/matomo-org/matomo/issues/397/comments
1
2008-10-23T13:42:35Z
2014-07-08T10:01:50Z
https://github.com/matomo-org/matomo/issues/397
37,350,322
397
[ "matomo-org", "matomo" ]
There are definitions for unique visitors, bounce rate, etc. that Piwik needs to comply to. See the full documentation on http://www.webanalyticsassociation.org/attachments/committees/5/WAA_Web_Analytics_Definitions_20080922_For_Public_Comment.pdf We need to make sure that Piwik definitions comply to these. We already...
Make sure Piwik complies with WAA definitions
https://api.github.com/repos/matomo-org/matomo/issues/396/comments
3
2008-10-22T19:44:02Z
2014-07-08T10:02:13Z
https://github.com/matomo-org/matomo/issues/396
37,350,321
396
[ "matomo-org", "matomo" ]
We can detect more mobile phones, consoles, etc. in Piwik We can build a simple plugin that lists all the user agent flagged as "unknown" in the logs. We can then use this tool to add new Operating Systems / Browsers in the related files (https://github.com/piwik/piwik/blob/master/core/DataFiles)
Detect more mobile phones, mobile devices, consoles
https://api.github.com/repos/matomo-org/matomo/issues/395/comments
8
2008-10-21T13:16:43Z
2014-07-08T10:01:07Z
https://github.com/matomo-org/matomo/issues/395
37,350,320
395
[ "matomo-org", "matomo" ]
The plugin would add a sub-tab in Visitors and show number of unique visitors by: - cable - dsl - Modem The plugin would have to gather more data with the JS tag. We currently don't have a mechanism to allow plugin to hook themselves in the javascript. Resources: - see hack 69 in ["web analytics demystified"](http://...
Plugin to show connection speed
https://api.github.com/repos/matomo-org/matomo/issues/394/comments
1
2008-10-21T13:11:24Z
2014-07-08T09:59:04Z
https://github.com/matomo-org/matomo/issues/394
37,350,319
394
[ "matomo-org", "matomo" ]
The number currently shown is the sum of unique visitors for all pages within this category. This is wrong, we should not display or output in the API this data. Keywords: nb_uniq_visitors unique visitors
Remove unique visitors from report for a given category of actions
https://api.github.com/repos/matomo-org/matomo/issues/393/comments
1
2008-10-21T12:28:21Z
2014-07-08T09:59:04Z
https://github.com/matomo-org/matomo/issues/393
37,350,318
393
[ "matomo-org", "matomo" ]
i have setup piwik however it is not collecting stats. I have the code in my footer at www.massagemanedger.com and after weeks of having it installed, it's not showing any stats.
nto collecting site stats
https://api.github.com/repos/matomo-org/matomo/issues/392/comments
1
2008-10-17T19:21:43Z
2014-08-03T11:22:28Z
https://github.com/matomo-org/matomo/issues/392
37,350,317
392
[ "matomo-org", "matomo" ]
http://host.com/index.php?module=API&method=VisitorInterest.getNumberOfVisitsPerVisitDuration&format=CSV&idSite=58&period=day&date=2008-10-15&filter_limit=100 if called with any kind of site profile ( admin|view ) the call will put back : Error: You can't access this resource as it requires a 'view' access for the we...
export data csv, xml, json, php denied for anyuser
https://api.github.com/repos/matomo-org/matomo/issues/391/comments
1
2008-10-16T10:04:15Z
2014-07-08T09:59:04Z
https://github.com/matomo-org/matomo/issues/391
37,350,316
391
[ "matomo-org", "matomo" ]
I'm looking thru the documentation and missing info from when the javascript sends data and where and what it's collected on serverside. Would like to extend data that is sent to piwik and after that build custom plugins on how to extract it.
javscript raw data update
https://api.github.com/repos/matomo-org/matomo/issues/390/comments
1
2008-10-15T11:59:37Z
2014-08-03T11:22:28Z
https://github.com/matomo-org/matomo/issues/390
37,350,315
390
[ "matomo-org", "matomo" ]
Some Piwik users add a lot of websites in Piwik. It is also common that users of a given Piwik installation can access more than 10 websites. Currently they have to go to each of these websites to check their reports. They need quick & easy way to get an overview of what's happening in all their websites at once, and...
Dashboard for multiple sites (potentially hundreds of websites)
https://api.github.com/repos/matomo-org/matomo/issues/389/comments
35
2008-10-14T16:36:50Z
2014-07-08T10:17:02Z
https://github.com/matomo-org/matomo/issues/389
37,350,314
389
[ "matomo-org", "matomo" ]
Adding a new Website in Sites Management is not working correctly, after entering data and pressing the green Icon, the feedback is missing. Websites will be added anyway. I use opera 9.5, Windows XP SP3 and the svn export from 10.09.2008
feedback when adding website
https://api.github.com/repos/matomo-org/matomo/issues/388/comments
5
2008-10-14T16:04:48Z
2014-07-08T09:59:03Z
https://github.com/matomo-org/matomo/issues/388
37,350,313
388
[ "matomo-org", "matomo" ]
Currently when an admin user goes to administration, it requires super user password, because the page loaded is the plugin page. We should, for these user with admin rights, load the website page by default, on which they will have permission to edit website data.
admin user should not be prompted for super user pwd when clicking on admin link
https://api.github.com/repos/matomo-org/matomo/issues/387/comments
1
2008-10-14T15:35:12Z
2014-07-08T09:59:03Z
https://github.com/matomo-org/matomo/issues/387
37,350,312
387
[ "matomo-org", "matomo" ]
SEE NEW TICKET AT: #1999 ## This one was closed This ticket is a place holder for all performance related notes/thoughts/feedback. **There are already a number of interesting performance improvements tickets** Here is the list: \* Piwik creates one cookie per install which is not scalable, we should build a serv...
Dupe php, mysql, massive data set
https://api.github.com/repos/matomo-org/matomo/issues/386/comments
17
2008-10-14T14:47:29Z
2014-08-03T11:22:28Z
https://github.com/matomo-org/matomo/issues/386
37,350,310
386
[ "matomo-org", "matomo" ]
That would be useful if filter_pattern would handle any regular expression piwik|web open source*analytics etc.
filter_pattern handle multiple keywords, regex searches
https://api.github.com/repos/matomo-org/matomo/issues/385/comments
1
2008-10-14T14:17:46Z
2014-07-08T09:59:02Z
https://github.com/matomo-org/matomo/issues/385
37,350,309
385
[ "matomo-org", "matomo" ]
Encountering an error in referers menu- Error is "No data for this table" How can I troubleshoot this error?
referers menu- Error is "No data for this table"
https://api.github.com/repos/matomo-org/matomo/issues/384/comments
1
2008-10-13T17:07:38Z
2014-08-03T11:22:28Z
https://github.com/matomo-org/matomo/issues/384
37,350,308
384
[ "matomo-org", "matomo" ]
I think my piwik is tracking stats from the piwik site as my stats are showing pages such as: /8?piwik_campaign=aga and other page hits I don't have in my site. Is this possible?
collecting piwik stats
https://api.github.com/repos/matomo-org/matomo/issues/383/comments
3
2008-10-11T17:14:46Z
2014-07-08T09:59:02Z
https://github.com/matomo-org/matomo/issues/383
37,350,307
383
[ "matomo-org", "matomo" ]
There is at least one filter for Adblock Plus that attempts to block Piwik analytics. For example, easylist.adblockplus.org's Tracking Filter uses the regular expression: /piwik.js This feature request is to: 1) provide an option to rename piwik.js to some less detectable filename (e.g., some site-specific random h...
Option to rename piwik.js
https://api.github.com/repos/matomo-org/matomo/issues/382/comments
2
2008-10-10T19:19:56Z
2014-07-08T09:59:02Z
https://github.com/matomo-org/matomo/issues/382
37,350,306
382
[ "matomo-org", "matomo" ]
Loading the translations, we could automatically generate a "Thank you" page for translators with their name + language they helped translating. Nice way of saying thanks for their great work!
New documentation: Thank you page for translators
https://api.github.com/repos/matomo-org/matomo/issues/381/comments
1
2008-10-10T17:22:28Z
2014-07-08T09:59:02Z
https://github.com/matomo-org/matomo/issues/381
37,350,305
381
[ "matomo-org", "matomo" ]
widgets generated through the Widgetize module should export the same format as currently seen. The callback to generate the embed code should be called when user clicks on icon below graph, and parameters for the format, etc. see also #90
Widgetize: should export the same format as currently seen
https://api.github.com/repos/matomo-org/matomo/issues/380/comments
1
2008-10-10T17:21:30Z
2014-07-08T09:59:02Z
https://github.com/matomo-org/matomo/issues/380
37,350,303
380
[ "matomo-org", "matomo" ]
I am using a basic internal request and continue to receive the follow error despite the use of the correct token_auth: "You can't access this resource as it requires a 'superuser' access." ``` $request = new Piwik_API_Request(' method=UsersManager.getUsers ...
Interal API permission issues
https://api.github.com/repos/matomo-org/matomo/issues/5799/comments
1
2008-10-10T01:04:21Z
2014-07-08T10:17:48Z
https://github.com/matomo-org/matomo/issues/5799
37,356,522
5,799
[ "matomo-org", "matomo" ]
I just played araound with Piwik and got some strange javascript errors: "piwik_log is not defined". The error only occured in Firefox 3. I didn't find anything about this problem in this tracker, so just to let others searching for the same here's what i found: The add-on "Adblock Plus" with filter-abo from "Filter v...
JS-Error: piwik_log is not defined
https://api.github.com/repos/matomo-org/matomo/issues/5798/comments
3
2008-10-09T13:05:02Z
2014-08-03T11:18:53Z
https://github.com/matomo-org/matomo/issues/5798
37,356,521
5,798
[ "matomo-org", "matomo" ]
I have installed piwik. It allows me to log in however once logged in, i get the following error message. Fatal error: Call to undefined function utf8_decode() in /home/mindzplay/massage/commerce/piwik/libs/upgradephp/upgrade.php on line 132 I am not sure what i've missed as I just completed the setup and it all went...
Installation: check for php-xml: undefined function utf8_decode()
https://api.github.com/repos/matomo-org/matomo/issues/5797/comments
4
2008-10-09T04:45:28Z
2014-07-08T10:17:48Z
https://github.com/matomo-org/matomo/issues/5797
37,356,520
5,797
[ "matomo-org", "matomo" ]
a{color:red;} Uncaught exception: 'SQLSTATE[42000]: Syntax error or access violation: 1142 INDEX command denied to user 'web110226'@'localhost' for table 'piwik_log_link_visit_action'' More information In /var/www/web110226/html/houbsi/piwik/libs/Zend/Db/Statement/Pdo.php on line 227 Backtrace: #0 /var/www/web110226/ht...
Can't install Piwik
https://api.github.com/repos/matomo-org/matomo/issues/5796/comments
2
2008-10-09T01:10:52Z
2014-07-08T10:17:48Z
https://github.com/matomo-org/matomo/issues/5796
37,356,519
5,796
[ "matomo-org", "matomo" ]
The script would replay given piwik apache logs, that would hit the piwik.php script. The script would take all parameters from the logs (cookie, referers, URL, etc.) and hit the piwik.php script with all the right cookies/parameters set. This script would make it easy to replay logs for the purpose of: - performance...
Implement script to replay apache logs
https://api.github.com/repos/matomo-org/matomo/issues/5795/comments
4
2008-10-08T19:49:19Z
2014-07-08T10:17:48Z
https://github.com/matomo-org/matomo/issues/5795
37,356,518
5,795
[ "matomo-org", "matomo" ]
The following php memory error is showing up when there is too much data. `````` Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 35 bytes) in /home/www/piwik/demo/core/DataTable.php on line 807``` There are improvements to be made in the archiving process to make it more memory / comp...
Performance: Fix memory leak during Archiving process
https://api.github.com/repos/matomo-org/matomo/issues/5794/comments
20
2008-10-08T16:55:49Z
2014-07-08T10:17:48Z
https://github.com/matomo-org/matomo/issues/5794
37,356,517
5,794
[ "matomo-org", "matomo" ]
Reports for weeks, months and year do not include the most recent "today" data. Reports for weeks/month/year are only processed once per day, therefore are not 'real time' as such. This was done for performance optimization in the first place. more info from Anton: I researched on this problem little more and I found ...
Period reports must always or never include today's statistics
https://api.github.com/repos/matomo-org/matomo/issues/5793/comments
6
2008-10-08T16:52:17Z
2014-07-08T10:17:47Z
https://github.com/matomo-org/matomo/issues/5793
37,356,516
5,793
[ "matomo-org", "matomo" ]
Problem: When embedding graph on site we want to disable links that refer to piwik panel. Possible solutions: add special parameter that disable links on evolution graphs.
disable links in evolution graph
https://api.github.com/repos/matomo-org/matomo/issues/5792/comments
2
2008-10-08T11:17:18Z
2014-07-08T10:17:47Z
https://github.com/matomo-org/matomo/issues/5792
37,356,515
5,792
[ "matomo-org", "matomo" ]
After using piwik (last Version from CVS) for two and a half weeks, displaying month and year-views does not work anymore. Day and week-views are still fine. I assume it is some kind of timeout, but today is also a new month.
month and year not working anymor
https://api.github.com/repos/matomo-org/matomo/issues/5791/comments
2
2008-10-01T16:04:56Z
2014-07-08T10:17:47Z
https://github.com/matomo-org/matomo/issues/5791
37,356,514
5,791
[ "matomo-org", "matomo" ]
Piwik integrated service to collect stats on a page that is saved or shared elsewhere. A simple implementation might be a plugin that wraps an existing 3rd party service, e.g., AddToAny.com, AddThis.com, ShareThis.com, etc. Keywords: outofscope
Collects stats on pages shared/saved to bookmarks, social networks, etc.
https://api.github.com/repos/matomo-org/matomo/issues/5790/comments
2
2008-09-29T05:56:44Z
2014-08-03T11:30:04Z
https://github.com/matomo-org/matomo/issues/5790
37,356,513
5,790
[ "matomo-org", "matomo" ]
- copied the directory in the webserver - copied the mysql tables but the counter doesn't seem to work any longer A weekly view gives the following errors: "Uncaught exception: 'SQLSTATE[HY000]: General error: 1030 Got error 124 from storage engine'" The link to piwik.org is shown on the websides where the code is i...
How to move from one server to another?
https://api.github.com/repos/matomo-org/matomo/issues/5789/comments
1
2008-09-28T22:20:02Z
2014-08-03T11:18:53Z
https://github.com/matomo-org/matomo/issues/5789
37,356,512
5,789
[ "matomo-org", "matomo" ]
I'm trying to track links in an email newsletter so I thought I would make use of piwik_campaign. This works fine and shows up in the Referers > Campaigns report as 'Email': http://hdsintranet.hdsupply.net/?piwik_campaign=Email This does not work: http://hdsintranet.hdsupply.net/Marketing_CMS/Communications/Uploade...
piwik_campaign does not track my pdfs
https://api.github.com/repos/matomo-org/matomo/issues/5788/comments
11
2008-09-26T19:50:25Z
2014-08-03T11:18:53Z
https://github.com/matomo-org/matomo/issues/5788
37,356,511
5,788
[ "matomo-org", "matomo" ]
I am not seeing any vists, even after using the data generator. I saw ``` Generated 8 visits and 12 actions per visit for the 2008-09-25 Total actions: 96 Total requests per sec: 5 ``` But when I view dashboard, I get no data. My website is steveforster.is-a-geek.com Any ideas ? Keywords: Missing Data new install...
New Installation - no data
https://api.github.com/repos/matomo-org/matomo/issues/5787/comments
4
2008-09-25T13:29:09Z
2014-07-08T10:17:47Z
https://github.com/matomo-org/matomo/issues/5787
37,356,510
5,787
[ "matomo-org", "matomo" ]
Cannot get download tracking working. I have tried the following two methods and none of them seems to work. I have downloaded version 0.2.9 on 2008/09/23. Method 1: as per Javascript Tag Doc (http://piwik.org/javascript-tag-documentation/) <a href='MyTest.pdf' class=piwik_download>Link I want to track as a downlo...
Cannot get download tracking working
https://api.github.com/repos/matomo-org/matomo/issues/5786/comments
2
2008-09-24T21:30:05Z
2014-07-08T10:17:47Z
https://github.com/matomo-org/matomo/issues/5786
37,356,509
5,786
[ "matomo-org", "matomo" ]
It would be helpful to see minor versions of popular browsers, less common browsers, and bots in the browser pie chart. For example, some users may use IE 5.5 or a browser without a user-agent string. Keywords: wishlist
Report Bots, Uncommon Browsers, and Minor Versions
https://api.github.com/repos/matomo-org/matomo/issues/5785/comments
2
2008-09-24T17:24:38Z
2014-07-08T10:17:47Z
https://github.com/matomo-org/matomo/issues/5785
37,356,508
5,785
[ "matomo-org", "matomo" ]
Searched for hours how to translate this text showed by flash , did you provided to translate this too or will it stay hardcoded. Example in last visitor graph we have this nb_uniq_visitors , but no way to translate it. regards Morgalis
No data for this graph
https://api.github.com/repos/matomo-org/matomo/issues/5784/comments
1
2008-09-24T01:44:27Z
2014-07-08T10:17:46Z
https://github.com/matomo-org/matomo/issues/5784
37,356,506
5,784
[ "matomo-org", "matomo" ]
Having problems with creating a new plugin...help needed? Any tutorials? Thanks
Having problems with creating a new plugin...help needed? Any tuts?
https://api.github.com/repos/matomo-org/matomo/issues/5783/comments
1
2008-09-21T14:42:46Z
2014-08-03T11:18:53Z
https://github.com/matomo-org/matomo/issues/5783
37,356,505
5,783
[ "matomo-org", "matomo" ]
I'm trying to perform installation based on latest SVN (r630) and receiving this error message when clicking "Go" for "Setup a website": Notice: Undefined variable: toReturn in /data/var/www/stats.website/public_html/core/API/ResponseBuilder.php on line 71 Any idea what might be causing this? Please let me know if ...
Undefined variable: toReturn
https://api.github.com/repos/matomo-org/matomo/issues/5782/comments
1
2008-09-18T23:31:17Z
2014-07-08T10:17:46Z
https://github.com/matomo-org/matomo/issues/5782
37,356,504
5,782
[ "matomo-org", "matomo" ]
Hi, how do I get piwik Id ? Thanks littleblue
Piiwik id
https://api.github.com/repos/matomo-org/matomo/issues/5781/comments
0
2008-09-18T22:53:03Z
2014-08-03T11:18:53Z
https://github.com/matomo-org/matomo/issues/5781
37,356,503
5,781
[ "matomo-org", "matomo" ]
Hi there, I have a strange bug with piwik version 0.2.9 After i login to piwik i get an error on the dashboard saying: <snip> Fatal error: require_once() [function.require]: Failed opening required 'Zend/Registry.php' (include_path='.:.:.:.:/usr/share/php5:/usr/share/php5/PEAR') in /srv/www/vhosts/siju.ch/subdoma...
Fatal error: Failed opening required 'Zend/Registry.php'
https://api.github.com/repos/matomo-org/matomo/issues/5780/comments
3
2008-09-17T08:46:52Z
2014-07-08T10:17:46Z
https://github.com/matomo-org/matomo/issues/5780
37,356,502
5,780
[ "matomo-org", "matomo" ]
For a new website I am tracking fr about 2 days, I found out, that the counting is wrong. "last visitor" for DAY and week shows a different amount #34 than for Month and Year #46. The same is true for a website I started tracking today: last visitor day is #0, last visitor week is #2
counting problem
https://api.github.com/repos/matomo-org/matomo/issues/5779/comments
1
2008-09-12T12:58:24Z
2014-07-08T10:17:46Z
https://github.com/matomo-org/matomo/issues/5779
37,356,501
5,779
[ "matomo-org", "matomo" ]
As a new user, it is very irritating, that the trac section has a different Logo on top of it. I suggest to change the header to something like "Piwik # Develper Zone" I created a Logo and attached it here, just as a first suggestion.
Logo of dev.piwik.org "trac" should be replaced by Piwik # Develper Zone
https://api.github.com/repos/matomo-org/matomo/issues/5778/comments
7
2008-09-12T11:58:07Z
2014-07-08T10:17:46Z
https://github.com/matomo-org/matomo/issues/5778
37,356,500
5,778
[ "matomo-org", "matomo" ]
For easy handling in the browser I think piwik (the user interface AND the website piwik.org) shold have a favicon.ico I am not a designer, but created one out of the piwik logo as a first, fast solution.
Piwik should have a favicon.ico
https://api.github.com/repos/matomo-org/matomo/issues/5777/comments
2
2008-09-12T11:32:43Z
2014-07-08T10:17:46Z
https://github.com/matomo-org/matomo/issues/5777
37,356,499
5,777
[ "matomo-org", "matomo" ]
Hi, I feel that that the team have done a great job with Piwik. I am trying to create a new Plug In. I have a intermediate understanding of PHP and SQL . I would like a step by step tutorial on how to create a new Plug In. Would this be possible?. Any additional information or help will be appreciated. Thank You, ...
Plug In Creation
https://api.github.com/repos/matomo-org/matomo/issues/5776/comments
1
2008-09-09T23:42:22Z
2014-08-03T11:18:53Z
https://github.com/matomo-org/matomo/issues/5776
37,356,498
5,776
[ "matomo-org", "matomo" ]
Hi, First, thanks for Piwik, it look greats, I'm sure it will even get better. Second, I filled this ticket as bug, because I did not expect piwik.js->piwik_log() to wipe out my entire DOM when called once DOM has been loaded. Could it be possible to remove any call to document.write or document.writeln from within p...
piwik_log() kills the DOM when called: need new clean OO version of the JS tag
https://api.github.com/repos/matomo-org/matomo/issues/5775/comments
29
2008-09-05T03:10:07Z
2014-07-08T10:17:46Z
https://github.com/matomo-org/matomo/issues/5775
37,356,495
5,775
[ "matomo-org", "matomo" ]
I realised that my Piwik installation under Actions->Pages is not reporting data for all my pages but just for a selection of them. As far as I can see, Piwik logs all page hits correctly but the archiving does not archive all pages into piwik_archive_blob_*. This is related to performance reasons (http://dev.piwik.org...
Actions > Pages should archive most visited pages
https://api.github.com/repos/matomo-org/matomo/issues/5774/comments
1
2008-09-03T18:01:03Z
2014-07-08T10:17:45Z
https://github.com/matomo-org/matomo/issues/5774
37,356,494
5,774
[ "matomo-org", "matomo" ]
Hello, When I tried to use the "lost password" functionality I encountered a problem due to an untranslated string ("_Login_MailBodyPasswordRecovery_"). It seems that the string ID was changed at some time (from _Login_MailPasswordRecoveryBody_ to _Login_MailBodyPasswordRecovery_), but some lang files were not modifie...
Missing translations for "Login_MailBodyPasswordRecovery"
https://api.github.com/repos/matomo-org/matomo/issues/5773/comments
2
2008-09-02T12:48:38Z
2014-07-08T10:17:45Z
https://github.com/matomo-org/matomo/issues/5773
37,356,493
5,773
[ "matomo-org", "matomo" ]
Hello! I want to implement an autologin from other domain. Is not possible to do an Ajax call, and i think that PhpProxy is a solution, but not working. I send you my code: //Url of Piwik (with correct data! :D) $url = "http://domainstats.com/index.php?module=Login&action=logme&login=your_login&password=your_MD5_pass...
AutoLogin from Other Domain
https://api.github.com/repos/matomo-org/matomo/issues/5772/comments
1
2008-08-29T17:18:32Z
2014-08-03T11:18:53Z
https://github.com/matomo-org/matomo/issues/5772
37,356,492
5,772
[ "matomo-org", "matomo" ]
If you use more than one class in the class="" attribute Piwik isn't recording anymore. e.g.: class="piwik_link" is working fine, class="piwik_link newsbar" is not. Keywords: piwik.js
Forcing a click as download does not work when the link has multiple CSS classes
https://api.github.com/repos/matomo-org/matomo/issues/5771/comments
3
2008-08-28T06:36:41Z
2014-07-08T10:17:45Z
https://github.com/matomo-org/matomo/issues/5771
37,356,491
5,771
[ "matomo-org", "matomo" ]
Some columns of widget's table are not sorted while they look like sortable. To reproduce the issue any plugin can be used. I used Actions plugin: 1)Open API.php and place there ``` function getSortColumnTest() { $dataTable = new Piwik_DataTable; for($i = 0; $i < 5; $i++) { $...
widget columns are not sorted
https://api.github.com/repos/matomo-org/matomo/issues/5770/comments
1
2008-08-27T10:23:25Z
2014-07-08T10:17:45Z
https://github.com/matomo-org/matomo/issues/5770
37,356,490
5,770
[ "matomo-org", "matomo" ]
I've found useless to keep static the email from where the password will be send back on recover password. I suggest to put it in the registry to be more elastic and scalable .
I want to change the email from: when piwik sends email
https://api.github.com/repos/matomo-org/matomo/issues/5769/comments
1
2008-08-26T08:47:38Z
2014-07-08T10:17:45Z
https://github.com/matomo-org/matomo/issues/5769
37,356,489
5,769
[ "matomo-org", "matomo" ]
With the actual trunk the "superuser" privileges are ignored eccept the possibility to enter in the Admin interface. No backtrace to submit. To bypass the problem using in conjuction 0.2.9 ( to make admin tasks ) and trunk to ordinary tasks.
superuser is not superuser
https://api.github.com/repos/matomo-org/matomo/issues/5768/comments
1
2008-08-26T08:43:58Z
2014-08-03T11:18:53Z
https://github.com/matomo-org/matomo/issues/5768
37,356,488
5,768
[ "matomo-org", "matomo" ]
My site name is "Clarky's Corner" (notice the '). This appears as "Clarky\'s Corner" in all drop down menus where you can choose to change site (as far as I can see). This should be unescaped I think.
Too much escape in site's name in drop down lists
https://api.github.com/repos/matomo-org/matomo/issues/5767/comments
0
2008-08-22T14:58:47Z
2008-10-28T19:31:20Z
https://github.com/matomo-org/matomo/issues/5767
37,356,487
5,767
[ "matomo-org", "matomo" ]
Hmm, may it wouldn't be difficult for you to add plugins' version detection? I found: http://www.builtfromsource.com/2007/06/26/detecting-plugins-in-internet-explorer-and-a-few-hints-for-all-the-others/ Just adapt your tracker's code and implement additional functionality in back-end, please. ;]
Browser plugin version detection
https://api.github.com/repos/matomo-org/matomo/issues/5766/comments
5
2008-08-21T12:23:11Z
2014-07-08T10:17:44Z
https://github.com/matomo-org/matomo/issues/5766
37,356,486
5,766
[ "matomo-org", "matomo" ]
Currently, there's no change since phpMyVisites - Internet ExploDer's plugins are still detected through writing VBS code into document. Yesterday, I started adapting PMV's tracker to JS object code. Of course, document.write won't work in such situation. After a few hours of googling and writing, I wrote something li...
Give up document.write detecting IE's plugins
https://api.github.com/repos/matomo-org/matomo/issues/5765/comments
3
2008-08-21T12:18:06Z
2014-07-08T10:17:44Z
https://github.com/matomo-org/matomo/issues/5765
37,356,484
5,765
[ "matomo-org", "matomo" ]
Latest version of the translations admin (10th july 2008) doesn't save the new translated strings or the updates when using latest Piwik trunk (r619). It keeps the old translation. Keywords: translation, TranslationsAdmin
TranslationsAdmin doesn't save new translations
https://api.github.com/repos/matomo-org/matomo/issues/5764/comments
1
2008-08-20T22:20:12Z
2014-07-08T10:17:44Z
https://github.com/matomo-org/matomo/issues/5764
37,356,483
5,764
[ "matomo-org", "matomo" ]
I noticed today that month names and weekdays are coming up undefined both on our site and on your demo site (not sure what revision you have there). We started testing it with various machines to see if it was an isolated problem with just the one machine (it wasn't). Here's the synopsis of when it worked and when it...
Calendar Days and Months are undefined on non-windows machines
https://api.github.com/repos/matomo-org/matomo/issues/5763/comments
1
2008-08-20T20:54:25Z
2014-07-08T10:17:44Z
https://github.com/matomo-org/matomo/issues/5763
37,356,481
5,763
[ "matomo-org", "matomo" ]
The code Piwik gave me to insert in my web pages after installation was this: ``` <!-- Piwik --> <a href="http://piwik.org" title="Free analytics" onclick="window.open(this.href);return(false);"> <script type="text/javascript"> var pkBaseURL = (("https:" == document.location.protocol) ? "https://intranetstats (dot) hd...
Javascript Code does not work
https://api.github.com/repos/matomo-org/matomo/issues/5762/comments
17
2008-08-19T19:59:35Z
2014-07-08T10:17:44Z
https://github.com/matomo-org/matomo/issues/5762
37,356,479
5,762
[ "matomo-org", "matomo" ]
On the locations page, both the continent and the country show up as Unknown though I'm 99% sure that it's australia that it isn't detecting.
Australia shown as "Unknown"
https://api.github.com/repos/matomo-org/matomo/issues/5761/comments
2
2008-08-19T15:18:52Z
2014-08-03T11:18:53Z
https://github.com/matomo-org/matomo/issues/5761
37,356,478
5,761
[ "matomo-org", "matomo" ]
Dear Piwik-Team, I tried to install Piwik on my webspace today: ``` PHP version: 5.2.4 MySQL Client API version: 5.0.27 Apache: 1.3.39 ``` The setup went fine until I had to insert my MySQL credentials. Having inserted them and pressed "Go!", the following messages appear (see screen shot): http://img378.imageshac...
Lots of error messages while installing Piwik
https://api.github.com/repos/matomo-org/matomo/issues/5760/comments
2
2008-08-19T12:23:35Z
2014-08-03T11:18:53Z
https://github.com/matomo-org/matomo/issues/5760
37,356,477
5,760
[ "matomo-org", "matomo" ]
I have installed Piwik at stats.van-go.org and have copied the javascript into two seperate domains: - van-go.org - jamspeak.org Piwik is not recording stats for either domain. I have inserted the piwik code near the bottom of the index.html for van-go.org and into the index.php file for the jamspeak.org wordpress the...
new installation doesn't collect any data
https://api.github.com/repos/matomo-org/matomo/issues/5759/comments
6
2008-08-19T05:41:26Z
2014-07-08T10:17:43Z
https://github.com/matomo-org/matomo/issues/5759
37,356,475
5,759
[ "matomo-org", "matomo" ]
I installed piwik on my server last week and I still do not see any statistics, and I know I have had traffic to the site, as the logs from my host are showing them. I'm fairly new at how all this works, so I don't know if it's something on my end or the installation or something else. The host is hostrocket.com PHP ...
Not showing traffic.
https://api.github.com/repos/matomo-org/matomo/issues/5758/comments
3
2008-08-19T04:50:32Z
2014-08-03T11:18:53Z
https://github.com/matomo-org/matomo/issues/5758
37,356,474
5,758
[ "matomo-org", "matomo" ]
Some web hosting services forget to give permission for ADD INDEX for the mysql users of their customers. Piwik creates the INDEX in a separate query at the moment, but this is not necessary. We could create the index in the CREATE TABLE statements. In case we have to create the index afterwards (during the update pro...
Create INDEX in the table CREATE sql instead of a different query
https://api.github.com/repos/matomo-org/matomo/issues/5757/comments
1
2008-08-19T02:17:29Z
2014-07-08T10:17:43Z
https://github.com/matomo-org/matomo/issues/5757
37,356,473
5,757
[ "matomo-org", "matomo" ]
Hi, I think that the developers have done a great job with Piwik. It is an excellent web analytic tool. Can I use Piwik to track a flash website. For example to track a menu within a Flash website. Please can you let me know. Thank You in advance. Regards, Erkut Hussein
Tracking Flash Features
https://api.github.com/repos/matomo-org/matomo/issues/5756/comments
1
2008-08-18T10:21:15Z
2014-08-03T11:18:53Z
https://github.com/matomo-org/matomo/issues/5756
37,356,472
5,756
[ "matomo-org", "matomo" ]
Please find new buttons for people for want to link to Piwik
New buttons for page Media - Piwik
https://api.github.com/repos/matomo-org/matomo/issues/5755/comments
7
2008-08-16T23:31:09Z
2014-07-08T10:17:43Z
https://github.com/matomo-org/matomo/issues/5755
37,356,471
5,755
[ "matomo-org", "matomo" ]
Currently, if the top of the table is not visible when clicking on Next, piwik will scroll up. Piwik currently doesn't scroll up for subtables. see function lazyScrollTo() in themes/default/common.js
UI: click on Next/Previous should scroll up for subtables
https://api.github.com/repos/matomo-org/matomo/issues/5754/comments
1
2008-08-16T23:20:05Z
2014-07-08T10:17:43Z
https://github.com/matomo-org/matomo/issues/5754
37,356,469
5,754
[ "matomo-org", "matomo" ]
Currently we detect the provider of the visitor. If it's free.fr we don't use this information to improve the country detection of the visitor. This should be quite easy to fix.
When Provider plugin is enabled, it should improve the country detection algorithm
https://api.github.com/repos/matomo-org/matomo/issues/5753/comments
0
2008-08-16T20:33:49Z
2008-11-27T18:41:01Z
https://github.com/matomo-org/matomo/issues/5753
37,356,468
5,753
[ "matomo-org", "matomo" ]
Can you center all Piwik webpages like this example ? http://knol.google.com/k# How to center webpage: http://webpageworkshop.co.uk/main/css_center_page
Center Piwik webpages
https://api.github.com/repos/matomo-org/matomo/issues/5752/comments
1
2008-08-16T19:33:11Z
2014-08-03T11:18:53Z
https://github.com/matomo-org/matomo/issues/5752
37,356,467
5,752
[ "matomo-org", "matomo" ]
Could you add a footer in all Piwik web pages ? I suggest 2 text links, centered in the page, one to - Piwik Homepage: piwik.org - Powered by Piwik: http://piwik.org/media/ Keywords: outofscope
Footer in Piwik
https://api.github.com/repos/matomo-org/matomo/issues/5751/comments
4
2008-08-16T19:29:48Z
2014-08-03T11:30:04Z
https://github.com/matomo-org/matomo/issues/5751
37,356,466
5,751
[ "matomo-org", "matomo" ]
I changed the name of a site within the Admin Area mysite.com/index.php?module=AdminHome&action=showInContext&moduleToLoad=SitesManager&module=AdminHome&action=showInContext from SN.com to SN The site had been tracking for stats for approximately 1 week. When I visit the dashboard to access reports, the calendar view...
changing site name makes stats from previous period unavailable
https://api.github.com/repos/matomo-org/matomo/issues/5750/comments
2
2008-08-14T20:29:27Z
2014-07-08T10:17:42Z
https://github.com/matomo-org/matomo/issues/5750
37,356,465
5,750
[ "matomo-org", "matomo" ]
I installed piwik at the 27 juli. today i see, that ther are just the Stats of three days Available: today, yesterday and the day bevor yesterday. If I choose the stats over the last week, there are online these three Days... I checked the database and i think there are all datas existent. But i didn't find an Opti...
Just three Days Available
https://api.github.com/repos/matomo-org/matomo/issues/5749/comments
1
2008-08-14T10:33:09Z
2014-07-08T10:17:42Z
https://github.com/matomo-org/matomo/issues/5749
37,356,464
5,749
[ "matomo-org", "matomo" ]
Fatal error: ob_start() [href='ref.outcontrol'>ref.outcontrol&lt;/a>](&lt;a): Cannot use output buffering in output buffering display handlers in /var/www/vhost/***/home/html/piwik/modules/ErrorHandler.php on line 31 this is a fresh installation fedora linux PHP Version 5.2.4 mysql 5.0.45
fresh installation error
https://api.github.com/repos/matomo-org/matomo/issues/5748/comments
11
2008-08-12T18:59:26Z
2014-08-03T11:18:53Z
https://github.com/matomo-org/matomo/issues/5748
37,356,463
5,748
[ "matomo-org", "matomo" ]
I'm new to Piwik and need to filter traffic by IP address. For example, at mysite.com, I don't want to show traffic from my IP address. I'm new to PHP, and though I have successfuly set up my own plugin on Piwik, I can't figure out how to use the exclude hook I see in the documentation. Can anyone help with specific in...
how to filter ip addresses
https://api.github.com/repos/matomo-org/matomo/issues/5747/comments
1
2008-08-11T21:09:29Z
2014-08-03T11:18:53Z
https://github.com/matomo-org/matomo/issues/5747
37,356,462
5,747
[ "matomo-org", "matomo" ]
Konqueror 3.5.5 with Debian etch on KDE 3.5.5 only shows the navigation and "loading data", but nothing will ever happen. Firefox opens it without any problems.
Konqueror won't load the main page after login
https://api.github.com/repos/matomo-org/matomo/issues/5746/comments
3
2008-08-09T13:16:29Z
2014-08-03T11:18:53Z
https://github.com/matomo-org/matomo/issues/5746
37,356,461
5,746
[ "matomo-org", "matomo" ]
Everytime a visitor clicks on one of my image gallery images it gets counted as a "download". I cannot easily force them away from downloads because they do not use special "class" attributes, but they do use rel="lightbox". It would be nice to specify rel="lightbox" as not being downloads in piwik js settings. Keywo...
Specify CSS class to not be counted as download
https://api.github.com/repos/matomo-org/matomo/issues/5745/comments
1
2008-08-06T17:29:25Z
2014-07-08T10:17:42Z
https://github.com/matomo-org/matomo/issues/5745
37,356,460
5,745
[ "matomo-org", "matomo" ]
To avoid updating installPlugins() when installPlugin() is updated (and other way around), installPlugins() should use installPlugin(): public function installPlugins() { foreach($this->getLoadedPlugins() as $plugin) { try { $this->installPlugin(); } catch(Exception $e) { ...
installPlugins() should use installPlugin()
https://api.github.com/repos/matomo-org/matomo/issues/5744/comments
2
2008-08-04T22:09:18Z
2014-07-08T10:17:42Z
https://github.com/matomo-org/matomo/issues/5744
37,356,459
5,744
[ "matomo-org", "matomo" ]
I use wordpress blog and piwik. Problem with AddToAny plugin, which generates encoded url links like ; http://www.addtoany.com/share_save?sitename=Edward%20A.%20Webb%20%28.com%29&siteurl=http%3A%2F%2Fedwardawebb.com%2F&linkname=Open%20source%20project%20Piwik%20puts%20Google%20Analytics%20on%20notice&linkurl=http%3A...
Outlink with encoded url causes piwik to hang
https://api.github.com/repos/matomo-org/matomo/issues/5743/comments
1
2008-08-03T18:56:41Z
2014-07-08T10:17:42Z
https://github.com/matomo-org/matomo/issues/5743
37,356,458
5,743
[ "matomo-org", "matomo" ]
We are currently using [OFC version 1](http://teethgrinder.co.uk/open-flash-chart/). It does a great job for us. However the development is now focused on [OFC v2](http://teethgrinder.co.uk/open-flash-chart-2/) and we want to update the code to use this newer library. The new library uses json format instead of the c...
Update the graph library to use Open Flash Chart V2
https://api.github.com/repos/matomo-org/matomo/issues/5742/comments
4
2008-08-03T18:51:30Z
2014-07-08T10:17:42Z
https://github.com/matomo-org/matomo/issues/5742
37,356,457
5,742
[ "matomo-org", "matomo" ]
When I want to install Piwik, i get the following message: Uncaught exception: 'SQLSTATE[42000]: Syntax error or access violation: 1142 INDEX command denied to user 'web239'@'localhost' for table 'piwik2_log_link_visit_action'' More information In /var/www/web239/html/piwik/libs/Zend/Db/Statement/Pdo.php on line 227 ...
Installation: Uncaught exception
https://api.github.com/repos/matomo-org/matomo/issues/5741/comments
1
2008-08-02T14:09:58Z
2014-07-08T10:17:42Z
https://github.com/matomo-org/matomo/issues/5741
37,356,456
5,741
[ "matomo-org", "matomo" ]
Hello, When you click on 'Add a widget... ', there is the Last visit graph on top of the 'Select the widget to add in the dashboard' window. Does anybody knows the fix ?If you do, please submit the code. Thanks,
Flash Z index issue on Piwik demo
https://api.github.com/repos/matomo-org/matomo/issues/5740/comments
2
2008-08-01T09:05:13Z
2014-07-08T10:17:41Z
https://github.com/matomo-org/matomo/issues/5740
37,356,455
5,740
[ "matomo-org", "matomo" ]
Add 'User:' in front of name of logged-in user at top of page. It'd be ore immediately clear what that is.
Add 'User:' in front of name of logged-in user at top of page
https://api.github.com/repos/matomo-org/matomo/issues/5739/comments
2
2008-07-31T17:42:51Z
2014-07-08T10:17:41Z
https://github.com/matomo-org/matomo/issues/5739
37,356,454
5,739