Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

I just installed the Manual order Entry Contribution and am having some problems.

 

 

In an order I am getting the following error near the bottom of the page:

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

 

select new_value, old_value, date_added, customer_notified from orders_status_history where orders_id = '441' order by orders_status_history_id desc

 

If I try to update any order I get this:

 

select new_value, old_value, date_added, customer_notified from orders_status_history where orders_id = '441' order by orders_status_history_id desc

And the order does not update.

 

In the Product Admin page I see this:

 

select new_value, old_value, date_added, customer_notified from orders_status_history where orders_id = '441' order by orders_status_history_id desc

 

When I try to login as an existing customer I get:

 

Admin, Please sign in

No valid Key was found - You need to login through the admin

 

Lastly is I try it create a new customer I go to a 'My Account Information' page which is blank - no form to enter info or anything.

 

I have had no luck trying to find answers to these questions. Any help would be greatly appreciated.

 

Thanks,

~Bert

Posted

did you run the sql statement to add the tables to the database included with the contribution?

  • 8 months later...
Posted

I installed "attitude simple manual order entry" version 0.3 beta. When I use it I get 1 of EVERY product in my database instead of the few items the customer wants. Has anyone found a solution for this problem?

  • 3 months later...
Posted

i installed simple_manual_order_entry_v0.3

all si working fine exept the security

i can not acces any side after set

define('MANUAL_ORDER_AUTH',true);

 

is it only accesible with ssl ???

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