bert156 Posted August 10, 2005 Posted August 10, 2005 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 Quote
Guest Posted August 10, 2005 Posted August 10, 2005 did you run the sql statement to add the tables to the database included with the contribution? Quote
bert156 Posted August 11, 2005 Author Posted August 11, 2005 Yes, all the statements were run and I'm still having these problems. Any suggestions? Quote
Guest Posted April 28, 2006 Posted April 28, 2006 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? Quote
chameleon Posted August 20, 2006 Posted August 20, 2006 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 ??? Quote
Recommended Posts
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.