Re: [Zope] Z SQL Method question

2006-06-03 Thread Infor Gates
Dear Martin  If you build your form with formulator, formulator add a prefix (field_variablename) to your variable. You need to use:   to remove the prefix (field_) before updating your database. Plesae read formulator help to see more examples.  You can try using "" to see your form variables.Good luck.CYMartin Koekenberg <[EMAIL PROTECTED]> wrote:
  Hello  Thomas, Thanks for your response.    Onthis moment my databse writing is based on DTML.    The problem is that when I test this Z MySQL  Method it's working.   Arguments:  ID:int=1voornaam:string=""achternaam:string=""    Query: INSERT INTO users
 SETID =  1234567894,voornaam = 'Martin',achternaam = 'Koekenberg' Everything is writen in the database.   Now  the following I submit a form (build with formulator).  The action point to a dtml Method witch calls the above Z MySQL Method  (dtml-call write_user).   Nothing is  happening   I'm doing something wrong,  but what..   The next step is to remove the  valuea and replace them with a  and  replace the     Can you help me withe the next step I't the first time that I use  MySQL/Zope and Z MySQL Method.   Regards,    Martin Koekenberg -Original Message-From:  Thomas Bennett <[EMAIL PROTECTED]>To: zope@zope.orgDate:  Fri, 26 May 2006 09:16:24 -0400Subject: Re: [Zope] Z SQL Method  question  With a lack of information here I'll answer based fully on assumption based  on dtml.  In your form the action should go to a dtml  method. The dtml method should have a call to your Z SQL MethodAnd then you can add anything in the dtml method  which will be viewed as the response page to the user that submitted the  form.  You can also do some validation here if needed, with  conditional statements.   I usually add a redirect under the  dtml-call to go to a different response
 page to the user because if the  user reloads the page with the dtml-call it will send the data to the  database again unless there is a conflict like unique fields etc.. orAre you using ZPT?ThomasOn Friday 26 May 2006  08:54, Martin Koekenberg wrote:> Hello,>> Who has  experience with Z SQL Method.> I Created a from to enten some data  into MySQL server. I used Z SQL Method> to write the dat into the  databse. Everytime I submit the form I get a> screen with the field  in my Z SQL Method component.>> How can I write the dat from a  form into my database at once by using Z SQL> Method ?> I  tested the database connetion, that is working.>> Regards, >> Martin Koekenberg--   Thomas McMillan Grant Bennett      Appalachian State 
 UniversityComputer Consultant III          P O Box 32026University Library             Boone, North Carolina 28608(828) 262 6587An  important measure of effort in coding is the frequency with which you write  something that doesn't actually match your mental representation of the  problem, and have to backtrack on realizing that what you just typed  won't actually tell the language to do what you're thinking. -Eric  RaymondLibrary Systems Help Desk:  http://linux.library.appstate.edu/help  ___Zope maillist  -   Zope@zope.org http://mail.zope.org/mailman/listinfo/zope**   No cross
 posts  or HTML encoding!  **(Related lists -   http://mail.zope.org/mailman/listinfo/zope-announce  http://mail.zope.org/mailman/listinfo/zope-dev ) ___Zope maillist  -  Zope@zope.orghttp://mail.zope.org/mailman/listinfo/zope**   No cross posts or HTML encoding!  **(Related lists -  http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev ) __Do You Yahoo!?Tired of spam?  Yahoo! Mail has the best spam protection around http://mail.yahoo.com ___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] psycopgda

2006-05-05 Thread Infor Gates
version 1.0.0 is very old. You should try the last stable version 1.1.21.  I have used this version with Zope 2.8.x with Postgresql 8.0.x.  It is stable.CYJosh Stephenson <[EMAIL PROTECTED]> wrote: I recently installed psycopgda version 1.0.0 and restarted zope.  I can see that it installed because it's listed under products in zope's control panel, but it's not listed in the drop-down menu where all the other products are.I installed by doing:python install.py buildpython install.py installZope 2.9.2Python 2.4.2PostgreSQL 8.1.3I've tried installing psycopg version 2-2.0b8, but I don't even get a listing in the products under zope's control panel.What am I doing wrong?___Zope maillist  - 
 Zope@zope.orghttp://mail.zope.org/mailman/listinfo/zope**   No cross posts or HTML encoding!  **(Related lists -  http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
		Blab-away for as little as 1¢/min. Make  PC-to-Phone Calls using Yahoo! Messenger with Voice.___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] LAST INSERT ID driving me crazy

