Error with ecommerce log plugin after upgrading from 1.8.3 to 1.9.1

Hey Piwikers,

I just upgraded from 1.8.3 to 1.9.1. Automatic upgrade went smoothly without errors.

However now when I go to the dashboard, my ecommerce plugin shows errors like this:


Notice: Undefined index: idSite in /home/frauvintage/webapps/piwik/tmp/templates_c/%%46^462^46227F0A%%visitorLog.tpl.php on line 307 

Backtrace -->

#0 Piwik_ErrorHandler(...) called at [/home/frauvintage/webapps/piwik/tmp/templates_c/%%46^462^46227F0A%%visitorLog.tpl.php:307]
#1 include(...) called at [/home/frauvintage/webapps/piwik/libs/Smarty/Smarty.class.php:1263]
#2 Smarty->fetch(...) called at [/home/frauvintage/webapps/piwik/core/View.php:133]
#3 Piwik_View->render(...) called at [/home/frauvintage/webapps/piwik/core/Controller.php:153]
#4 Piwik_Controller->renderView(...) called at [/home/frauvintage/webapps/piwik/plugins/Live/Controller.php:90]
#5 Piwik_Live_Controller->getVisitorLog(...) called at [:]
#6 call_user_func_array(...) called at [/home/frauvintage/webapps/piwik/core/FrontController.php:138]
#7 Piwik_FrontController->dispatch(...) called at [/home/frauvintage/webapps/piwik/plugins/Goals/Controller.php:162]
#8 Piwik_Goals_Controller->getEcommerceLog(...) called at [:]
#9 call_user_func_array(...) called at [/home/frauvintage/webapps/piwik/core/FrontController.php:138]
#10 Piwik_FrontController->dispatch(...) called at [/home/frauvintage/webapps/piwik/index.php:53]

update: Also getting broken graphs on the ecommerce overview. Opening the URL of the broken image


<my piwik host>/index.php?viewDataTable=sparkline&action=getEvolutionGraph&module=Goals&columns=items&idGoal=ecommerceOrder&date=2012-10-08,2012-11-06

gives this error:


The parameter 'idSite' isn't set in the Request, and a default value wasn't provided.

seems somehow related…?

Any suggestions how to resolve this? Thanks in advance!

please upgrade to latest beta: http://builds.piwik.org/piwik-1.9.2-b3.zip

Thanks for the quick reply. I tried to search for upgrade instructions using the zip file, but couldn’t find any…

I’d rather not have to install beta products on a production system. Is there a safe way to downgrade to 1.8.3 until this is resolved in 1.9.2 or other future version?

installing the latest beta seemed to have solved this problem…Thanks matt.