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

Autoupdate from 1.2.0 to 1.2.1: Undefined property: Piwik_CoreUpdater_Controller::$pathRootExtractedPiwik #2200

Closed
anonymous-matomo-user opened this issue Mar 18, 2011 · 4 comments
Labels
Bug For errors / faults / flaws / inconsistencies etc. wontfix If you can reproduce this issue, please reopen the issue or create a new one describing it.
Milestone

Comments

@anonymous-matomo-user
Copy link

After I autoupdated from 1.2.0 to 1.2.1 I saw the following message. Also to link to the Piwik forum was not working (forwarded me to the backend). Besides this the update seemed to work.


There is an error. Please report the message and full backtrace in the Piwik forums.

Notice: Undefined property: Piwik_CoreUpdater_Controller::$pathRootExtractedPiwik in /var/www/vhost1/gpgtools/www/piwik-1.2/plugins/CoreUpdater/Controller.php on line 99 

Backtrace -->
#0 Piwik_ErrorHandler(8, Undefined property: Piwik_CoreUpdater_Controller::$pathRootExtractedPiwik, /var/www/vhost1/gpgtools/www/piwik-1.2/plugins/CoreUpdater/Controller.php, 99, Array ()) called at [/var/www/vhost1/gpgtools/www/piwik-1.2/plugins/CoreUpdater/Controller.php:99]#1 Piwik_CoreUpdater_Controller->oneClick_Unpack() called at [/var/www/vhost1/gpgtools/www/piwik-1.2/plugins/CoreUpdater/Controller.php:63]#2 Piwik_CoreUpdater_Controller->oneClickUpdate()#3 call_user_func_array(Array ([0] => Piwik_CoreUpdater_Controller Object ([] => ,[] => Array (),[] => Array (),[] => Array (),[] => CoreUpdater,[] => ,[] => ,[] => 0,[] => Piwik_Site Object ([] => 0),[newVersion] => 1.2.1,[pathPiwikZip] => /var/www/vhost1/gpgtools/www/piwik-1.2/tmp/latest/latest.zip),[1] => oneClickUpdate), Array ()) called at [/var/www/vhost1/gpgtools/www/piwik-1.2/core/FrontController.php:125]#4 Piwik_FrontController->dispatch() called at [/var/www/vhost1/gpgtools/www/piwik-1.2/index.php:57]

@anonymous-matomo-user
Copy link
Author

Attachment:
Screen shot 2011-03-18 at 02.03.26.png

@anonymous-matomo-user
Copy link
Author

You can see the error message and forum link in the attached screen shot.

@mattab
Copy link
Member

mattab commented Mar 18, 2011

Alex, thanks for reporting. I was not able to reproduce upgrading from 1.2 to 1.2.1 I didn't see the error. I assume that the error wasn't causing any other issue? Closing as wont fix for now

@robocoder
Copy link
Contributor

Fixed in #2125. The error occurs because the 1.2 version of CoreUpdater_Controller is still loaded in memory when the update occurs.

@anonymous-matomo-user anonymous-matomo-user added this to the Piwik 1.2.1 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. wontfix If you can reproduce this issue, please reopen the issue or create a new one describing it.
Projects
None yet
Development

No branches or pull requests

3 participants