I hate to be a pain. But I can't seem to get this to return any rows when there are recommendations in the database.
First, I tried it with Postgresql 7.0.2 and it crashed the backend.
So I upgraded to 7.0.3 and the query on recommendations.tcl runs, but doesn't display any recommendations.
recommendation.tcl give a "query returned no rows" error.
I tried "select * from ec_recommendations_cats_view;" from psql and that did not return any rows either.
There were 3 recommendations in the database on different categories.