warning messages from Gollem
Atif Ghaffar
aghaffar@developer.ch
Tue, 03 Jul 2001 16:34:47 +0200
Hi,
If I chdir to a directory with no files or subdirectories, I am getting
the following warning messages:
Warning: Invalid argument supplied for foreach() in
/u1/usr/apache/htdocs/ISPHORDE/horde/gollem/lib/Gollem.php on line 332
Warning: Wrong datatype in usort() call in
/u1/usr/apache/htdocs/ISPHORDE/horde/gollem/lib/Gollem.php on line 345
Is it my misconfiguration?
What more information can I provide you to help you debug this?
thanks
--
Atif Ghaffar
Internet Development Manager
4unet AG/SA/Ltd.
---------------------------.
+41 21 351 53 60 ¦ voice
+41 79 659 89 72 ¦ mobile
+41 21 254 53 62 ¦ fax
http://www.4unet.net ¦ www
http://www.atifghaffar.com ¦ homepage
atif.ghaffar@4unet.net ¦ email
>From janmailing@gmx.de Date: Tue, 3 Jul 2001 16:29:41 +0200
Return-Path: <janmailing@gmx.de>
Mailing-List: contact dev-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list dev@lists.horde.org
Received: (qmail 64496 invoked from network); 3 Jul 2001 14:37:04 -0000
Received: from mailout03.sul.t-online.com (HELO mailout03.sul.t-online.de) (194.25.134.81)
by horde.org with SMTP; 3 Jul 2001 14:37:04 -0000
Received: from fwd00.sul.t-online.de
by mailout03.sul.t-online.de with smtp
id 15HRIV-0000N5-00; Tue, 03 Jul 2001 16:37:03 +0200
Received: from linux.wg.de (320034214675-0001@[217.80.111.34]) by fmrl00.sul.t-online.com
with esmtp id 15HRIE-1GmEgyC; Tue, 3 Jul 2001 16:36:46 +0200
Received: from localhost (localhost [127.0.0.1])
by linux.wg.de (8.11.0/8.11.0/SuSE Linux 8.11.0-0.4) with ESMTP id f63ETgR28397
for <dev@lists.horde.org>; Tue, 3 Jul 2001 16:29:42 +0200
Received: from 62.225.101.66 ( [62.225.101.66])
as user jan@mail.wg.de by jan.dip.ammma.net with HTTP;
Tue, 3 Jul 2001 16:29:41 +0200
Message-ID: <994170581.3b41d6d5d8458@jan.dip.ammma.net>
Date: Tue, 3 Jul 2001 16:29:41 +0200
From: Jan Schneider <janmailing@gmx.de>
To: dev@lists.horde.org
References: <3B410B49.3E92756C@developer.ch> <994132061.3b41405d7904f@marina.horde.org> <3B41D564.55898F1F@developer.ch>
In-Reply-To: <3B41D564.55898F1F@developer.ch>
MIME-Version: 1.0
Content-Type: text/plain
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 2.3.7-cvs
X-Sender: 320034214675-0001@t-dialin.net
Subject: Re: [dev] gollem authentification via Horde
Zitat von Atif Ghaffar <aghaffar@developer.ch>:
> Chuck Hagenbuch wrote:
> >
> > Quoting Atif Ghaffar <aghaffar@developer.ch>:
> >
> > > I am prompted for reauthentification for gollem after logging into
> > > Horde.
> > > How can I configure gollem that is looks up user/pass from Horde?
> >
> > You can't. If you want, you can configure gollem to handle Horde
> authentication.
>
> Hmm, If I set gollem as the auth handler, I dont get logged to IMP.
That's true. FTP access as well as imap servers need their own
authentification. This is why gollem and imp have their own auth methods. You
must decide: Let imp do the horde auth and log in to gollem manually or vice
versa.
Jan.
>From janmailing@gmx.de Date: Tue, 3 Jul 2001 16:53:25 +0200
Return-Path: <janmailing@gmx.de>
Mailing-List: contact dev-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list dev@lists.horde.org
Received: (qmail 65553 invoked from network); 3 Jul 2001 14:56:55 -0000
Received: from mailout03.sul.t-online.com (HELO mailout03.sul.t-online.de) (194.25.134.81)
by horde.org with SMTP; 3 Jul 2001 14:56:55 -0000
Received: from fwd07.sul.t-online.de
by mailout03.sul.t-online.de with smtp
id 15HRbi-0000wE-01; Tue, 03 Jul 2001 16:56:54 +0200
Received: from linux.wg.de (320034214675-0001@[217.80.111.34]) by fmrl07.sul.t-online.com
with esmtp id 15HRbc-0O0CgaC; Tue, 3 Jul 2001 16:56:48 +0200
Received: from localhost (localhost [127.0.0.1])
by linux.wg.de (8.11.0/8.11.0/SuSE Linux 8.11.0-0.4) with ESMTP id f63ErRR28556
for <dev@lists.horde.org>; Tue, 3 Jul 2001 16:53:27 +0200
Received: from 62.225.101.66 ( [62.225.101.66])
as user jan@mail.wg.de by jan.dip.ammma.net with HTTP;
Tue, 3 Jul 2001 16:53:25 +0200
Message-ID: <994172005.3b41dc654d19c@jan.dip.ammma.net>
Date: Tue, 3 Jul 2001 16:53:25 +0200
From: Jan Schneider <janmailing@gmx.de>
To: dev@lists.horde.org
References: <3B41D807.C53F1AA2@developer.ch>
In-Reply-To: <3B41D807.C53F1AA2@developer.ch>
MIME-Version: 1.0
Content-Type: text/plain
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 2.3.7-cvs
X-Sender: 320034214675-0001@t-dialin.net
Subject: Re: [dev] warning messages from Gollem
Zitat von Atif Ghaffar <aghaffar@developer.ch>:
> Hi,
>
> If I chdir to a directory with no files or subdirectories, I am getting
> the following warning messages:
>
> Warning: Invalid argument supplied for foreach() in
> /u1/usr/apache/htdocs/ISPHORDE/horde/gollem/lib/Gollem.php on line 332
> Warning: Wrong datatype in usort() call in
> /u1/usr/apache/htdocs/ISPHORDE/horde/gollem/lib/Gollem.php on line 345
>
> Is it my misconfiguration?
No, it was a bug. Should be fixed now.
Jan.