-----8><-----
> Bug 2:
> I tried to "dump_invoices.php3" from both version 1.0.0 and 1.0.1 both
> gave me the same error messages:
> Warning: Failed opening 'APPLICATION_ROOT/modules/language/english' for
> inclusion in /home/linuxyen-1.0.0/modules/include/global_settings on line
> 272
>
> Warning: Oops, php3_SetCookie called after header has been sent in
> /home/linuxyen-1.0.0/modules/include/init on line 336
>
> Warning: Failed opening 'APPLICATION_ROOT/modules/include/fee' for
> inclusion in /home/linuxyen-1.0.0/modules/include/calculateTotal on line
> 67
>
> Warning: 0 is not a MySQL result index in
> /home/linuxyen-1.0.0/htdocs/admin/dump_invoices.php3 on line 293
> L_DUMP_INVOICES_NO_SHIPPING_RECORDS1
>
>
> Kent
>
The address fields used in dump_invoices are wrong... easiest to pull up
columns from address table and adjust the mysql queries that are crapping
out. Quite a few of the fields don't match up (name fields, address fields,
postal code...). I think dump_invoices was just hijacked from another
app -jj was working on and brought into FreeTrade. Anyway you fix the field
names and it works great.
Chuck
ps. I also changed the path variable declarations to match the declaration
style used in index, but I was just being anal.
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Site: http://www.working-dogs.com/freetrade/
Problems?: [EMAIL PROTECTED]