2006-05-01 Thread Infor Gates
I don't think Zope provide the said  feature.1.  I use ZopeTime (e.g. datetime_id.) as the last_insert_query id.  You can use python date time too.2.  All related database tables have a datetime_id column3.  Using zsql method: insert into table_name    set t_datetime_id=,    Good LuckCYAlric Aneron <[EMAIL PROTECTED]> wrote: Hi guys, HOW HOW HOW HOW!!! Do I get at the last_insert_id() function, this is driving me absolutely crazy!! Zope docs say use "select last_insert_id()" but it doesn't work, gives me an error about bad SQL syntax around "LIMIT 1000".  I tried googling it, I tried searching through other docs.   And it just
 won't do it!  I would like to make a separate ZSQL Method that will return to me the last insert id.  Any help would be appreciated.  Thank you.Yahoo! Messenger with Voice. Make PC-to-Phone Calls to the US (and 30+ countries) for 2�/min or less.___Zope maillist  -  Zope@zope.orghttp://mail.zope.org/mailman/listinfo/zope**   No cross posts or HTML encoding!  **(Related lists -  http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
		Yahoo! Messenger with Voice. Make PC-to-Phone Calls to the US (and 30+ countries) for 2¢/min or less.___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


[Zope] Summary variables is removed in version 2.9?

2006-04-11 Thread Infor Gates
Dear ZopistI have upgraded my Zope 2.8.x to Zope 2.9.0.  I have used the  sequence which uses the summary variables (e.g. total-count). It works well in 2.8.  However, when I ported the same  sequence, the summary variables are not shown.  There is no error message too.I have checked the documentation (in Zope Help) and others, but there is no hint of the above.Have anyone have similar experiences?Thank you for your time.CY
		Yahoo! Messenger with Voice. Make PC-to-Phone Calls to the US (and 30+ countries) for 2¢/min or less.___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] Multiple Zope Instance

2006-02-03 Thread Infor Gates
Thank you for your reply.  I was looking for a way to change the Window XP service to start zope-instance-2 instead of zope-instance-1.  I found another way by modifying zope-instance-1/etc/zope.conf to point the zope-instance-2 directory. It works after restart the zope service. However, is this the "right" way to use multiple instances?Any advice.Thanks.michael nt milne <[EMAIL PROTECTED]> wrote: You just change the port numbers in the zope.conf file. Change zope-instance-2 to run on 8080.On 2/3/06, Infor Gates < [EMAIL PROTECTED]> wrote:Dear zopistI am
 using Zope 2.8.4 on windows. I have installed and created a zope instance-1 which run as a service in WindowXP. Later, I created a 2nd zope instance-2 by mkzopeinstance. How can I configure zope to run zope instance-2  as the default service instead of instance-1?Thanks alot.CY Brings words and photos together (easily) with  PhotoMail  - it's free and works with Yahoo! Mail. ___Zope maillist  -  Zope@zope.org
 http://mail.zope.org/mailman/listinfo/zope**   No cross posts or HTML encoding!  **(Related lists -  http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev  )-- Michael 
		Get the latest photos from your camera to your friends & family fast and easy with 
PhotoMail  from Yahoo! Mail.___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


[Zope] Multiple Zope Instance

2006-02-02 Thread Infor Gates
Dear zopistI am using Zope 2.8.4 on windows. I have installed and created a zope instance-1 which run as a service in WindowXP. Later, I created a 2nd zope instance-2 by mkzopeinstance.How can I configure zope to run zope instance-2  as the default service instead of instance-1?Thanks alot.CY  
		Brings words and photos together (easily) with 
PhotoMail  - it's free and works with Yahoo! Mail.___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] Zope and Sqlite3 adapter

