The unread / unanswered views will give nasty errors if you have any node access modules enabled.
Work around at: http://www.lullabot.com/blog/views-distinct-node-access-problems
Could add that into AF itself. Need to check:
$view->base_table = 'node'
http://api.drupal.org/api/function/node_access_view_all_nodes/6 <-- See if there are node access modules enabled
Comments
Comment #1
michelleNo longer needed thanks to #501552: Provide workaround for core DISTINCT bug in db_rewrite_sql
Michelle