As you can see in the title, I've got an error when I try to edit a template or add a new template.
I applied the two patches requirred but it's still not working.

Thank you for your help

Comments

btopro’s picture

seems like it requires the cck module without saying so

btopro’s picture

Status: Active » Needs review

yup. that fixes the issue. install cck and it'll get past this issue

deviantintegral’s picture

StatusFileSize
new6.09 KB

We don't really need to depend on CCK. Here's an untested format-patch against ec05f71 that wraps all code that uses content_types() in module_exists('content').