2006-01-21 Thread Infor Gates
I don't use sqlite. I hope this linki  http://www.initd.org/ would be useful to you.CYDavid Pratt <[EMAIL PROTECTED]> wrote: Hi Dieter. Many thanks. :-) I was hoping there might be something but if I cannot locate anything existing, I will likely go this route if I can find a bit more time.Regards,DavidDieter Maurer wrote:> David Pratt wrote at 2006-1-20 10:00 -0400:> >>Hi can someone advise whether there is an adapter for sqlite3 for zope. >> I normally use Postgres but I am curious about this for lightweight >>use. I realize sqlite3 is not multi-threaded itself but might be fine >>for small volume sites (if it can be forced to use a single thread for >>interaction with the db). Does anyone have any
 experience they can share >>if they have tried this before. Many thanks.> > > I think almost all DA for DB API 2 compatible modules have> a common ancestor. They are all very similar.> > If there is not yet a DA, it should be easy to copy an existing> DA and make some minor adjustments for "SQLite3".> > ___Zope maillist  -  Zope@zope.orghttp://mail.zope.org/mailman/listinfo/zope**   No cross posts or HTML encoding!  **(Related lists -  http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
		  
What are the most popular cars?  Find out at Yahoo! Autos
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] Zope 2.7 with postgresql 8.1 anyone?

2006-01-17 Thread Infor Gates
I am used Zope 2.7.x and 2.8.x with Postgresql 8.0.x. They do not have any problems. I am using psycopg 1.1.21 and Windowz XP.  Iave not tried psycopg 1.2.xDavid <[EMAIL PROTECTED]> wrote: Is anyone using successfully Zope 2.7 with postgresql 8.1?Or any other version of Zope?What is your database adapter product? We're using Pyscopg (happily  using 1.1x with Zope 2.7 and pg 7.3/4), but have problems getting it  to work with either Psycopg 1.2x (protocol missmatch errors) or  Psycopg 2.x (transactions are getting aborted for no reason).
	
		Yahoo! Photos 
Got holiday prints? See all the ways to get quality prints in your hands ASAP.___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] Cookie Crumbler

