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

Notice on bulk import when authenticateSuperUserOrAdmin is called #4140

Closed
halfdan opened this issue Sep 8, 2013 · 1 comment
Closed

Notice on bulk import when authenticateSuperUserOrAdmin is called #4140

halfdan opened this issue Sep 8, 2013 · 1 comment
Labels
Bug For errors / faults / flaws / inconsistencies etc.
Milestone

Comments

@halfdan
Copy link
Member

halfdan commented Sep 8, 2013

This happens when bulk import is used but no valid idsite is given.

<br />
<b>Notice</b>:  Undefined index: admin_token_auth in <b>/home/name/Projects/piwik/core/Tracker/Request.php</b> on line <b>110</b><br />
<br />
<b>Warning</b>:  in_array() expects parameter 2 to be array, null given in <b>/home/name/Projects/piwik/core/Tracker/Request.php</b> on line <b>111</b><br />
Error: token_auth specified is not valid for site 18
@anonymous-matomo-user
Copy link

In 8b11944: Fix for notice on bulk import

fixed #4140

@halfdan halfdan added this to the 2.0 - Piwik 2.0 milestone Jul 8, 2014
sabl0r pushed a commit to sabl0r/piwik that referenced this issue Sep 23, 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

2 participants