Re: blank registration form when anonymous users try to register.
from
"Rob Miller"
on Mar 18, 2007 11:35 AM
On Mar 18, 2007, at 10:33 AM, David Bain wrote:
> I've created a custom remember member type and made it the default
> member type using "prefs_remember_settings".
>
> When I try to register as a new user I get a blank registration
> form any ideas? I can add new users as a manager.
you've probably not set the workflow on your custom member type to
one of the remember workflows. those workflows do some magic in
order to make it possible for anonymous users to have edit access to
the newly created member objects.
-r