> Hi everyone:
> I am trying to get an invoice and received a message to the following:
> Invoice "92" is an invalid invoice. Click here to return to the list of invoices.
>Query was SELECT
> i.User, i.Created, u.Address, b.Address FROM invoice i, user u, shipping b WHERE
>i.ID = 92 AND
> b.Invoice = 92 AND i.User = u.ID AND i.Active = 'Y'
>
> I require that people register for the site to buy things.
>
> Can you tell me where I can find out more about this error? I have had it a few
>times and thought that
> maybe it was the end user that was screwing up, but I think it might be the program.
>It could be that
> it is an old version of FreeTrade that I am using?
> Any help is appreciated. Especially help on how I can get rid of this error.
>
> Thanks!
> Mike
Mike,
Is it possible that the invoice somehow got set inactive and then got
erased (are your inactive invoices being erased periodically)? We've
had problems similar to this.
-jj
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Site: http://www.working-dogs.com/freetrade/
Problems?: [EMAIL PROTECTED]