[CMF-checkins] Cant install CMFTypes..

Grange, Phillip Phillip_Grange at Intuit.com
Mon Mar 14 09:04:32 EST 2005


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/cmf-checkins/attachments/20050314/fe97ee8c/attachment-0001.htm


More information about the CMF-checkins mailing list