2006-01-06 Thread Infor Gates
Thank you for your patience. Please do pardon my ignorance - am still at learning the learning stage.ChDieter Maurer <[EMAIL PROTECTED]> wrote: Infor Gates wrote at 2006-1-5 14:11 -0800:>Yes, after reading the source code.  However, my problem as I found out is that I do not know how to access the methods in CC from DTML. I am not well verse with Python (still learning though).Please, read my messages carefully!As "CookieCrumbler.logout" performs a redirect, it is usually betternot to call "logout" from a DTML method but activate it via an URL(e.g. via a "logout" link or a redirect).However, you can call the "CookieCrumbler" methods from DTMLlike you call any other method: Note again th
 at
 "logout" performs a redirect. You will usually notsee the result of your "DTML" page.> ...>Dieter Maurer <[EMAIL PROTECTED]> wrote: Infor Gates wrote at 2006-1-4 20:14 -0800:>>I have a trying time using Cookie Crumbler 1.2 with Zope2.8.4 (windows version).>>I could NOT figure out how to log out a user.  I have simplified to the orginal logged_out form to this:>>The "Cookie Crumber" has a "logout" method.>You should use it for the logout (and not try to emulate it yourself).>>You can activate it via an URL of the form:>>url_to_your_cookie_crumbler/logout>>It will redirect to the "logout_page" (you can configure for>your "Cookie Crumbler".>>>-- >Dieter>>>>   >->Yahoo! Photos> Ring in the New Year with Photo Calendars. Add photos, events, holidays,
 whatever.Yes, after reading the source code.  However, my problem as I found out is that I do not know how to access the methods in CC from DTML. I am not well verse with Python (still learning though).Thank you.Dieter Maurer <[EMAIL PROTECTED]> wrote: Infor Gates wrote at 2006-1-4 20:14 -0800:>I have a trying time using Cookie Crumbler 1.2 with Zope2.8.4 (windows version).>I could NOT figure out how to log out a user.  I have simplified to the orginal logged_out form to this:The "Cookie Crumber" has a "logout" method.You should use it for the logout (and not try to emulate it yourself).You can activate it via an URL of the form:url_to_your_cookie_crumbler/logoutIt will redirect to the "logout_page" (you can config
 ure
 foryour "Cookie Crumbler".--> Dieter> >  Yahoo! Photos >Ring in the New Year with Photo Calendars. Add photos, events, holidays, whatever.-- Dieter
		 Yahoo! DSL Something to write home about. Just $16.99/mo. or less___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] Cookie Crumbler

2006-01-05 Thread Infor Gates
Yes, after reading the source code.  However, my problem as I found out is that I do not know how to access the methods in CC from DTML. I am not well verse with Python (still learning though).Thank you.Dieter Maurer <[EMAIL PROTECTED]> wrote: Infor Gates wrote at 2006-1-4 20:14 -0800:>I have a trying time using Cookie Crumbler 1.2 with Zope2.8.4 (windows version).>I could NOT figure out how to log out a user.  I have simplified to the orginal logged_out form to this:The "Cookie Crumber" has a "logout" method.You should use it for the logout (and not try to emulate it yourself).You can activate it via an URL of the form:url_to_your_cookie_crumbler/logoutIt will redirect to the "logout_page" (you can configure foryour "Cookie Crumbler".--
 Dieter
	
		Yahoo! Photos 
Ring in the New Year with Photo Calendars. Add photos, events, holidays, whatever.___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] Cookie Crumbler

2006-01-05 Thread Infor Gates
I found that my weakness is that I am DTML scripter. After printing the Cookie Crumbler source code, I need some help/advice as how to access the Cookie Crumbler methods or api from DTML.  I have searched the Zope documents however have found none that can help.I would appreciate some advice or pointers.Thank you.Infor Gates <[EMAIL PROTECTED]> wrote: Dear zopistI have a trying time using Cookie Crumbler 1.2 with Zope2.8.4 (windows version).I could NOT figure out how to log out a user.  I have simplified to the orginal logged_out form to this:    logoutHowever, neither this nor the original logged_out dtml seems to work.
 Is it
 because I am using frames in my dtml that causes it or I am getting the concept of how Cookie Crumbler works?Thank you. Yahoo! Photos  Ring in the New Year with Photo Calendars. Add photos, events, holidays, whatever.___Zope maillist  -  Zope@zope.orghttp://mail.zope.org/mailman/listinfo/zope**   No cross posts or HTML encoding!  **(Related lists -  http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
		 Yahoo! DSL Something to write home about. Just $16.99/mo. or less___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


Fwd: [Zope] Cookie Crumbler

2006-01-04 Thread Infor Gates
Sorry for the typo error at the last sentence.However, neither this nor the original logged_out dtml seems to work.Is it because I am using frames in my dtml that causes it or I am getting the concept of how Cookie Crumbler works - WRONG ?Thank you.Note: forwarded message attached.
		 Yahoo! DSL Something to write home about. Just $16.99/mo. or less--- Begin Message ---
Dear zopistI have a trying time using Cookie Crumbler 1.2 with Zope2.8.4 (windows version).I could NOT figure out how to log out a user.  I have simplified to the orginal logged_out form to this:    logoutHowever, neither this nor the original logged_out dtml seems to work.Is it because I am using frames in my dtml that causes it or I am getting the concept of how Cookie Crumbler works?Thank you.
	
		Yahoo! Photos 
Ring in the New Year with Photo Calendars. Add photos, events, holidays, whatever.___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )
--- End Message ---
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


[Zope] Cookie Crumbler

2006-01-04 Thread Infor Gates
Dear zopistI have a trying time using Cookie Crumbler 1.2 with Zope2.8.4 (windows version).I could NOT figure out how to log out a user.  I have simplified to the orginal logged_out form to this:    logoutHowever, neither this nor the original logged_out dtml seems to work.Is it because I am using frames in my dtml that causes it or I am getting the concept of how Cookie Crumbler works?Thank you.
	
		Yahoo! Photos 
