Ticket #1331 (closed Bug: wontfix)
Prevent all errors during auto update
| Reported by: | mburger | Owned by: | vipsoft |
|---|---|---|---|
| Priority: | normal | Milestone: | Feature requests |
| Component: | Core | Keywords: | wishlist |
| Cc: | Sensitive: | no |
Description
I just upgraded two Piwik installations from 0.5.5 to 0.6 and ran into the same issue twice. During the upgrade process, a fatal error occurs:
Fatal error: Call to undefined method Piwik::getLoginPluginName() in /some/path/htdocs/core/View.php on line 129
After reloading the URL http://some.host/index.php?module=CoreUpdater&action=oneClickUpdate where that error is shown, I get the message Your Piwik version 0.6 is up to date. However, accessing http://some.host/ afterward redirects to http://some.host/index.php?module=CoreUpdater again where a Database Upgrade is required.
After doing this upgrade, Piwik seems to be updated.
Change History
Note: See
TracTickets for help on using
tickets.
