Hej!
Every time I run the archive.sh for piwik I got for both websites the following error:
Archiving period = week for idsite = 1...
<?xml version="1.0" encoding="utf-8" ?>
<result>
<error message="Mysqli prepare error: Unknown column 'value' in 'field list'" />
</result>
Archiving period = month for idsite = 1...
<?xml version="1.0" encoding="utf-8" ?>
<result>
<error message="Mysqli prepare error: Unknown column 'value' in 'field list'" />
</result>
Archiving period = year for idsite = 1...
Unknown column 'value' in 'field list<?xml version="1.0" encoding="utf-8" ?>
<results>
<result date="2005" />
<result date="2006" />
<result date="2007" />
<result date="2008" />
<result date="2009" />
<result date="2010" />
<result date="2011" />
<result date="2012" />
<result date="2013">75303</result>
<result date="2014">40796</result>
</results>
Archiving for idsite = 1 done!
For idsite 2 it's the same. Any idea what I can do? I run Piwik 2.1 on PHP 5.5 with MySQL 5.5.
Thanks,
Tim
Every time I run the archive.sh for piwik I got for both websites the following error:
Archiving period = week for idsite = 1...
<?xml version="1.0" encoding="utf-8" ?>
<result>
<error message="Mysqli prepare error: Unknown column 'value' in 'field list'" />
</result>
Archiving period = month for idsite = 1...
<?xml version="1.0" encoding="utf-8" ?>
<result>
<error message="Mysqli prepare error: Unknown column 'value' in 'field list'" />
</result>
Archiving period = year for idsite = 1...
Unknown column 'value' in 'field list<?xml version="1.0" encoding="utf-8" ?>
<results>
<result date="2005" />
<result date="2006" />
<result date="2007" />
<result date="2008" />
<result date="2009" />
<result date="2010" />
<result date="2011" />
<result date="2012" />
<result date="2013">75303</result>
<result date="2014">40796</result>
</results>
Archiving for idsite = 1 done!
For idsite 2 it's the same. Any idea what I can do? I run Piwik 2.1 on PHP 5.5 with MySQL 5.5.
Thanks,
Tim