You were right, my config was
error_reporting = E_ALL
Thanks so much,
Fred
----- Original Message -----
From: "David Guerizec" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, April 27, 2001 10:16 AM
Subject: Re: [midgard-user] PHP errors in Asgard
>
> =?iso-8859-1?Q?Fr=E9d=E9ric_Leuba_-_TGS_France?= <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> >
> > I just installed Midgard 1.4.1, when logging to /asgard I got following
php
> > errors:
> >
> > Warning: Undefined property: Group_Member in code-global on line 44
> >
> > Warning: Undefined variable: AsgardRelogin in code-init on line 5
> >
> > Warning: Undefined variable: error in info on line 2
> >
> > Warning: Undefined variable: warning in info on line 7
> >
> > Warning: Undefined variable: info in info on line 12
> >
> > Warning: Undefined variable: oldpos in
> > snippet:///Asgard/Classes/Template-base on line 546
> >
> > Warning: Undefined variable: oldpos in
> > snippet:///Asgard/Classes/Template-base on line 549
> >
> > Warning: Undefined variable: oldpos in
> > snippet:///Asgard/Classes/Template-base on line 549
> >
> > It seems that there are errors with snippet! Or what else could it be,
and
> > how to resolve this problem?
> > I installed nadmin3a, same kind of problem, probably the same reason.
> >
> > Could anyone guide me to find the error?
> >
>
> These are not errors, but warnings. Check your php.ini file and adjust the
error_reporting value.
>
> FYI, here is my own setting (it doesn't trigger these warnings):
> error_reporting = E_ALL & ~E_NOTICE ; Show all errors except for notices
>
>
> > Thanks.
> >
> > Fred
> > TGS France
>
> --
> Best regards, David Guerizec
> http://www.guerizec.net/david/ http://www.imuable.org/
> http://www.midgard-project.org/ http://www.aurora-linux.com/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]