Hi all!
I just installed from source :
python 2.4.3
Imaging-1.1.5
Zope 2.9.4-final
Plone 2.5 (I left out the Five directory as instructed)
Everything works fine till I try to add a Plone Site. I fill in id, title, description and choose Extension profiles (have tried both Archetypes and Archetypes Sample Content Types, and none of them, not sure what to use, this is new in Plone 2.5 ? ). When I press "Add site" I get:
Error Type: AttributeError
Error Value: Members
This is from the log:
Traceback (innermost last):
Module ZPublisher.Publish, line 115, in publish
Module ZPublisher.mapply, line 88, in mapply
Module ZPublisher.Publish, line 41, in call_object
Module Products.CMFPlone.factory, line 44, in addPloneSite
Module Products.GenericSetup.tool, line 251, in runAllImportSteps
- __traceback_info__: profile-CMFPlone:plone
Module Products.GenericSetup.tool, line 725, in _doRunImportStep
- __traceback_info__: plone-final
Module Products.CMFPlone.setuphandlers, line 206, in importFinalSteps
Module Products.CMFPlone.setuphandlers, line 124, in setupPortalContent
AttributeError: Members
------
Does anyone have any hints on why I get this ? I have several older sites which I really want to move to 2.5..
Thanks!
Sverre Helge