Skip to content.
Sections

Quantum Magic & Love Quarks

Personal tools
You are here: Home » Notes » Plone Notes » Archive » 2008 » September » 19 » Updating Plone 3 with Remember
 

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

Posted by pf on 2008-09-19 12:27 AM
 

Powered by Plone