Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retrieving keywords for the last 7 days with a segment doesn't work #2274

Closed
anonymous-matomo-user opened this issue Apr 6, 2011 · 3 comments
Labels
Bug For errors / faults / flaws / inconsistencies etc.
Milestone

Comments

@anonymous-matomo-user
Copy link

Retrieving the keywords for the last 7 days doesn't work when I specify a custom segment. When I use a smaller date as last5 or I remove the segment, it works.

Here is my request:

http://piwik.lan/index.php?module=API&method=Referers.getKeywords&idSite=1&period=day&date=last7&format=Html&token_auth=myToken&segment=customVariableName1==U;customVariableValue1%3E=A

And the result error:

Fatal error: Maximum function nesting level of '200' reached, aborting! in /var/www/piwik/core/DataTable/Manager.php on line 76
@robocoder
Copy link
Contributor

What Piwik version are you running? This might be fixed in the upcoming release. (See #2218)

@robocoder
Copy link
Contributor

The latest release candidate: http://builds.piwik.org/piwik-1.2.5-rc3.zip

@mattab
Copy link
Member

mattab commented Apr 8, 2011

it should work in latest release please reopen if it doesnt

@anonymous-matomo-user anonymous-matomo-user added this to the Piwik 1.3 milestone Jul 8, 2014
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc.
Projects
None yet
Development

No branches or pull requests

3 participants