[Zope-CMF] missing main_template
Jens Vagelpohl
jens@zope.com
Fri, 2 Nov 2001 09:24:56 -0500
did you install CMFDecor by running the install script it has under
CMFDecor/Extensions? and did you select the "ZPT" skin as the skin to be
used?
it sounds like you wanted to access the collector but were using a
DTML-based skin. the CMF Collector *only* works with a ZPT-based skin.
jens
On Friday, November 2, 2001, at 09:00 , Tom Deprez wrote:
> Hi,
>
> I've just downloaded the CMF from CVS to test the CMF Collector, but
> unfortunately, when adding a collector it complains about a missing
> main_template ZPT page...
> I've looked in all possible folders, but I can't find this main_template
> object...
> Can somebody help me on this? Where should it normally be?
>
> Thanks, Tom.
>
>
> _______________________________________________
> Zope-CMF maillist - Zope-CMF@zope.org
> http://lists.zope.org/mailman/listinfo/zope-cmf
>
> See http://www.zope.org/Products/PTK/Tracker for bug reports and feature
> requests