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

Undefined variable: login in /var/www/vhosts/piwik.atlantismedia.de/httpdocs/plugins/Login/Controller.php on line 275 #1034

Closed
anonymous-matomo-user opened this issue Nov 5, 2009 · 1 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.
Milestone

Comments

@anonymous-matomo-user
Copy link

A user wants to reset his password. After entering the data and clicking on "change data", he gets this error message while down below there is the text "Password successfully changed!" what is not the case.

Backtrace -->
#0 Piwik_ErrorHandler(8, Undefined variable: login, /var/www/vhosts/piwik.example.com/httpdocs/plugins/Login/Controller.php, 275, Array ([=> user@example.com,token => b7316e69a0d87ec76ba32242397ba12d,[=> secret,urlToRedirect => index.php,[=> Array (login => user,[=> 83ce8dc141e51f8b479849278d006413,alias => user,[=> user@example.com,token_auth => 76639b9abede16e2f1324758f565f50a,[=> 2009-09-02 17:29:48))) called at /var/www/vhosts/piwik.example.com/httpdocs/plugins/Login/Controller.php:275
#1 Piwik_Login_Controller->resetPasswordFormValidated(user@example.com, b7316e69a0d87ec76ba32242397ba12d, secret, index.php) called at [/var/www/vhosts/piwik.example.com/httpdocs/plugins/Login/Controller.php:231]
#2 Piwik_Login_Controller->resetPassword()
#3 call_user_func_array(Array ([=> Piwik_Login_Controller Object ( => Login,[=> 2009-11-04, => Piwik_Date Object ([=> 1257289200), => Array ([=> General_ColumnLabel,nb_visits => General_ColumnNbVisits,[=> General_ColumnNbActions,max_actions => General_ColumnMaxActions,[=> General_ColumnSumVisitLength,nb_uniq_visitors => General_ColumnNbUniqVisitors,[=> General_ColumnActionsPerVisit,avg_time_on_site => General_ColumnAvgTimeOnSite,[=> General_ColumnBounceRate,revenue_per_visit => General_ColumnValuePerVisit,[=> General_ColumnVisitsWithConversions)),1 => resetPassword), Array ()) called at [/var/www/vhosts/piwik.example.com/httpdocs/core/FrontController.php:134]
#4 Piwik_FrontController->dispatch() called at [/var/www/vhosts/piwik.example.com/httpdocs/index.php:91]

Keywords: 0.4.5 Controller.php login

@robocoder
Copy link
Contributor

In [fixes #1034 - undefined $login changed to $userlogin

@anonymous-matomo-user anonymous-matomo-user added this to the Piwik 0.5 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.
Projects
None yet
Development

No branches or pull requests

2 participants