Okay first thing in global_settings comment out the error reporting near the
top.
//set full error reporting on
error_reporting(63); change this to
//error_reporting(63); this
also you dont have to specify any paths the only configuring you have to do
is in global_settings and that is to the Mysql database info.
If you need anymore help were all here
dan
----------
>From: Curt Gran <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: [FreeTrade] Newbie install prob....
>Date: Tue, Feb 29, 2000, 8:36 PM
>
>I don't think this first error is valid. I'm in denial. Can someone point
>me to what the problem is here?
>Before you look at the errors here is some of my info:
>
>Path to freetrade modules
>/home/httpd/freetrade
>
>Path to freetrade index.php3
>/home/httpd/html/store
>
>Settings in index.php3:
>define("SERVER_NAME", "www.mydomain.com");
>define("SCRIPT_NAME", basename("index.php3"));
>define("APPLICATION_ROOT", "/home/httpd/freetrade");
>define("EXTERNAL_PATH", dirname("/store") . "/");
>
>Now here's the errors:
>
>Warning: Uninitialized variable or array index or property (ibid) in
>/home/httpd/freetrade/modules/language/english on line 857
>
>Warning: Uninitialized variable or array index or property
>(Browser_TextOnly) in /home/httpd/freetrade/modules/include/init on line
>251
>
>Warning: Cannot add more header information - the header was already sent
>(header information may be added only before any output
>is generated from the script - check for text or whitespace outside PHP
>tags, or calls to functions that output text) in
>/home/httpd/html/store/index.php3 on line 141
>
>Warning: Cannot add more header information - the header was already sent
>(header information may be added only before any output
>is generated from the script - check for text or whitespace outside PHP
>tags, or calls to functions that output text) in
>/home/httpd/html/store/index.php3 on line 142
>
>Warning: Cannot add more header information - the header was already sent
>(header information may be added only before any output
>is generated from the script - check for text or whitespace outside PHP
>tags, or calls to functions that output text) in
>/home/httpd/html/store/index.php3 on line 143
>
>Warning: Cannot add more header information - the header was already sent
>(header information may be added only before any output
>is generated from the script - check for text or whitespace outside PHP
>tags, or calls to functions that output text) in
>/home/httpd/html/store/index.php3 on line 144
>
>Warning: 0 is not a MySQL result index in
>/home/httpd/freetrade/modules/actions/GENERATE_SID on line 87
>
>Warning: Oops, php3_SetCookie called after header has been sent in
>/home/httpd/freetrade/modules/actions/GENERATE_SID
>on line 137
>**************************************************************************
>She says if I go motorcycling one more time she'll leave me....
>
> - _- ~ - ~\___**\o
> _ ~_ ~()- oOQ/ () ... I'll miss her.
>
>ABATE of Wisconsin, Web Site Administrator
>http://www.abatewis.org
>**************************************************************************
>
>
>
>------------------------------------------------------------
>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]