When trying to checkout without being logged in as a user I get this message:
* user warning: Unknown column 'fullname' in 'field list' query: INSERT INTO ec_transaction_address (fullname, firstname, lastname, street1, street2, zip, city, state, country, txnid, type) VALUES ('', 'foo', 'bar', 'one', 'two', 'five', 'three', 'four', 'af', 2, 'billing') in C:\wamp\www\drupal-5.2\includes\database.mysql.inc on line 172.
* user warning: Unknown column 'fullname' in 'field list' query: INSERT INTO ec_transaction_address (fullname, firstname, lastname, street1, street2, zip, city, state, country, txnid, type) VALUES ('', 'foo', 'bar', 'one', 'two', 'five', 'three', 'four', 'af', 2, 'shipping') in C:\wamp\www\drupal-5.2\includes\database.mysql.inc on line 172.
Comments
Comment #1
gordon commentedThanks this has been fixed in later versions. There will be an alpha 2 in a few days.
Comment #2
daniel sanchez commentedI get this if I click on "Return to Merchant" link at the bottom of Paypal page.
Using 4 alpha 3
Comment #3
(not verified) commented