I recently did a bazaar update and had the following error code pop up on all pages, with a different node id depending on the node it popped up on (ie, it appeared on the home page with the home page node id, even though there are no products on that node). It seems primarily to refer to my product node currently, but I can't seem to reproduce a problem where it was actually repeating the error on pages where multiple nodes were referenced:
user warning: Unknown column 'address1' in 'field list' query: SELECT first_name, last_name, company, address1 AS street1, address2 AS street2, city, zone, postal_code, country FROM uc_quote_product_locations WHERE nid = 72 in /../includes/database.mysql.inc on line 172.
I'm also having a lot of trouble getting the USPS shipping quotes to work properly. I've reviewed all posts regarding the following XML errors, and my settings all appear to be correct, and I have the latest files, and the XML error is still generated (and repeated several times):
# warning: xml_parse() [function.xml-parse]: Unable to call handler _startElement() in /home/.../modules/ubercart/uc_store/includes/simplexml.php on line 244.
# warning: xml_parse() [function.xml-parse]: Unable to call handler _characterData() in /home/.../modules/ubercart/uc_store/includes/simplexml.php on line 244.
# warning: xml_parse() [function.xml-parse]: Unable to call handler _endElement() in /home/.../modules/ubercart/uc_store/includes/simplexml.php on line 244.I'm running PHP5. At the quote step I get the prices for different shipping options, yet there is the following error displaying below it:
First-Class Mail Parcel: $4.92
Priority Mail, 2 days in transit: $6.90
Parcel Post: $12.59
There were problems getting a shipping quote. Please verify the delivery and product information and try again.
If this does not resolve the issue, please call in to complete your order.
When the order goes through Paypal and I get to the review order page, the XML errors appear. At the submit order page, where the shipping cost should appear it says:
Subtotal: $10.00
Error calculating shipping: $0.00
Total: $10.00
I'm lost on how to fix these and have scoured the boards and tried everything that everyone suggested, did a bazaar update on the latest files, ran the update script, etc, and am not getting anywhere. Any help would be greatly appreciated.
Thanks,
Theresa








Joined: 09/17/2007