[Zope-CMF] what happened to Document???
marc lindahl
marc@bowery.com
Thu, 31 May 2001 20:41:38 -0400
> From: Jeffrey P Shell <jeffrey@Digicool.com>
>
> Have you looked at the products list in the control panel to see if
> there are any broken products?
Uh... well, actually.... my own CMFAudio is broken now.... I'm just looking
at it. Something to do with portal type handler? Perhaps this new tool I
noticed, content_type_registery, has something to do with it?
Traceback is:
Import Traceback
Traceback (innermost last):
File "/usr/local/zope/Zope-2.3.1/lib/python/OFS/Application.py", line 528,
in import_products
product=__import__(pname, global_dict, global_dict, silly)
File
"/usr/local/zope/Zope-2.3.1/lib/python/Products/CMFAudio/__init__.py", line
10, in ?
import CMFAudio
File
"/usr/local/zope/Zope-2.3.1/lib/python/Products/CMFAudio/CMFAudio.py", line
14, in ?
from Products.CMFCore.PortalContent import PortalContent
File "/usr/local/zope/Zope-2.3.1/lib/python/Products/CMFCore/__init__.py",
line 107, in ?
tools = (
AttributeError: SkinsTool
And traceback from REFRESH is:
An exception occurred during the last refresh.
Exception type: AttributeError
Exception value: addPortalTypeHandler
Traceback (innermost last):
File
/usr/local/zope/Zope-2.3.1/lib/python/Products/Refresh/RefreshFuncs.py, line
307, in performSafeRefresh
File
/usr/local/zope/Zope-2.3.1/lib/python/Products/Refresh/RefreshFuncs.py, line
301, in performRefresh
File
/usr/local/zope/Zope-2.3.1/lib/python/Products/Refresh/InitProduct.py, line
183, in install_product
(Object: ApplicationDefaultPermissions)
(Info: CMFAudio)
File /usr/local/zope/Zope-2.3.1/lib/python/Products/CMFAudio/__init__.py,
line 46, in initialize
AttributeError: addPortalTypeHandler