Re: Member registers successfully but can't
log in (Sign-in failure)
from
Rob Miller
on Mar 19, 2007 12:36 PM
David Bain wrote:
> I've associated my custom remember type with the "member_auto_workflow"
> workflow. A member can now register, but when I try to log in with the
> new member information, I get a "Sign-in failure" with message like"
>
> You are not currently logged in. Your user name and/or password may be
> incorrect.
you probably need to set the active workflow states for your custom type. you
can do this programatically, or by using the 'status map' tab in the ZMI of
the membrane_tool.
-r