Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

purchased_without_account


MoisesZaragoza

Recommended Posts

Posted

a client of my store send me this error message

but i have no idea how to recreate it so i can fix it

if any one know how this happens would help me allot and if there is a way to fix it would be better

 

Thanks

 

 

1054 - Unknown column 'purchased_without_account' in 'field list'

 

select customers_id, customers_email_address, purchased_without_account from

customers where customers_email_address = '[email protected]'

 

[TEP STOP]

at the end of the day the code will be good

Posted

Either the Field does not exist in the database (try to look for a missed SQL update in the install)

Or it has not been defined in the includes / database_tables.php

Nic

Sometimes you're the dog and sometimes the lamp post

[/url]

My Contributions

Archived

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

×
×
  • Create New...