Hi,
Testing 1.2rc4, all work fine but site reports not. I have no more stats.
In debug mode, I have the following error:
8<--------
Input parameters:
array ( ‘idsite’ => ‘3’, ‘rec’ => ‘1’, )
Loading plugins: { Goals,Provider }
Current datetime: 2011-02-22 15:30:29
Action is a normal page view, Action name: , Action URL =
COOKIE piwik_visitor, rows count: 2, cookie size = 168 bytes array ( 1 => array ( 1 => ‘b475800cb8830bf0’, 11 => 1, ), 2 => array ( 11 => 0, 1 => ‘253966f1a36e417f’, ), )
Visitor doesn’t have the piwik cookie.
There is an error. Please report the message and full backtrace in the Piwik forums.
Notice: Undefined index: trust_visitors_cookies in /path/to/piwik.trunk/core/Tracker/Visit.php on line 813
Backtrace -->
Error query: SQLSTATE[42S22]: Column not found: 1054 Unknown column ‘visitor_days_since_first’ in ‘field list’ In query: SELECT idvisitor, visit_last_action_time, visit_first_action_time, idvisit, visit_exit_idaction_url, visit_exit_idaction_name, visitor_returning, visitor_days_since_first, visitor_count_visits FROM piwik_log_visit WHERE visit_last_action_time >= ? AND idsite = ? AND config_id = ? ORDER BY visit_last_action_time DESC LIMIT 1 Parameters: array ( 0 => ‘2011-02-21 15:30:29’, 1 => 3, 2 => ‘-�HPhp’, )
Nothing to notice => default behaviour
End of the page.
array (
‘piwik_visitor’ => ‘1=***:2=***:_=***’,
’_pk_ref_9b676e5c’ => ***’,
)
8<--------
Any help would by appreciated 