<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Infor Gates wrote:
<blockquote
 cite="mid20051213031711.51097.qmail@web31114.mail.mud.yahoo.com"
 type="cite">
  <div id="RTEContent">Chris<br>
  <br>
Thanks for your email. There is another person I wish to thank.
However, I lost his email contact by accident - his advice points me to
where to check for the errors.<br>
  <br>
Let me Simple User Folder works.<br>
  <br>
As I googled for some time on this, I noticed there are others who had
similar problems but the answer was not quite straight forward.&nbsp;&nbsp; The
reason, my best guess, is most of us are "juniors" - slightly above a
beginner. As we journey to "higher" level Zope development, we tried to
grasp the concepts of the Products developed by people like you.<br>
  <br>
For me, when I installed the SUF according to the README file, it was
straight forward. I test individual programs and it is working OK.&nbsp; I
copy LITERALLY the needed&nbsp; *.pys and *.sql from test directory to
content page of SUF instance.<br>
  <br>
However, when I try through Zope TTW (e.g. ADD user), the system
produces the said error message.&nbsp; "Juniors" like me wo uld expect the
SUF works the same as Zope User Folder. When it did not, I was lost.<br>
  <br>
Thanks to the an advice from the earlier email, I learnt to hack around
the example I copied to the content page of SUF instance. It was a
simple error BUT I did not see it. The example call for addUser but the
program copied was named addUser.pys. Also missing inside the example
is&nbsp; calling the addUser.sql.<br>
So when I change the name to addUser and added call to addUser.sql, it
work fine.<br>
  <br>
In conclusion, I would say it was a miscommunication or mis-reading of
the README. It would be better the README file can improve this aspect.
Then I believe everyone would enjoy using the SUF.<br>
  <br>
  <br>
  <br>
  <br>
  <b><i>Chris Withers <a class="moz-txt-link-rfc2396E" href="mailto:chris@simplistix.co.uk">&lt;chris@simplistix.co.uk&gt;</a></i></b> wrote:
  <blockquote class="replbq"
 style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;">
Infor Gates wrote:<br>
&gt; I am having problems in setting up Simple User Folder.<br>
&gt; Error Message:<br>
&gt; Error Type: UnconfiguredException<br>
&gt; Error Value: Addition of users has not been configured<br>
&gt; <br>
&gt; I have googled around for an answer. However, there is very little
info on it.<br>
    <br>
Urm? That's a pretty damn clear error message if you ask me ;-)<br>
Did you read the readme.txt in SUF?<br>
    <br>
&gt; My Configuration: Zope2.8.4 / Windows XP Pro / Postgresql<br>
&gt; I have copied all (addUser.pys, addUser.sql, editUser.pys
editUser.sql, deleteUser.pys deleteUser.sql, getUserIds.pys,
getUserIds.sql, getUserDetails.pys, getUserDetails.sql) into the
/TEST/acl_users/Contents page as advised in README.<br>
    <br>
Does it say just blindly copy them?<br>
Where did you copy them to?<br>
    <br>
Those files are primarilly for running theses tests. If you read the <br>
python files in the tests folder you'll see how to use them.<br>
    <br>
In your case, you need to define a method called 'addUser' inside the <br>
Contents tab of your SUF instance.<br>
    <br>
Read the readme.txt to find out what that method needs to take as <br>
parameters and what it needs to do.<br>
    <br>
cheers,<br>
    <br>
Chris<br>
    <br>
-- <br>
Simplistix - Content Management, Zope &amp; Python Consulting<br>
- <a class="moz-txt-link-freetext" href="http://www.simplistix.co.uk">http://www.simplistix.co.uk</a><br>
  </blockquote>
  </div>
</blockquote>
And SUF deserves enjoying.&nbsp; Its simple, clean and to the point.&nbsp; Thanks
Chris.<br>
<br>
David<br>
<br>
</body>
</html>