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

PHP Fatal error: Call to a member function rewriteAssetsPathToTheme() #4453

Closed
anonymous-matomo-user opened this issue Dec 28, 2013 · 1 comment
Assignees
Labels
Bug For errors / faults / flaws / inconsistencies etc.

Comments

@anonymous-matomo-user
Copy link

On a brand new clean installation of PIWIK 2.0.2, displaying the initial installation Welcome screen results in the error:

PHP Fatal error: Call to a member function rewriteAssetsPathToTheme() on a non-object in ..../piwik/core/AssetManager/UIAssetMerger.php on line 181

This occurs on my main production server running and on my test machine running Xampp

The error is repeated multiple times - possibly for each of the screens in the installation sequence. Once installed, the error message does not reappear.

Production server:
Apache 2.2.26
PHP ---5.4.22
MySQL -5.5.35

@mattab
Copy link
Member

mattab commented Dec 29, 2013

In 09abd7a: Fixes #4453 During installation, the theme is not yet ready to be used.
thanks for the report!

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