Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

error code when i try to log in to pay


thetig

Recommended Posts

Posted

Hi everybody, i hope someone can help me, when i was trying to install the seo url i damaged my site and although i have managed to get most of it back to normal i still have one problem.

When i add something to the cart it works fine but when i log in to pay for it i get this error message.

 

 

 

1054 - Unknown column 's.public_flag' in 'where clause'

 

select count(*) as total from orders o, orders_status s where o.customers_id = '2' and o.orders_status = s.orders_status_id and s.language_id = '1' and s.public_flag = '1'

 

[TEP STOP]

 

 

I can log in no problem but when i put something inthe cart and go to checkout i get this,

 

Can anyone help me please?

Thanks.

Posted
Hi everybody, i hope someone can help me, when i was trying to install the seo url i damaged my site and although i have managed to get most of it back to normal i still have one problem.

When i add something to the cart it works fine but when i log in to pay for it i get this error message.

1054 - Unknown column 's.public_flag' in 'where clause'

 

select count(*) as total from orders o, orders_status s where o.customers_id = '2' and o.orders_status = s.orders_status_id and s.language_id = '1' and s.public_flag = '1'

 

[TEP STOP]

I can log in no problem but when i put something inthe cart and go to checkout i get this,

 

Can anyone help me please?

Thanks.

 

Looks to me like you've uploaded an RC2a includes/general.php where your database is not RC2a. Grab a general.php from whichever version you are on.

Archived

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

×
×
  • Create New...