[CMF-checkins] Cant install CMFTypes..

Chris Withers chris at simplistix.co.uk
Wed Mar 16 03:34:26 EST 2005


Ask on zope-cmf at zope.org, or a Plone list if you're using Plone...

Chris

Grange, Phillip wrote:

> Sorry if this is not the right forum - but I'm running out of ideas!
>  
> Someone else built the site - and I am having problems getting it running
> correctly.
>  
> Zope starts ok - and most things work apart from some custom CMFTypes that I
> have created - they don't seem to load on start up.
>  
> Debug start gives me (amongst other things)
>  
> ------
> 2005-03-04T15:48:32 ERROR(200) Zope Couldn't install CMFTypes
> Traceback (innermost last):
>   File /usr/lib/zope/lib/python/OFS/Application.py, line 637, in
> install_product
>     (Object: Zope)
>     (Info: CMFTypes)
>   File /usr/lib/zope/lib/python/Products/CMFTypes/__init__.py, line 56, in
> initialize
>   File /usr/lib/zope/lib/python/Products/CMFTypes/cmf_types/__init__.py,
> line 1, in ?
>   File /usr/lib/zope/lib/python/Products/CMFTypes/cmf_types/DDocument.py,
> line 3, in ?
>   File /usr/lib/zope/lib/python/Products/CMFTypes/BaseContent.py, line 6, in
> ?
>     (Object: Products.CMFCore.CMFCorePermissions)
>   File /usr/lib/zope/lib/python/Products/CMFTypes/BaseObject.py, line 13, in
> ?
>     (Object: log_exc)
>   File /usr/lib/zope/lib/python/Products/CMFTypes/BaseUnit.py, line 3, in ?
> ImportError: cannot import name getDefaultPlugin 
>  
>  
> which seems to lead to:
>  
> ------
> 2005-03-04T15:48:33 ERROR(200) Zope Couldn't install TypesExample
> Traceback (innermost last):
>   File /usr/lib/zope/lib/python/OFS/Application.py, line 637, in
> install_product
>     (Object: Zope)
>     (Info: TypesExample)
>   File /usr/lib/zope/lib/python/Products/TypesExample/__init__.py, line 20,
> in initialize
>   File /usr/lib/zope/lib/python/Products/TypesExample/Article.py, line 2, in
> ?
> ImportError: cannot import name BaseContent
>  
> Help would be appreciated!
>  
> Phil
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> CMF-checkins mailing list
> CMF-checkins at zope.org
> http://mail.zope.org/mailman/listinfo/cmf-checkins

-- 
Simplistix - Content Management, Zope & Python Consulting
            - http://www.simplistix.co.uk


More information about the CMF-checkins mailing list