20 Aug
2002
20 Aug
'02
9:17 p.m.
Marie Robichon writes:
... My code (patchwork of other examples) manages to create the OrderedFolderish item but no page template is created inside it. try: self._setObject('contents_html', PageTemplate.PageTemplate('contents_html')) except: pass Remove the "try: ... except: pass" to see what goes wrong.
If you do not understand the exception, come back with the following information: Error Type, Error Value and the traceback (at least the last lines; the complete one, if it is not too long). Dieter