From couchdb-user-return-422-apmail-incubator-couchdb-user-archive=incubator.apache.org@incubator.apache.org Fri May 16 18:23:14 2008 Return-Path: Delivered-To: apmail-incubator-couchdb-user-archive@locus.apache.org Received: (qmail 42890 invoked from network); 16 May 2008 18:23:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 May 2008 18:23:13 -0000 Received: (qmail 86098 invoked by uid 500); 16 May 2008 18:23:15 -0000 Delivered-To: apmail-incubator-couchdb-user-archive@incubator.apache.org Received: (qmail 86076 invoked by uid 500); 16 May 2008 18:23:15 -0000 Mailing-List: contact couchdb-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: couchdb-user@incubator.apache.org Delivered-To: mailing list couchdb-user@incubator.apache.org Received: (qmail 86065 invoked by uid 99); 16 May 2008 18:23:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 May 2008 11:23:15 -0700 X-ASF-Spam-Status: No, hits=2.7 required=10.0 tests=SPF_NEUTRAL,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [83.97.50.139] (HELO jan.prima.de) (83.97.50.139) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 May 2008 18:22:28 +0000 Received: from [10.0.2.3] (e179140106.adsl.alicedsl.de [::ffff:85.179.140.106]) (AUTH: LOGIN jan, SSL: TLSv1/SSLv3,128bits,AES128-SHA) by jan.prima.de with esmtp; Fri, 16 May 2008 18:22:41 +0000 Message-Id: From: Jan Lehnardt To: couchdb-user@incubator.apache.org In-Reply-To: Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v919.2) Subject: Re: unable to create database in Futon Date: Fri, 16 May 2008 20:22:40 +0200 References: X-Mailer: Apple Mail (2.919.2) X-Virus-Checked: Checked by ClamAV on apache.org Heya Terry, what version of CouchDB have you installed? Do you have the file jquery.couch.js? Is it loaded correctly in Firefox (Use Firebug to find out)? Cheers Jan -- On May 16, 2008, at 20:04, Terry Catapano wrote: > I'm probably overlooking something simple, but I'm unable to create a > database within Futon. My Firefox error console reports this error: > > Error: $.showDialog is not a function > Source File: http://localhost:5984/_utils/script/browse.js > Line: 21 > > I'm using Firefox 2.0.0.14 on OS X 10.4.11. Couchdb is installed on > Ubuntu 7.10. > > Any help would be appreciated. > > Thanks > > Terry >