New COREBlog 1.2.1 install on Zope 2.7.5 on RHE3 Linux. I can add an instance of a blog and create categories and change settings. Adding an entry gives a name error: Traceback (innermost last): * Module ZPublisher.Publish, line 101, in publish * Module ZPublisher.mapply, line 88, in mapply * Module ZPublisher.Publish, line 39, in call_object * Module App.special_dtml, line 62, in __call__ * Module DocumentTemplate.DT_String, line 474, in __call__ * Module OFS.DTMLMethod, line 137, in __call__ <DTMLMethod instance at b51c8350> URL: http://xxxxxxxxxxxxxxxx/blog/entry_html/manage_main Physical Path:/blog/entry_html * Module DocumentTemplate.DT_String, line 474, in __call__ * Module OFS.DTMLMethod, line 137, in __call__ <DTMLMethod instance at b51c82f0> URL: http://xxxxxxxxxxxxxx/blog/entry_body/manage_main Physical Path:/blog/entry_body * Module DocumentTemplate.DT_String, line 474, in __call__ * Module DocumentTemplate.DT_Util, line 198, in eval __traceback_info__: month_created * Module <string>, line 0, in ? NameError: name 'year_created' is not defined Just curious if anyone else has seen this? Thanks Allen