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
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 824574.3-cck-module-exists.patch | 6.09 KB | deviantintegral |
Comments
Comment #1
btopro commentedseems like it requires the cck module without saying so
Comment #2
btopro commentedyup. that fixes the issue. install cck and it'll get past this issue
Comment #3
deviantintegral commentedWe 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').