Problem on SitesManager after Update to 1.10.1

The following error appears when I click on “Websites” in “Settings”.

Url: piwik/index.php?module=SitesManager&action=index&idSite=1&period=day&date=yesterday


Notice: Undefined index: excluded_user_agents in /var/www/vhosts/****/httpdocs/piwik/plugins/SitesManager/Controller.php on line 43

Backtrace -->

#0 Piwik_ErrorHandler(...) called at [/var/www/vhosts/***/httpdocs/piwik/plugins/SitesManager/Controller.php:43]
#1 Piwik_SitesManager_Controller->index(...) called at [:]
#2 call_user_func_array(...) called at [/var/www/vhosts/***/httpdocs/piwik/core/FrontController.php:138]
#3 Piwik_FrontController->dispatch(...) called at [/var/www/vhosts/***/httpdocs/piwik/index.php:53]

Thanks for your help.

Ok, the problem is that no db-update script was running.

After uploading all files, I was forwarded to the Dashboard. Therefore there was no change in piwik_site .

What else was changed? How can I run the script manually?

Thanks

Problem solved:

Re-Installed 1.9.2 again
then changed DB _option - field with 1.10.1 to 1.9.2

Manually Updated to 1.10.1 (File Upload)
and running script

This is also explained in FAQ: http://dev.piwik.org/trac/changeset/7768