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

Undefined index: excluded_parameters in Action.php #1347

Closed
anonymous-matomo-user opened this issue May 9, 2010 · 4 comments
Closed

Undefined index: excluded_parameters in Action.php #1347

anonymous-matomo-user opened this issue May 9, 2010 · 4 comments
Labels
Bug For errors / faults / flaws / inconsistencies etc. Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical.
Milestone

Comments

@anonymous-matomo-user
Copy link

After Piwik Upgrade from 0.5.3 to 0.6.1 found following 6 error messages for each tracked page in .\Apache2.2\logs\error.log:

  • PHP Notice: Undefined index: excluded_parameters in .. Action.php
  • PHP Warning: array_merge(): Argument adding support for windows phone 7 version 7.5 #1 is not an array in ..
  • PHP Warning: array_map(): Argument Using alternate database. #2 should be an array in ..
  • PHP Warning: in_array() expects parameter 2 to be array, null given in ...
  • PHP Notice: Undefined index: excluded_parameters in ..
  • PHP Warning: implode(): Invalid arguments passed in ..

Concerned is .\piwik\core\Tracker\Action.php on line 147-163

@robocoder
Copy link
Contributor

what version of php?

@robocoder
Copy link
Contributor

(In [2189]) fixes #1347

@anonymous-matomo-user
Copy link
Author

Replying to vipsoft:

what version of php?
php version 5.3.0.0

@robocoder
Copy link
Contributor

(In [2193])
refs #5461, refs #1347 - regenerate cache files

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. Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical.
Projects
None yet
Development

No branches or pull requests

2 participants