Klaus, The reason why get this message is that the relation "itemsbyauthor" (as well as "itemsbydate") no longer exists in DSpace. You could (theoretically) rewrite stats_database_schema.sql to use the new tables (i.e. search indexes) "bi_2_dis" and "bi_item" instead.
I have done some testing with this in 1.5.0 and got it to at least store the log data properly. But there might be other problems that I am not aware of. Someone else would be much better suited to inform you about the current status of the Stats add-on. Regards, Urban Klaus Hessellund wrote: > Hi List, > > We are trying to install stats addon on dspace 1.5.1. According to the > docs, theres no guarantee that it would work for 1.5.1, so I guess thats > why we are having problems installing it. > > We get errors like : > > CREATE VIEW > psql:etc/stats-database-schema.sql:3657: ERROR: relation > "itemsbyauthor" does not exist > > So the question is if there's going to be a stat module that will work > for 1.5.1 ? > > Regards, > > Klaus > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > DSpace-tech mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/dspace-tech > > -- Urban Andersson Digitala biblioteket / Digital library Göteborgs universitetsbibliotek / Göteborg University Library Box 222, SE 405 30 Göteborg, SWEDEN Tel: +46 (0)31 7866185 [EMAIL PROTECTED] ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

