[Zope-CMF] CMF not working

Victorio J. Bentivogli bentivog@hotmail.com
Fri, 15 Jun 2001 10:29:33 -0300


This is a multi-part message in MIME format.

------=_NextPart_000_0007_01C0F586.11432610
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

I have just installed CMF checking it out from CVS. I am running Zope =
2.3.2 under linux.=20

CMF Calendar, and CMF Wiki products seem to be broken and "Add CMF site" =
does not appear.

CMF Wiki breaks with this message:

Traceback (innermost last):
  File "/usr/share/zope/lib/python/OFS/Application.py", line 528, in =
import_products
    product=3D__import__(pname, global_dict, global_dict, silly)
  File "/usr/share/zope/lib/python/Products/CMFWiki/__init__.py", line =
1, in ?
    import CMFWikiPage
  File "/usr/share/zope/lib/python/Products/CMFWiki/CMFWikiPage.py", =
line 40, in ?
    from Products import CMFDefault
ImportError: cannot import name CMFDefault

It seems that CMF Default is not correctly registered.
Any help ?
Thank you
Victorio J. Bentivogli



------=_NextPart_000_0007_01C0F586.11432610
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 5.50.4522.1800" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#c8e0d8>
<DIV><FONT size=3D2>I have just installed CMF checking it out from CVS. =
I am=20
running Zope 2.3.2 under linux. </FONT></DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2>CMF Calendar, and CMF Wiki products seem to be =
broken and "Add=20
CMF site" does not appear.</FONT></DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2>CMF Wiki breaks with this message:</FONT></DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><PRE>Traceback (innermost last):
  File "/usr/share/zope/lib/python/OFS/Application.py", line 528, in =
import_products
    product=3D__import__(pname, global_dict, global_dict, silly)
  File "/usr/share/zope/lib/python/Products/CMFWiki/__init__.py", line =
1, in ?
    import CMFWikiPage
  File "/usr/share/zope/lib/python/Products/CMFWiki/CMFWikiPage.py", =
line 40, in ?
    from Products import CMFDefault
ImportError: cannot import name CMFDefault
</PRE><PRE>It seems that CMF Default is not correctly =
registered.</PRE><PRE>Any help ?</PRE><PRE>Thank you</PRE><PRE>Victorio =
J. Bentivogli</PRE><PRE>&nbsp;</PRE></DIV></BODY></HTML>

------=_NextPart_000_0007_01C0F586.11432610--