<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">I really need some ideas here.<br>When I drop my koha database and start from scratch, everything seems to work fine, I played around with it and basically have a sample database that works wonderful, including circulation and checkout history.<br><br>However, when I drop my old database into the koha database everything seems to work except for circulation/reading history. I understand that information comes from the 'statistics' table. But even if I completely empty the 'statistics' table and start from scratch I do not get circulation or checkout history. <br><br>Both intranetreadinghistory and opacreadinghistory are set to 'allow'<br><br><br>The apache2 error log gives me the following, but that might have nothing to do with it;<br>Because I am upgrading from a previous version koha wants to update the database, and it returns this error: <br><br>[Mon Jan
 31 10:16:00 2011] install.pl: The following errors were returned while attempting to run the updatedatabase.pl script:<br>[Mon Jan 31 10:16:00 2011] install.pl: [Mon Jan 31 10:15:59 2011] updatedatabase.pl: DBD::mysql::db do failed: Duplicate column name 'privacy' at /usr/share/koha/intranet/cgi-bin/installer/data/mysql/updatedatabase.pl line 3887.<br><br>I haven't been able to find duplicate columns named privacy, as far as I'm concerned the only tables named privacy are in 'borrowers' and 'deletedborrowers'<br></td></tr></table><br>