Shawn,

  Take a look at the following section of php.ini:

; Error handling and logging ;
error_reporting = E_ALL & ~E_NOTICE  ; Show all errors except for notices

Looks like you want to have warnings suppressed.  I would sure like to see them
'corrected' in v2 though.

John

At 11/5/2000 04:54 PM, you wrote: 
>
> Hi All;
>
> My main Hardrive died yesterday.  Luckily I have backups of my data, but i
> am having trouble getting freetrade to run on my machine.  Actually it is
> running but giving me a wierd situation.  I am using the Xitami webserver
> with PHP4 and MySQL on Win 2000 Pro.  Everything works but when i load
> freetrade into my browser I get about 50 of the following types of messages.
>
> Warning: Constant l_updateattr_denied already defined in
> G:/Xitami/webpages/php/front_to_back//modules/language/english on line 374
>
> Warning: Undefined variable: category in
> G:/Xitami/webpages/php/front_to_back//modules/navigation/left_side on line
> 32
>
> Warning: Use of undefined constant GENERATE_BROWSER_CONSTANTS - assumed
> 'GENERATE_BROWSER_CONSTANTS' in
> G:/Xitami/webpages/php/front_to_back//modules/navigation/page_top on line 66
> onClick="popuphelp(this.href); return false;" TARGET="help">Help
>
> What am I missing in my setup?  Other than this everything works and I can
> use the site as normal and order products.
> I am using the most recent version of my code just downloaded from my test
> site.
>
> Shawn


--
/* SteeleSoft Consulting  John Steele - Systems Analyst/Programmer
 *  We also walk dogs...  [EMAIL PROTECTED] - PHP/MySQL/Linux/Hosting
 *                        http://www.gamecomputer.com/ssc/
 */


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

Reply via email to