I have managed to add a NisUserFolder to my Plone site, but whenever i try to test it by logging in with an ordinary user account i get an attribute error saying Error value ZopeTime Will this happen if the server has the wrong time or is there another reason? regards garry
garry saddington wrote at 2003-8-26 09:34 +0100:
I have managed to add a NisUserFolder to my Plone site, but whenever i try to test it by logging in with an ordinary user account i get an attribute error saying Error value ZopeTime Will this happen if the server has the wrong time or is there another reason?
This looks like a DTML object called in the wrong way (without positional arguments). Please read "Calling DTML Objects" in <http://www.dieter.handshake.de/pyprojects/zope/book/chap3.html> Dieter
participants (2)
-
Dieter Maurer -
garry saddington