Issue status update for http://drupal.org/node/12794 Project: Drupal Version: cvs Component: module system Category: bug reports -Priority: normal +Priority: critical Assigned to: Anonymous Reported by: robertDouglass Updated by: moshe weitzman Status: patch many users getting bitten by this in the forums. upgrading to critical moshe weitzman Previous comments: ------------------------------------------------------------------------ November 10, 2004 - 16:56 : robertDouglass If I disable all modules I get this error when clicking on a subsequent link Fatal error: Call to undefined function: node_list() in \drupal\includes\theme.inc on line 227 ------------------------------------------------------------------------ April 1, 2005 - 02:56 : asimmonds Attachment: http://drupal.org/files/issues/theme_inc_node_list.patch (693 bytes) Still happens if the node.module is disabled, attached patch should fix it.