On Tue, 27 Feb 2001 16:27:00 +0000, Bob Hutchinson wrote:

>>SQL-query:
>>SELECT i.Invoice, s.Name, i.Created, i.Description FROM status s, 
>>invoice_status i,
>>invoice n WHERE i.Status = s.ID AND i.Invoice = n.ID AND n.Active != 'N' 
>>LIMIT 0, 30
>>
>>and the list of invoices will correctly displayed in phMyAdmin
>>
>>.. i don't know how to knock my head :-))
>
>remove the 'order by' line in admin_invoice?
>

In the example above in effect i remove the order method but i never tested on 
FreeTrade module.

It's very strange that in 6 month (or more) i never had this problem and now i have 
this problem on all 3 sites ...bah!



--
Stefano Orsi
Email: [EMAIL PROTECTED]




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

Reply via email to