tomliuwhite Posted August 29, 2006 Posted August 29, 2006 After i installed tax_exempt_and_organization_discounts_version-1.5 contribution, i got the below error on account_history_info.php page: 1054 - Unknown column 'comments' in 'field list' select customers_id, customers_name, customers_company, customers_street_address, customers_suburb, customers_city, customers_postcode, customers_state, customers_country, customers_telephone, customers_email_address, customers_address_format_id, customers_tax_exempt, customers_tax_exempt_id, customers_org_type, delivery_name, delivery_company, delivery_street_address, delivery_suburb, delivery_city, delivery_postcode, delivery_state, delivery_country, delivery_address_format_id, billing_name, billing_company, billing_street_address, billing_suburb, billing_city, billing_postcode, billing_state, billing_country, billing_address_format_id, payment_method, cc_type, cc_owner, cc_number, cc_expires, comments, currency, currency_value, date_purchased, orders_status, last_modified from orders where orders_id = '6' Any idea about this? Many thanks in advance! Quote
desidil4ever Posted August 29, 2006 Posted August 29, 2006 After i installed tax_exempt_and_organization_discounts_version-1.5 contribution, i got the below error on account_history_info.php page: 1054 - Unknown column 'comments' in 'field list' select customers_id, customers_name, customers_company, customers_street_address, customers_suburb, customers_city, customers_postcode, customers_state, customers_country, customers_telephone, customers_email_address, customers_address_format_id, customers_tax_exempt, customers_tax_exempt_id, customers_org_type, delivery_name, delivery_company, delivery_street_address, delivery_suburb, delivery_city, delivery_postcode, delivery_state, delivery_country, delivery_address_format_id, billing_name, billing_company, billing_street_address, billing_suburb, billing_city, billing_postcode, billing_state, billing_country, billing_address_format_id, payment_method, cc_type, cc_owner, cc_number, cc_expires, comments, currency, currency_value, date_purchased, orders_status, last_modified from orders where orders_id = '6' Any idea about this? Many thanks in advance! u actually have a field in the list...called "columns" that is undefined...remove it n u will be fine:) Quote Simple Add-ons Please add simple plain tips here for others.
tomliuwhite Posted August 30, 2006 Author Posted August 30, 2006 u actually have a field in the list...called "columns" that is undefined...remove it n u will be fine:) Thanks for your help! I got another question: After i installed this contribution, i went to admin->categories/products and i saw a new select option which is called "GSA pricing". What is the meaning of this? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.