Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Help with account_history_info.php


camellia

Recommended Posts

help!

i get this error message when i try to access catalog/account_history_info.php

all other pages are fine, i can place order, read account history, untill i click account history info.

i've been playing on some contribution and i guess i altered the database before i back it up.

what should i do??

 

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

 

select products_options_id, products_options_values_id, products_options, products_options_values, options_values_price, price_prefix from orders_products_attributes where orders_id = '9' and orders_products_id = '52'

 

[TEP STOP]

 

please help

 

thanks in advance

Link to comment
Share on other sites

help!

i get this error message when i try to access catalog/account_history_info.php

all other pages are fine, i can place order, read account history, untill i click account history info.

i've been playing on some contribution and i guess i altered the database before i back it up.

what should i do??

 

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

 

select products_options_id, products_options_values_id, products_options, products_options_values, options_values_price, price_prefix from orders_products_attributes where orders_id = '9' and orders_products_id = '52'

 

[TEP STOP]

 

please help

 

thanks in advance

 

first Idea as ususal to me would be test with a vanilla file and see what happens

 

second ther seems to be something wrong with the query, as it cannot find a the ... as error

but could be as well a corrupted table.

 

so the first thing I would checkis the vanilla file and/or the query in ther confronted to what yr file chows now

 

dahui

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...