Closed (won't fix)
Project:
Drupal core
Version:
6.14
Component:
node system
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Nov 2005 at 17:19 UTC
Updated:
15 Dec 2009 at 05:43 UTC
I'm getting couple of errors from node.module
calling main page
Fatal error: Call to undefined function: check_markup() in /home/syntax/public_html/modules/node.module on line 558
calling story page
Fatal error: Call to undefined function: filter_access() in /home/syntax/public_html/modules/node.module on line 2128
Comments
Comment #1
chx commentedCongratulations, you managed to switch off filter module which can not be switched off from the UI...
Comment #2
catchkanna commented