Ring in the New Year with Photo Calendars. Add photos, events, holidays, whatever.___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] zope db question

2005-12-21 Thread Infor Gates
Zope comes with a built-in tutorial and an example. It is a good starting point.Jos� Carlos Senciales Chaves <[EMAIL PROTECTED]> wrote:Hi   I am new phyton and zope  programmer.   I have to make a product for zope and i must  use a list of groups with a lot of data.   I�m wondering if i must to use a li
 st of
 persistent  objects or if it�s better use a database like  gadfly with tables or another one.    I�m a little confuse. I think that the two  solutions are possible but i don�t know whitch is better.   sorry for my bad english.   thanks. jose from Spain,  Europe.___Zope maillist  -  Zope@zope.orghttp://mail.zope.org/mailman/listinfo/zope**   No cross posts or HTML encoding!  **(Related lists -  http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev
 )__Do You Yahoo!?Tired of spam?  Yahoo! Mail has the best spam protection around http://mail.yahoo.com ___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] Simple User Folder Setup

2005-12-12 Thread Infor Gates
ChrisThanks 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.Let me Simple User Folder works.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.   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.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.  I copy LITERALLY the needed  *.pys and *.sql from test directory to content page of SUF instance.However, when I try through Zope TTW (e.g. ADD user), the system produces the said error message.  "Juniors" like me wo
 uld
 expect the SUF works the same as Zope User Folder. When it did not, I was lost.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  calling the addUser.sql.So when I change the name to addUser and added call to addUser.sql, it work fine.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.Chris Withers <[EMAIL PROTECTED]> wrote: Infor Gates wrote:> I am having problems in setting up Simple User Folder.> Error
 Message:> Error Type: UnconfiguredException>Error Value: Addition of users has not been configured> > I have googled around for an answer. However, there is very little info on it.Urm? That's a pretty damn clear error message if you ask me ;-)Did you read the readme.txt in SUF?> My Configuration: Zope2.8.4 / Windows XP Pro / Postgresql> 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.Does it say just blindly copy them?Where did you copy them to?Those files are primarilly for running theses tests. If you read the python files in the tests folder you'll see how to use them.In your case, you need to define a method called 'addUser' inside the Contents tab of your SUF instance.Read the
 readme.txt to find out what that method needs to take as parameters and what it needs to do.cheers,Chris-- Simplistix - Content Management, Zope & Python Consulting- http://www.simplistix.co.uk
	
		Yahoo! Shopping 
Find Great Deals on Holiday Gifts at Yahoo! Shopping ___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


[Zope] Simple User Folder Setup

2005-12-09 Thread Infor Gates
 Dear zopistI am having problems in setting up Simple User Folder.Error Message:Error Type: UnconfiguredException   Error Value: Addition of users has not been configuredI have googled around for an answer. However, there is very little info on it.My Configuration: Zope2.8.4 / Windows XP Pro / PostgresqlI 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.Do anyone have similar experiences?Thank you.
	
		Yahoo! Shopping 
Find Great Deals on Holiday Gifts at Yahoo! Shopping ___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] Erase acl_users

2005-12-08 Thread Infor Gates
There is zpasswd.py in the bin directory. Use it to
create an emergency user.

Good luck.

--- [EMAIL PROTECTED] wrote:

> Hello,
> I have a problem. I erase object acl_users in root
> directory and now I can´t login in zope. Zope have
> site error on http://locahost:8080/
> 
> An error was encountered while publishing this
> resource. 
> 
> Error Type: AttributeError
> Error Value: acl_users
> 
> it´s possible create object acl_users?
> 
> Hlavounek
> 
> ___
> Zope maillist  -  Zope@zope.org
> http://mail.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists - 
>  http://mail.zope.org/mailman/listinfo/zope-announce
>  http://mail.zope.org/mailman/listinfo/zope-dev )
> 


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


[Zope] dtml2zpt

2005-12-01 Thread Infor Gates
Dear zopist

I am trying to pick up zpt. Is there an equivalent
command in zpt for http://music.yahoo.com/unlimited/
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )