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

Fatal error in goals.php after 1.6 update #2732

Closed
anonymous-matomo-user opened this issue Oct 21, 2011 · 1 comment
Closed

Fatal error in goals.php after 1.6 update #2732

anonymous-matomo-user opened this issue Oct 21, 2011 · 1 comment
Labels
Bug For errors / faults / flaws / inconsistencies etc. worksforme The issue cannot be reproduced and things work as intended.
Milestone

Comments

@anonymous-matomo-user
Copy link

...from next best version. I can still generally browse the site, but on pretty much every page i get:

Fatal error: Class 'Piwik_CustomVariables' not found in /plugins/Goals/Goals.php on line 583

...where that page's actual content shoul begin (below the time frame selecton). I don't seem to get that error, if i select a time frame for which reports had been generated before the update took place.

A file search brought up that the class is defined in /plugins/CustomVariables/CustomVariables.php and that file does exist on the server so I have no idea why this is happening.

@robocoder
Copy link
Contributor

Sounds like either a caching issue (e.g., restart Apache if it has APC enabled), or global.ini.php wasn't updated to use the file included with 1.6.

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. worksforme The issue cannot be reproduced and things work as intended.
Projects
None yet
Development

No branches or pull requests

3 participants