Updating Plone 3 with Remember
Error Value: type object 'IUserAdder' has no attribute '__iro__'
due to remember not loading
Error Value: type object 'IUserAdder' has no attribute '__iro__'
This is caused by Membrane and Remember not loading.
There's a problem with the buildout.
This had to do with the fact that I forrgot to update the PROPERTIES on the svn dir after changing the EXTERNALS file
sudo svn ps svn:externals -F EXTERNALS.txt .
property 'svn:externals' set on '.'
Also needed to update the CacheSetup section in base.cfg
http://pypi.python.org/pypi/Products.CacheSetup
