Error after Update from 1.9.2 to 1.10; Notice: Undefined index: login_logout_url

There is an error. Please report the message (Piwik 1.10) and full backtrace in the Piwik forums (please do a Search first as it might have been reported already!).

Notice: Undefined index: login_logout_url in /mnt/weba/d2/34/51062934/htdocs/piwik/plugins/Login/Controller.php on line 499

Backtrace -->

#0 Piwik_ErrorHandler(…) called at [/mnt/weba/d2/34/51062934/htdocs/piwik/plugins/Login/Controller.php:499]
#1 Piwik_Login_Controller->logout(…) called at [:]
#2 call_user_func_array(…) called at [/mnt/weba/d2/34/51062934/htdocs/piwik/core/FrontController.php:138]
#3 Piwik_FrontController->dispatch(…) called at [/mnt/weba/d2/34/51062934/htdocs/piwik/index.php:53]

Hi ,
I have this Problem too ! please help !

same problem on my installation(s)

I get:


Notice: Undefined index: sitesearch in /home/mysite/domains/mydomain.com/public_html/stats/core/Site.php on line 265

Please apply this patch: http://dev.piwik.org/trac/changeset/7762 - thx for the report

Workaround to avoid the notice error:

Open

config/config.ini.php

Add


login_logout_url = "http://YOURDOMAIN"

Regards

[quote=matt]
Please apply this patch: http://dev.piwik.org/trac/changeset/7762 - thx for the report[/quote]
+1
Patch solves the issue. Thanks.

I have the same problem afeter update to 1.10 !

@chupnik:

You don’t have to report it again after the developer has posted a patch for it!

If you don’t know how to adjust it, then use my solution to solve the problem.

Regards