Re: Plone 3 Support
from
Rob Miller
on Aug 14, 2007 08:16 PM
Rob Campbell wrote:
> The main problem I have been having is with logging in. I have just
> setup a Plone 3.0rc2 site with membrane and remember. I also used
> samplemember to test with. I can install everything and create a
> samplemember. When I try to log in as that member, I get an
> authentication error. I do not see anything in the logs about it. Is
> there something I can do to debug this problem?
this isn't specific to remember or membrane or anything, but you'll get lots
of useful info about debugging unauthorized errors here:
http://plone.org/documentation/how-to/debug-unauthorized
this will allow you to get detailed tracebacks, which will be necessary to
debug the issue.
-r