Index: openacs-4/packages/lorsm/templates/lorsm-no-index.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/lorsm/templates/lorsm-no-index.tcl,v diff -u -r1.5 -r1.6 --- openacs-4/packages/lorsm/templates/lorsm-no-index.tcl 18 May 2005 07:45:24 -0000 1.5 +++ openacs-4/packages/lorsm/templates/lorsm-no-index.tcl 16 Jan 2008 16:54:45 -0000 1.6 @@ -46,7 +46,7 @@ # last item, it's a special case set last_item_viewed [db_string select_last_item_viewed { select item_id - from views v, + from views_views v, ims_cp_items i, ims_cp_organizations o where v.viewer_id = :user_id