23 Feb
2004
23 Feb
'04
7:13 p.m.
Michael Long wrote at 2004-2-22 18:15 -0500:
I have installed exUserFolder. After creating a user I get the following error when attempting to edit that user: ... listUserProperties * Module Products.exUserFolder.pgPropSource.pgPropSource, line 206, in loadUserProperties
NameError: global name 'time' is not defined
Almost surely a trivial problem in "pgPropSource": Look at the code in line 206 and import the required "time" object. -- Dieter