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

Tracker regressions #1251

Closed
robocoder opened this issue Mar 28, 2010 · 2 comments
Closed

Tracker regressions #1251

robocoder opened this issue Mar 28, 2010 · 2 comments
Assignees
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

@robocoder
Copy link
Contributor

js/index.php is broken as a workaround against AdBlock Plus:

  • Zend_Exception: No entry is registered for key 'config' in /.../libs/Zend/Registry.php on line 147

Looking into why visits may not be tracked, I noticed in the error.log:

  • PHP Notice: Undefined index: cookie_path in /.../core/Tracker/Visit.php on line 546, referer: ...
@robocoder
Copy link
Contributor Author

(In [2012]) refs #1251 - fix key config not defined

@robocoder
Copy link
Contributor Author

The notice was due to a out-dated global.ini.php in my test env.

@robocoder robocoder added this to the Piwik 0.6 milestone Jul 8, 2014
@robocoder robocoder self-assigned this 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. 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

1 participant