Hi, I just installed COREBlog on a Windows 2000 PC running Zope 2.7.0. After extracting COREBlog to the lib/python/Products directory and restarting Zope, COREBlog does show up. After adding a COREBlog object, it renders OK but when I try to view entry_html I get the following error message:
Error Type: NameError Error Value: name 'year_created' is not defined Looking at the COREBlog.py Python code I noticed that 'year_created' is a lambda function. Has anyone experienced this problem? And, what can I do to fix this? Thanks, Jeremy Nelson _______________________________________________ COREblog-en mailing list [EMAIL PROTECTED] http://munin.nbi.dk/cgi-bin/mailman/listinfo/coreblog-en
