[imp] problems with 2.3.7-cvs

Jon Parise jon@csh.rit.edu
Mon, 7 May 2001 14:50:00 -0400


On Mon, May 07, 2001 at 03:19:21PM +0300, Martn Marqus wrote:

> You were right. I had an old schema.
> 
> Bug report: The postgresql part of horde/scripts/db/README is wrong. It should
> be:
> 
> $ psql horde < auth.sql
> $ psql horde < prefs.sql
> 
> The readme says to do it with the template1 database, which is wrong.

Good point.  I just fixed that.
 
> > $this->registry['auth']['login'] = 'imp'; 
> > $this->registry['auth']['logout'] = 'imp'; 
> 
> This lines don't appear on the horde/config/registry.php file. Should I add
> them?
 
Yes.  They should be in horde/config/registry.php.dist.  You'll
need to update horde/config/registry.php by hand.

-- 
Jon Parise (jon@csh.rit.edu)  .  Rochester Inst. of Technology
http://www.csh.rit.edu/~jon/  :  Computer Science House Member


>From martin@bugs.unl.edu.ar Date: Mon,  7 May 2001 15:53:36 +0300
Return-Path: <martin@bugs.unl.edu.ar>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 98389 invoked from network); 7 May 2001 18:53:00 -0000
Received: from bugs.unl.edu.ar (168.96.132.208)
  by horde.org with SMTP; 7 May 2001 18:53:00 -0000
Received: by bugs.unl.edu.ar (Postfix, from userid 60001)
	id E2CF32AB3A; Mon,  7 May 2001 15:53:36 +0300 (GMT)
Received: from 170.210.15.78 ( [170.210.15.78])
	as user martin@localhost by bugs.unl.edu.ar with HTTP;
	Mon,  7 May 2001 15:53:36 +0300
Message-ID: <989240016.3af69ad04bc46@bugs.unl.edu.ar>
Date: Mon,  7 May 2001 15:53:36 +0300
From: =?iso-8859-1?B?TWFydO1uIE1hcnF16XM=?= <martin@bugs.unl.edu.ar>
To: imp@lists.horde.org
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 2.3.7-cvs
Subject: error with turba on IMP 2.3.7-cvs

I get this error message when trying to add a new contact:

Fatal error: Call to undefined function: quotestring() in
/space/httpd/html/horde/turba/lib/Driver/sql.php on line 143

Now, I looked at the FAQ and didn't find anything related with this function. I
looked in the php site, and also didn't find it.

I also looked in the DB.php file, and found nothing related with this function
of the DB clase.

Any thoughts?

Saludos... :-)

-- 
El mejor sistema operativo es aquel que te da de comer.
Cuida tu dieta.
-----------------------------------------------------------------
Martin Marques                  |        mmarques@unl.edu.ar
Programador, Administrador      |       Centro de Telematica
                       Universidad Nacional
                            del Litoral
-----------------------------------------------------------------


>From martin@bugs.unl.edu.ar Date: Mon,  7 May 2001 15:56:48 +0300
Return-Path: <martin@bugs.unl.edu.ar>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 99242 invoked from network); 7 May 2001 18:56:11 -0000
Received: from bugs.unl.edu.ar (168.96.132.208)
  by horde.org with SMTP; 7 May 2001 18:56:11 -0000
Received: by bugs.unl.edu.ar (Postfix, from userid 60001)
	id F2E842AB3A; Mon,  7 May 2001 15:56:48 +0300 (GMT)
Received: from 170.210.15.78 ( [170.210.15.78])
	as user martin@localhost by bugs.unl.edu.ar with HTTP;
	Mon,  7 May 2001 15:56:48 +0300
Message-ID: <989240208.3af69b9077c8e@bugs.unl.edu.ar>
Date: Mon,  7 May 2001 15:56:48 +0300
From: =?iso-8859-1?B?TWFydO1uIE1hcnF16XM=?= <martin@bugs.unl.edu.ar>
To: imp@lists.horde.org
References: <01050711411905.17471@bugs> <989252515.3af6cba3aae72@www.the-triumvirate.net> <989237961.3af692c9642d6@bugs.unl.edu.ar> <20010507145000.B1250@csh.rit.edu>
In-Reply-To: <20010507145000.B1250@csh.rit.edu>
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 2.3.7-cvs
Subject: Re: [imp] problems with 2.3.7-cvs

Quoting Jon Parise <jon@csh.rit.edu>:

> On Mon, May 07, 2001 at 03:19:21PM +0300, Martn Marqus wrote:
>  
> > > $this->registry['auth']['login'] = 'imp'; 
> > > $this->registry['auth']['logout'] = 'imp'; 
> > 
> > This lines don't appear on the horde/config/registry.php file. Should I
> add
> > them?
>  
> Yes.  They should be in horde/config/registry.php.dist.  You'll
> need to update horde/config/registry.php by hand.

Yes, I found them in the registry.php.dist

Saludos... :-)

-- 
El mejor sistema operativo es aquel que te da de comer.
Cuida tu dieta.
-----------------------------------------------------------------
Martin Marques                  |        mmarques@unl.edu.ar
Programador, Administrador      |       Centro de Telematica
                       Universidad Nacional
                            del Litoral
-----------------------------------------------------------------