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

Language file not found for the plugin 'ExamplePlugin' #846

Closed
anonymous-matomo-user opened this issue Jul 2, 2009 · 1 comment
Closed
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. worksforme The issue cannot be reproduced and things work as intended.
Milestone

Comments

@anonymous-matomo-user
Copy link

After completing a install of 0.4.1 i got the following error:

Language file not found for the plugin 'ExamplePlugin'.
Backtrace:
#0 /home/content/r/u/n/runtime57/html/piwik/core/PluginsManager.php(179): Piwik_PluginsManager->loadTranslation(Object(Piwik_ExamplePlugin), 'en')
#1 /home/content/r/u/n/runtime57/html/piwik/core/FrontController.php(232): Piwik_PluginsManager->postLoadPlugins()
#2 /home/content/r/u/n/runtime57/html/piwik/index.php(57): Piwik_FrontController->init()
#3 {main}

@robocoder
Copy link
Contributor

This works for me. PHP5.2.6 and 5.2.10.

Can you check that piwik/plugins/ExamplePlugin/lang/en.php exists and readable by the web server user?

@anonymous-matomo-user anonymous-matomo-user added this to the Piwik 0.4.2 milestone 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. worksforme The issue cannot be reproduced and things work as intended.
Projects
None yet
Development

No branches or pull requests

2 participants