At 1:28 AM -0500 16 01 07, Rob Miller wrote:
>you shouldn't have to manually add the membrane tool. you should be
>able to get everything installed by using the portal_setup tool, you
>have to install (by importing all steps) both the membrane and the
>remember profiles, in that order. burdensome, i know.
The import of remember fails due to missing plug-ins, for some reason.
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.GenericSetup.tool, line 414, in manage_importSelectedSteps
Module Products.GenericSetup.tool, line 235, in runImportStep
Module Products.GenericSetup.tool, line 732, in _doRunImportStep
- __traceback_info__: remember-setupplugins
Module Products.remember.setuphandlers, line 27, in setupPlugins
Module Products.PluginRegistry.PluginRegistry, line 192, in movePluginsUp
ValueError: list.index(x): x not in list
Well, it probably makes more sense to start from scratch, but running
the steps through Setup doesn't seem to work at this point.
Probably I've tweaked something else which is conflicting.
>>...
>>I was thinking I'd get a member workflow out of this, similar to
>>that in CMFMember...
>>(This was added to an existing (but fresh) 2.5.2 site... I suppose
>>I could rebuild the site from scratch, maybe that's the problem?)
>
>rebuilding the site from scratch would make it a bit easier... you
>have to choose both the membrane and the remember profiles from the
>set of extension profiles when you create the site. it's exactly
>the same thing as doing it via the portal_setup tool after the site
>exists, however.
OK this did get me the expected workflows in place.
I changed the Member object wf to member_approval_workflow
ran update sec settings
Joined as a test user
Never got the confirmation email...
Ran a Password reset, and received that email, but the reset fails...
membrane 1.0b2
remember 1.0 (svn/unreleased)
Created a 'reviewer' user (while logged in as manager)
Also never received that email....
Hmm, ideas??
thanks!
P.