19 Jul
2000
19 Jul
'00
3:04 p.m.
Andreas Rippel wrote:
I couldn't add any kind of object, while getting messages like ... Error Type: SuperCannotOwn Error Value: Objects cannot be owned by the superuser
That's because in Zope 2.2.0, you can't create objects as the superuser. You'll have to create a user for yourself with the "Manager" role to add objects. -CJ