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

CommentFileSizeAuthor
#2 theme_inc_node_list.patch693 bytesasimmonds

Comments

Anonymous’s picture

asimmonds’s picture

StatusFileSize
new693 bytes

Still happens if the node.module is disabled, attached patch should fix it.

moshe weitzman’s picture

Priority: Normal » Critical

many users getting bitten by this in the forums. upgrading to critical

dries’s picture

Priority: Critical » Normal

Committed to HEAD and DRUPAL-4-6.

Anonymous’s picture