Hi!
I just installed siremis 2.0. I did not let siremis update the SIP DB but did it manually (to sensitive) according to:
http://siremis.git.sourceforge.net/git/gitweb.cgi?p=siremis/siremis;a=blob_p...
But when accessing some statistics, e.g. http://mydomain/siremis/ser/charts_tm/cg=tm I get an error:
SELECT time_stamp,tm_active FROM statistics ORDER BY id DESC LIM... --> Unknown column 'tm_active' in 'field list'
as statistics table does not have column "tm_active". Am I doing something wrong?
Thanks Klaus