Closed (fixed)
Project:
Project
Version:
x.y.z
Component:
Issues
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Feb 2005 at 21:55 UTC
Updated:
6 Feb 2005 at 12:08 UTC
Fatal error: Call to undefined function: node_mark() in /my/path/modules/project/issue.inc on line 599
i use project cvs, i updated the issues.inc and it now spits out this error.
Comments
Comment #1
dries commentednode_mark() is a new function that is part of the node.module. You'll have to update Drupal itself to make the project module work.