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

dries’s picture

node_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.