As near as I can tell the error display on the test server is on. It is
running Apache and the value for error display is 1.  Since Magic quotes are
off at a value of 0 I assuse 1 is on.

I have made no changes to global_settings that I am aware of, except for
changing the values for the mysql server.  I will try using a stock
global_settings file from the most recent version of freetrade later today
and let you know what happens.  Also I don't think I have added any
additional calls to load the language file, just the default one in the
global_settings file.

Shawn


----- Original Message -----
From: "Leon Atkinson" <[EMAIL PROTECTED]>
To: "FreeTrade" <[EMAIL PROTECTED]>
Sent: Sunday, November 05, 2000 6:50 PM
Subject: Re: [FreeTrade] Really need HELP.


> >   I'm talking about the warnings, such as
> >
> > > Warning: Use of undefined constant GENERATE_BROWSER_CONSTANTS -
assumed
> > > 'GENERATE_BROWSER_CONSTANTS' in
> >
> >   Myself, I like to develop with all errors and warnings enabled.  IMHO,
> this isn't a 'bug', but should still be 'corrected' :)
>
> In fact, warnings should probably always be on, as is the default in
> php.ini. If the system is complaining about constants that are missing, it
> seems likely that they were deleted somewhere (in this case, in
> global_settings).  Another error Shawn reports is about duplicate
> definitions of constants.  That's even worse because it probably means the
> language file is getting included twice.  I'm sure these bugs aren't in
the
> distribution.
>
> What's confusing, Shawn, is that you suggest that your code isn't
producing
> these errors on another server.  Does THAT server have warnings turned off
> too?  Just to be clear, turning off the warning messages isn't really
> solving your problems, it's just hiding them from you.
>
> Leon
>
>
>
>
> ------------------------------------------------------------
> To subscribe:    [EMAIL PROTECTED]
> To unsubscribe:  [EMAIL PROTECTED]
> Site:            http://www.working-dogs.com/freetrade/
> Problems?:       [EMAIL PROTECTED]
>



------------------------------------------------------------
To subscribe:    [EMAIL PROTECTED]
To unsubscribe:  [EMAIL PROTECTED]
Site:            http://www.working-dogs.com/freetrade/
Problems?:       [EMAIL PROTECTED]

Reply via email to