> When running the latest nightly build of freetrade 2.0, I had to add a
> "Notes" field to the session_sku, invoice_sku tables in order to proceed
> with checkout.  Can you fix that in the build.sql?  I guessed
> varchar(50) and it seemed to work to at least get me to the checkout but
> you might have had something else in mind.
>
> I still get, "An error occured while saving your billing info!" when I
> tried to "Set billing information".  Any clues why?

The schema is correct, it's just that the code hasn't caught up yet.  We're
dropping the use of a serialized array stored in a blob in favor of new
tables (invoice_sku_variation, for example).  I guess all I can say is to
hang on until someone gets around to fixing it.

Leon


_______________________________________________
FreeTrade-dev mailing list
[EMAIL PROTECTED]
http://share.whichever.com/mailman/listinfo/freetrade-dev

Reply via email to