Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Anyone know what i've done wrong?


Guest

Recommended Posts

Posted

Hi,

 

When a customer goes to look at there order history, clicks view, they get this:

 

1054 - Unknown column 'cc_start' 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, 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, cc_start, cc_issue , cc_cvv, currency, currency_value, date_purchased, orders_status, last_modified from orders where orders_id = '260'

 

[TEP STOP]

 

 

Any ideas?

 

 

Thanks

 

 

Ian

Posted

1054 - Unknown column 'cc_start'

 

Did you just install a Contribution? In the instructions, was there an SQL query you needed to run in the data base?

 

jon

It's all just ones and zeros....

Posted

I agree. Did you upgrade or install a contrib or module? I think you forgot to run a sql query. Is the contrib or module compatible with your version of oscommerce?

Posted
I agree. Did you upgrade or install a contrib or module? I think you forgot to run a sql query. Is the contrib or module compatible with your version of oscommerce?

 

 

I forgot to add that it seems to be running against your 'checkout_process.php' file. Did you make changes to it?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...