brandblast Posted July 6, 2003 Posted July 6, 2003 1054 - Unknown column 'test' in 'where clause' SELECT * FROM fedex_pcode_to_zone_xref WHERE test >= pcode_from and test <= pcode_to [TEP STOP] Anyone know what this means?
brandblast Posted July 6, 2003 Author Posted July 6, 2003 Now all my shipping settings are screwed, here is the happy messages. United Parcel Service An error occured with the UPS shipping calculations. Invalid ConsigneePostalCode If you prefer to use UPS as your shipping method, please contact the store owner. United States Postal Service An error occured with the USPS shipping calculations. If you prefer to use USPS as your shipping method, please contact the store owner.
Guest Posted July 6, 2003 Posted July 6, 2003 Database - looks like your table 'fedex_pcode_to_zone_xref' is missing a column named 'test' .... however, 'test' may also be a variable and the query is just wrongly formatted... did you try and change/add anything to the contribution..? :shock:
brandblast Posted July 6, 2003 Author Posted July 6, 2003 No, I just installed the contribution and followed the directions.
brandblast Posted July 6, 2003 Author Posted July 6, 2003 I fixed the UPS and USPS issues, it was just an admin config issue, i'm still beffled by the above error message though.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.