Reinstall breaks existing (re)member logins
from
Tim Hicks
on Jan 18, 2007 09:51 AM
Hi,
I have a member type that subclasses the standard remember member. My
product has a portal_quickinstaller install function that installs the
membrane, remember, and then product GenericSetup profiles.
The problem is, when I click the 'reinstall' button in the QI tool, any
existing members suddenly stop being able to login. Looking in
portal_memberdata, the objects are still there, though.
Does anyone have any ideas about why this might be happening?
Thanks,
Tim