Re: [Zope] ZSQL not shown in list to add new method

2011-06-27 Thread c k
Now i installed zope2 2.13.7 and just added products.zsqlmethods in buildout.cfg and also added entry as products.sqlmethods = 2.13.3 in versions.cfg. Then run the buildout and mkzopeinstance. After instance is created, checked to add new zsql method. But still there is no option to add it. Also ch

Re: [Zope] ZSQL not shown in list to add new method

2011-06-26 Thread c k
Now i installed zope2 2.13.7 and just added products.zsqlmethods in buildout.cfg and also added entry as products.sqlmethods = 2.13.3 in versions.cfg. Then run the buildout and mkzopeinstance. After instance is created, checked to add new zsql method. But still there is no option to add it. Also ch

[Zope] ZSQL not shown in list to add new method

2011-06-26 Thread c k
Hello all, I am trying to install zsql methods in zope 2.13. After many retries i am able to install it using buildout. Now it is not shown in the add listbox to add new zsql methods. What is going wrong? Normally when it is installed using buildout, it should be available in the listbox to add new

Re: [Zope] problem with a form in IE 7

2008-12-15 Thread C
It turns out that Internet Explorer doesn't like it when you pass more than 141 form variables with a single submit. Our site collects employment applications and once we hit 142 applications the page broke for anyone using IE7 on XP. On Thu, Dec 11, 2008 at 10:17 AM, C wrote: > We are

[Zope] problem with a form in IE 7

2008-12-11 Thread C
We are running Zope 2.9.8 on Macintosh OS X Server 10.5.5 behind Apache 2.x. I am having a problem when trying to submit one of my forms in IE 7. This only happens on Windows XP and it only started happening recently (we think in the past week). The form contains several select boxes. When the

[Zope] kicked off list

2008-11-21 Thread C
Every so often, my other email address gets kicked off the zope list for some reason. One day I'm receiving messages and the next day I'm not. After this happened 3 times, I joined with a second address (this one) so I could be sure it was a phenomenon with a single email address. Can anyone give m

[Zope] ZSQL Method's Precision

2006-10-23 Thread Jason C. Leach
don't want to use the money data dype ). Any ideas on how I can get my ZSQL method to keep two decimal places? Thanks, Jason. -- .... Jason C. Leach PGP Key: 0x62DDDF75 Keyserver: gpg.mit.edu __

[Zope] Process uploaded text file.

2006-04-26 Thread Jason C. Leach
Hi, Does anyone have an example (URL is fine) on how to processes a text file via a Python script that has been uploaded from a web form? Thanks, Jason. -- Jason C. Leach PGP Key: 0x62DDDF75 Keyserver: gpg.mit.edu

[Zope] How to do this trick..

2006-03-27 Thread Jason C. Leach
but does not like me using the embedded ${group}. Thanks,Jason.-- Jason C. Leach PGP Key: 0x62DDDF75 Keyserver: gpg.mit.edu ___ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! *

[Zope] Double quote in ZSQL Method

2006-02-20 Thread Jason C. Leach
Hi, In a ZSQL Method, I have tablename. and I get tablename.'species_value', what I need is tablename."species_value". Any idea how I can get Zope/ZSQL to not put in the single quotes (or use double quotes)? Thanks, Jason. -- ....

[Zope] Render image from external method.

2006-02-15 Thread Jason C. Leach
es before. Thanks, Jason. -- .... Jason C. Leach PGP Key: 0x62DDDF75 Keyserver: gpg.mit.edu ___ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML enc

[Zope] Problem with strftime.

