Postponed (maintainer needs more info)
Project:
Content Templates (Contemplate)
Version:
master
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
17 May 2006 at 04:22 UTC
Updated:
14 Jun 2008 at 15:39 UTC
Comments
Comment #1
jivyb commentedApparently contemplate creates the template when the cck content type is created. It didn't like that I went back and deleted some fields in the cck type then used the template. I think that's what produced the error.
Comment #2
jjeff commentedYes. I haven't figured out a way to automatically update the templates when the CCK fields get updated.
But if you "reset" a template, then it actually removes it and you're back to using the default CCK output.
Comment #3
jrglasgow commentedis this still a problem?
Comment #4
uriah_hittite commentedI am getting the same error.
Has anyone found a solution to this problem?
Comment #5
jrglasgow commentedIf the problem only happens when you have a template created, then delete a CCK field, I would suggest deleting the template, delete the CCK field, then recreate the template. You can always copy out the contents of the template text areas before you delete the template.