Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

problem with contrib Step-By-Step Manual Order Entry


Graveyard666

Recommended Posts

I just installed this contrib today, Step-By-Step Manual Order Entry http://www.oscommerce.com/community/contributions,1589/

 

and when I goto my Admin/Orders.php page I get this error:

 

1054 - Unknown column 'o.is_so' in 'field list'

 

select o.orders_id, o.is_so, o.customers_name, o.payment_method, o.date_purchased, o.last_modified, o.currency, o.currency_value, s.orders_status_name, ot.text as order_total from orders o left join orders_total ot on (o.orders_id = ot.orders_id), orders_status s where o.orders_status = s.orders_status_id and s.language_id = '1' and ot.class = 'ot_total' order by o.orders_id DESC limit 0, 5

 

[TEP STOP]

 

the install file didn't say anything about adding an o.is_so field

 

can anyone help?

 

 

jeff

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.
Note: Your post will require moderator approval before it will be visible.

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...