2005-10-13 Thread Jason C. Leach
(Zope 2.8.1-final, python 2.4.0, freebsd5) Python Version 2.4 (#2, Aug 25 2005, 15:17:08) [GCC 3.4.2 [FreeBSD] 20040728] Thanks, Jason. -- .... Jason C. Leach PGP Key: 0x62DDDF75 Keyserver: gpg.mit.edu __

[Zope] Uptime.

2001-01-26 Thread Jason C. Leach
hi, I was reading in Linux Journal about the Netcraft survey. They mention some stats on Zope. I think a few of the hosts with really good up-times were using FreeBSD and Zope, if not that it was Linux and Zope. j. .. . Jason C. Leach ... University College of the

[Zope] ActiveState on Zope.org

2001-01-22 Thread Jason C. Leach
hi, I'm kind of surprised that Active State has such a big promo on Zope.org's site considering they use IIS; and considering the blurb talks about how much they do for Open Source. j. .. ..... Jason C. Leach ... University College of t

Re: [Zope] High Performance Zope

2001-01-17 Thread Jason C. Leach
hi, Ya. I think there was one doing about 1M a day. Some UK site. Have a look on Zope.org for the links to other sites. Perhaps it was www.trouble.co.uk j. .. . Jason C. Leach ... University College of the Cariboo. .. On Wed, 17 Jan 2001, Vincent Stoessel wrote

Re: [Zope] Zope Versus Enhydra Comparison article

2001-01-17 Thread Jason C. Leach
et what is avail. I use Enhydra also because I do Java at Uni. If somone came to me and said I need a web app to do X I would do it in Zope. j. .. ..... Jason C. Leach ... University College of the Cariboo. .. On Wed, 17 Jan 2001, Michael Bernstein wrote: > Ron Bickers

Re: [Zope] Zope Versus Enhydra Comparison article

2001-01-17 Thread Jason C. Leach
e. j. .. . Jason C. Leach ... University College of the Cariboo. .. On Wed, 17 Jan 2001, Michael Bernstein wrote: > However, for a programmer who had to come into the Zope > environment 'cold', the problem would likely have seemed > intractable. They wouldn't

Re: [Zope] High Performance Zope

2001-01-17 Thread Jason C. Leach
hi, I think ABC News New York also does Zope. j. .. . Jason C. Leach ... University College of the Cariboo. .. On Wed, 17 Jan 2001, Chris Withers wrote: > > Doh! > > I meant to say 200-300,000 pageviews per day. > > Thanks for all the responses so

[Zope] Postgresql Query.

2001-01-16 Thread Jason C. Leach
hi, I'd like to learn a bit more on how to do a SQL query on a postgres DB from Zope. Like how to do it, what is better DTML or Python for it, and how would I do it in DTML (I can probably get python working fine). j. .. . Jason C. Leach ... University College o

Re: [Zope] Authentication problems on FreeBSD with Apache

2001-01-11 Thread Jason C. Leach
hi, Did you create an Administrators account in zope and set the passwd for it? j. .. . Jason C. Leach ... University College of the Cariboo. .. On Thu, 11 Jan 2001, Drew Sanford wrote: > I have recently installed Zope on FreeBSD running the Apache web ser

[Zope] log file.

2001-01-10 Thread Jason C. Leach
hi, Is the Zope log file in Common Log File Format? j. .. . Jason C. Leach ... University College of the Cariboo. .. ___ Zope maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope ** No cross posts or

[Zope] WorldPilot Err on Logout.

2000-12-21 Thread Jason C. Leach
/Products/WorldPilot/WorldPilot.py, line 2045, in logon (Object: RoleManager) AttributeError: 'string' object has no attribute 'has_key' ...... . Jason C. Leach ... University College of the Cariboo. .. ___ Zope

Re: [Zope] Another Zope E-Commerce Site Online

2000-12-06 Thread Jason C. Leach
hi, You shoud add it to the Zope site's list of Zope sites. j. .. . Jason C. Leach ... University College of the Cariboo. .. ___ Zope maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope ** No

Re: [Zope] Another Zope E-Commerce Site Online

2000-12-06 Thread Jason C. Leach
hi, How long did it take? And what level of Zope(xpertese) where you at whe you started? Did you have to do that shopping cart from scratch? j. .. . Jason C. Leach ... University College of the Cariboo. .. On Wed, 6 Dec 2000, Brad Clements wrote: > Just announc

[Zope] On DTML and Python Script.

2000-12-04 Thread Jason C. Leach
se. I do agree that DMTL should be use as little as possible with Python used for anything over 10 lines. But why have a scripting language for both methods over and under 10 lines? j. .. . Jason C. Leach ... University Col

[Zope] How to use newline_to_br?

2000-12-04 Thread Roland C. Reumerman
Scenario: - a tried to show a multi-line text field in HTML with the current return line feeds converted to - I made a request form with a text field called data - in the response method there is a On viewing the former, and then submitting it to the latter: Error Type: TypeError Error Value: n

Re: [Zope] Running Zope

2000-12-03 Thread Jason C. Leach
g. I got Zope going on Linux and FreeBSD in under 10 mins each when I first installed it as a novice. .. . Jason C. Leach ... University College of the Cariboo. .. On Sat, 2 Dec 2000, Norm LaDuke wrote: > Can anyone out there tell me why anyone would use a product whose

Re: [Zope] IMAP and WorldPilot?

2000-12-03 Thread Jason C. Leach
IMAP is a mail server for the MTA. It does not have anything to do with Zope. j. .. . Jason C. Leach ... University College of the Cariboo. .. On Sun, 3 Dec 2000, Cymen Vig wrote: > I'm trying to setup WorldPilot on one server with IMAP running on anothe

[Zope] Monitoring Zope.

2000-12-03 Thread Jason C. Leach
ipt. I'll eventual improve upon it so it mails me a note and makes a log so I know if zope starts to bail quite a bit. j. .. . Jason C. Leach ... University College of the Cariboo. .. #!/usr/local/bin/python # # Simple Zope monitoring script. # Jason C

Re: [Zope] VHost logs.

2000-11-29 Thread Jason C. Leach
hi, With Apache in front of zope, do you disable Medusa? And do you need to set both Apache and Zope to have the vhosts (do I need to set up a vhost twice?). Thanks, j. .. . Jason C. Leach ... University College of the Cariboo. .. On Wed, 29 Nov 2000, Rob Miller wrote

[Zope] VHost logs.

2000-11-29 Thread Jason C. Leach
t. j. .. . Jason C. Leach ... University College of the Cariboo. .. ___ Zope maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zop

Re: [Zope] Zope restarting itself?

2000-11-29 Thread Jason C. Leach
hi, In linux I would just whip up a cron job, or script to keep an eye on it. In Linux (Unix) in's much easier to do your own restart method that it is with any of the windows so ... j. .. . Jason C. Leach ... University College of the Cariboo. .. On Wed, 29 Nov

Re: [Zope] Help!!

2000-11-29 Thread Jason C. Leach
hi, Create a user in acl_users, then use that person to manage the site. j. .. . Jason C. Leach ... University College of the Cariboo. .. On Wed, 29 Nov 2000, Ot Ratsaphong wrote: > Hi, > I'm new to Zope and have just installed Zope on a Win98 PC. > &

Re: [Zope] Fast Access.

2000-11-28 Thread Jason C. Leach
hi, Yes. Thats what I'm after. As it stands, during a long session with Zope I can spend lots of time just interacting with the interface. j. .. . Jason C. Leach ... University College of the Cariboo. .. On Tue, 28 Nov 2000, Chris McDonough wrote: > Faster t

[Zope] Fast Access.

2000-11-28 Thread Jason C. Leach
hi, Is there a faster way to access Zope? I find I wate too long for page refreshing and updates. j. .. . Jason C. Leach ... University College of the Cariboo. .. ___ Zope maillist - [EMAIL PROTECTED] http

Re: [Zope] LoginManager Help.

2000-11-26 Thread Jason C. Leach
Thanks, j. .. ..... Jason C. Leach ... University College of the Cariboo. .. ___ Zope maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.o

Re: [Zope] LoginManager Help.

2000-11-26 Thread Jason C. Leach
page for testing. I have also added those 4 external methods and Zope seems happy enough with them. What I get when I enter my username and password is, noting really. I just get the same form asking for my user name and pw. j. ...... . Jason C. Leach ... University College of

[Zope] LoginManager Help.

2000-11-26 Thread Jason C. Leach
ntation on LoginManager is pretty short. I don't mind doing the SQL method, if I don't have to install a 3rd party Database like mySQL or Postgres. It's a bit of an overkill so several users. Thanks, j. ...... . Jason C. Leach ... Universi

[Zope] Authenticating Users.

2000-11-25 Thread Jason C. Leach
s, the are authenticating from a acl_users that is in a sub-folder, not the main site's acl_users. Thanks, j. .. . Jason C. Leach ... University College of the Cariboo. .. ___ Zope maillist - [EMAIL PROTECTED] http://lists.z

[Zope] Calling obj. in index_html

2000-11-13 Thread Jason C. Leach
? Thanks, j. .. . Jason C. Leach ... University College of the Cariboo. .. ___ Zope maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http

RE: [Zope] Zope declining?

2000-11-13 Thread Jason C. Leach
level in this list and have lost interest. 3. Alt. sources of info like: irc.zope.net #Zope It's obvious when you see companies like www.cbsnewyork.com runing zope that it is gaining in market penetration. j. .. . Jason C. Leach ... University College of the Ca

Re: [Zope] security dilemma?

2000-11-09 Thread Jason C. Leach
hi, do you have these two: http://www.zope.org/Members/michel/ZB/ http://zdp.zope.org/projects/zqr j. .. . Jason C. Leach ... University College of the Cariboo. .. ___ Zope maillist - [EMAIL PROTECTED] http

Re: [Zope] logging for virtual hosts

2000-11-09 Thread Jason C. Leach
. .. . Jason C. Leach ... University College of the Cariboo. .. On 9 Nov 2000 [EMAIL PROTECTED] wrote: > We are using SiteAccess to have multiple virtual hosts on one Zope > Server. We would like to provide our customers with stats reports > based on the zope log. But entries i

Re: [Zope] images in directories

2000-11-06 Thread Jason C. Leach
hi, Sure they are. If you ftp a jpg to the server it comes up with an id of bla.jpg, you can then refrence it in html just like you would on an Apache server or whaterver j. .. . Jason C. Leach ... University College of the Cariboo. .. On Mon, 6 Nov 2000, Chris

Re: [Zope] Zope for medium/large sites

2000-11-05 Thread Jason C. Leach
hi, www.trouble.co.uk is suposed to get about 1M hits a day. For others check out: http://weblogs.userland.com/zopeNewbies/zopesites/ j. .. . Jason C. Leach ... University College of the Cariboo. .. On Sun, 5 Nov 2000, Tiago Antão wrote: > Hi! > > On Thu, 2

Re: [Zope] Disabling SiteAccess/SiteRoot ..

2000-11-05 Thread Jason C. Leach
hi, I did that. Set the / to some web site and could not get back to the console. I think you can just remove the product and it will restore itself. You will then need to uninstall it from zope, and then reinstall the product. j. .. . Jason C. Leach ... University

[Zope] Manually inc. sequence.

2000-11-03 Thread Jason C. Leach
hi, How do you manually move to the next item in a sequence? Also, how do you break one? j. .. . Jason C. Leach ... University College of the Cariboo. .. ___ Zope maillist - [EMAIL PROTECTED] http://lists.zope.org

Re: [Zope] Refrencing.

2000-11-03 Thread Jason C. Leach
hi, Ya. I'm developing a site (area really) for a client that must automatically detect all images, displaying only thumbnale images, which get linked to the large size. Once I get referencing down, it should be OK. j. .. . Jason C. Leach ... University College o

Re: [Zope] Securing an FTP server.

2000-11-03 Thread Jason C. Leach
hi, Thanks for the tip. I was hoping, once a user loges on for them to get deposited in a folder; mostly so they could not see who the other clients were. And yes, that is indeed UCC of Kamloops. j. .. . Jason C. Leach ... University College of the Cariboo. .. On

[Zope] Securing an FTP server.

2000-11-02 Thread Jason C. Leach
omeone has implemented an elagent solution like this. Thanks, j. .. ..... Jason C. Leach ... University College of the Cariboo. .. ___ Zope maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope ** No cross pos

[Zope] Refrencing.

2000-11-02 Thread Jason C. Leach
hi, if I do something like: What is the sintax to refrence that object? ? Thanks, j. .. . Jason C. Leach ... University College of the Cariboo. .. ___ Zope maillist - [EMAIL PROTECTED] http://lists.zope.org

Re: [Zope] images in directories

2000-11-02 Thread Jason C. Leach
s, so all you need to do is call there ID. Also, the PARENTS[0] allows you to go backwards through parent folders 0 is the folder you script is in, 1 is one level back and so on. j. .. . Jason C. Leach ... University College of the Cariboo. .. On 2 Nov 2000, CURTIS

[Zope] Proper way to do a search.

2000-10-31 Thread Jason C. Leach
Thanks, j. .. ..... Jason C. Leach ... University College of the Cariboo. .. ___ Zope maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.o

Re: [Zope] Almost Done.

2000-10-30 Thread Jason C. Leach
eBSD A j. .. ..... Jason C. Leach ... University College of the Cariboo. .. On Tue, 31 Oct 2000, Erik Enge wrote: > On Mon, 30 Oct 2000, Jason C. Leach wrote: > > > hi, > > Hi. > > > How do I get a TinyTable to display it's contents? > > > > Al

[Zope] Almost Done.

2000-10-30 Thread Jason C. Leach
a tag? j. .. ..... Jason C. Leach ... University College of the Cariboo. .. ___ Zope maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.o

[Zope] meta type?

2000-10-30 Thread Jason C. Leach
hi, What is ment by a meta type? Is that like 'Image' in the case of images, and Folder in the case of folders? j. .. ..... Jason C. Leach ... University College of the Cariboo. .. ___ Zope maillist - [EMAIL PROTE

[Zope] Displaying Folder Contents.

2000-10-29 Thread Jason C. Leach
ks, j. .. . Jason C. Leach ... University College of the Cariboo. .. ___ Zope maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo

Re: [Zope] Get file contents.

2000-10-29 Thread Jason C. Leach
pasing the correct object. I jest pass in a Zope File opject, which hapens to be a few lines of text. Thanks, j. .. ..... Jason C. Leach ... University College of the Cariboo. .. On Sun, 29 Oct 2000, Steve Spicklemire wrote: > > Hi Jason, > >Here's a

[Zope] Get file contents.

2000-10-29 Thread Jason C. Leach
hi, I pass a zope file object (just plane text) to an external method. The file consists of a list of lines of text. I'd like to extract those lines from the file and put 'em in a list. Can anyone help with the extraction method? Thanks, j. .. ..... Jaso

[Zope] load_sipe.py URL.

2000-10-28 Thread Jason C. Leach
hi, What does the load_site.py expect as a URL? Thanks, j. .. . Jason C. Leach ... University College of the Cariboo. .. ___ Zope maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope ** No cross

Re: [Zope] Calander.

2000-10-28 Thread Jason C. Leach
hi, Thanks. I'll look into it. j. .. . Jason C. Leach ... University College of the Cariboo. .. On Fri, 27 Oct 2000, Tim Cook wrote: > "Jason C. Leach" wrote: > > > > hi, > > > > I'm looking for a Zope calander k

[Zope] Securing ftp.

2000-10-28 Thread Jason C. Leach
hi, I'd like to set up a ftp site so a specific client gets sent to a specific folder when they log in, and they can not back out of that folder. Thanks, j. .. . Jason C. Leach ... University College of the Ca

[Zope] Calander.

2000-10-26 Thread Jason C. Leach
hi, I'm looking for a Zope calander kind of like you see on the ZopeNewbies page. Anyone seen a product like this hanging around. If not, perhaps I'll have to whip one up. :) Thanks, j. .. ..... Jason C. Leach ... University College of t

[Zope] Authentication headers & firewall port redirection

2000-10-13 Thread Roland C. Reumerman
As stated in an email some time before I ran into some problems concerning accessing my password protected Zope site. The situation: * Zope 2.2.2 runs on a web server called www.datadistilleries.com on port 8080 * the web site it offers is protected with Zope's own authentication mechanism * t

[Zope] DCOracle Connection with Oracle 8.0.5

2000-09-13 Thread Celio C. Guimaraes
=DCOracle.Connect('scott/tiger@ora8') returns with error: ORA-12154 : TNS: could not resolve service name 2) I would like to connect to a remote oracle server. In this case the @sid parameter is essential. How could this problem be fixed? Is it a simple parsing problem in the oci_8.c Log

