Ticket #1347 (closed Bug: fixed)
Undefined index: excluded_parameters in Action.php
| Reported by: | wmartin | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | Piwik 0.6.2 |
| Component: | Core | Keywords: | |
| Cc: | ideasynthesis | Sensitive: | no |
Description (last modified by vipsoft) (diff)
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 #1 is not an array in ..
- PHP Warning: array_map(): Argument #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
Change History
Note: See
TracTickets for help on using
tickets.
