Hello There, I thought that I would evaluate the "CPS Project" on a Mandriva Linux 2006
A fresh install of Python-2.4.2, PyXML-0.8.4, elementtree-1.2-20040618 and Zope-2.9.0 Followed the instructions as far as installing the stable CPS-3.2.4 Installed as per instructions etc - Go to the ZMI with a manager login. - Create a "CPSDefault Site". On the "CPSDefault Site" the system fails, with Site Error An error was encountered while publishing this resource. Error Type: AttributeError Error Value: manage_addLocalizer Any idea what is happing? O.K. from the event.log 2006-02-03T18:37:22 INFO CPSDefault Adding ------ 2006-02-03T18:37:22 INFO CPSDefault Adding cps default boxes ------ 2006-02-03T18:37:22 INFO CPSDefault Verifying boxes on test ------ 2006-02-03T18:37:22 INFO CPSDefault Creating test/.cps_boxes_root ------ 2006-02-03T18:37:22 INFO CPSDefault Creation of box: search ------ 2006-02-03T18:37:22 INFO CPSDefault Creation of box: conformance_statement ------ 2006-02-03T18:37:22 INFO CPSDefault Creation of box: menu ------ 2006-02-03T18:37:22 INFO CPSDefault Creation of box: welcome ------ 2006-02-03T18:37:22 INFO CPSDefault Creation of box: nav_content ------ 2006-02-03T18:37:22 INFO CPSDefault Creation of box: action_user ------ 2006-02-03T18:37:22 INFO CPSDefault Creation of box: nav_folder ------ 2006-02-03T18:37:22 INFO CPSDefault Creation of box: action_object ------ 2006-02-03T18:37:22 INFO CPSDefault Creation of box: contact ------ 2006-02-03T18:37:22 INFO CPSDefault Creation of box: action_folder ------ 2006-02-03T18:37:22 INFO CPSDefault Creation of box: l10n_select ------ 2006-02-03T18:37:22 INFO CPSDefault Creation of box: breadcrumbs ------ 2006-02-03T18:37:22 INFO CPSDefault Creation of box: logo ------ 2006-02-03T18:37:22 INFO CPSDefault Creation of box: action_portal ------ 2006-02-03T18:37:22 INFO CPSDefault Creation of box: nav_header ------ 2006-02-03T18:37:22 INFO CPSDefault Creation of box: navigation ------ 2006-02-03T18:37:22 INFO CPSDefault Creation of box: action_header ------ 2006-02-03T18:37:22 INFO CPSDefault Verifying action boxes...added. ------ 2006-02-03T18:37:22 INFO CPSDefault Adding Localizer ------ 2006-02-03T18:37:22 ERROR Zope.SiteErrorLog http://192.168.180.87:8080/manage_addProduct/CPSDefault/manage_addCPSDefaultSite Traceback (most recent call last): File "/home/zope/zope/lib/python/ZPublisher/Publish.py", line 113, in publish request, bind=1) File "/home/zope/zope/lib/python/ZPublisher/mapply.py", line 88, in mapply if debug is not None: return debug(object,args,context) File "/home/zope/zope/lib/python/ZPublisher/Publish.py", line 40, in call_object result=apply(object,args) # Type s<cr> to step into published object. File "/home/zope/home/Products/CPSDefault/Portal.py", line 133, in manage_addCPSDefaultSite pr(portal.cpsupdate(langs_list=langs_list, is_creation=1 ), 0) File "/home/zope/zope/lib/python/Products/ExternalMethod/ExternalMethod.py", line 232, in __call__ return f(self.aq_parent.this(), *args, **kw) File "/home/zope/home/Products/CPSDefault/Extensions/cpsinstall.py", line 1523, in cpsupdate installer.install(langs_list, is_creation) File "/home/zope/home/Products/CPSDefault/Extensions/cpsinstall.py", line 71, in install self.setupi18n() File "/home/zope/home/Products/CPSDefault/Extensions/cpsinstall.py", line 1457, in setupi18n self.portal.manage_addProduct['Localizer'].manage_addLocalizer( AttributeError: manage_addLocalizer _______________________________________________ cps-users mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/cps-users
