PageTemplate Error (was Re: [Zope-CMF] DCWorkflow version 0.4)
Bill Anderson
bill@libc.org
03 Sep 2001 11:02:47 -0600
On Sun, 2001-09-02 at 16:17, Dieter Maurer wrote:
> Bill Anderson writes:
> > Crap. I can't seem to get PT to work. :(
> >
> > I've tried the releases, I've tried the CVS verson. Nada. Here is what I
> > get:
> > ....
> > line 96, in initialize
> > AttributeError: 'Products.PageTemplates.ZopePageTemplate' module has no
> > attribute 'initialize'
> I use Zope2.4 (CVS) with PageTemplates 1.4. without problems.
>
> PageTemplate's 1.4 ZopePageTemplate has an "initialize" function....
>
> Is there some earlier error log in your logfile.
> Maybe, "ZopePageTemplate" is only loaded partially
> due to an earlier error.
>
Nope. The first error is CMFDecor complaining about not finding
PageTemplates. This is the only ther error. :(
Bill