[Zope] DCOracle examples

2000-09-08 Thread Celio C. Guimaraes
I have just installed the DCOracle package to access an Oracle 8.0.5 server with python1.6. I have run with success the test script DCOracle_test.py connecting to the Oracle database. I would like to see some python examples of the DBI API with queries and so on. Could you give any help? Celio G

[Zope] zope's competitors

2000-07-27 Thread Derouin . C
hi, do you know zope's competitors? Kate ___ Zope maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists

[Zope] (no subject)

2000-07-27 Thread Derouin . C
hi, do you know any zope's competitors ? Kate ___ Zope maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://

[Zope] Newbie: Zope a webserver? Serving PHP and Perl

2000-07-13 Thread Lucas Young (c)
Title: Newbie: Zope a webserver? Serving PHP and Perl Hi Have just installed Zope under Win2K and it works fine - I see a lot of people mention using Apache to server Zope, but isnt Zope a webserver itself? I can browse to http://server:8080/ and view Zope pages, so why would I need Apache?

Re: [Zope] Zope as a program

2000-06-13 Thread Malcolm C. Mallette
I was so mad I could not type correctly the first time. Second message is correct. Andrew Kenneth Milton wrote: > > +[ Malcolm C. Mallette ]- > | Zope is the sorst escuse for a program I have ever encountered. > > Right after you

[Zope] zope as program

2000-06-13 Thread Malcolm C. Mallette
Zope is the worst excuse of a program I have ever encountered. ___ Zope maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-a

[Zope] Zope as a program

2000-06-13 Thread Malcolm C. Mallette
Zope is the sorst escuse for a program I have ever encountered. ___ Zope maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-

[Zope] Zope w/ FreeBSD 4.

2000-06-10 Thread Jason C. Leach
hi, I would do with a hand getting zope working w/ FreeBSD 4. I make it by going to the /usr/ports, and why I try and start it with './start' I get the errors at the end of this msg. Also, Zope seems to have installed the SSL mod for Apache. Do I need to make any modificatons to get that workin