Guest Posted July 18, 2004 Posted July 18, 2004 I just installed PWA 0.71 and when I make a purchase it should go to check out success but it gives me this error. 1054 - Unknown column 'purchased_without_account' in 'field list' update orders set purchased_without_account = '1' where orders_id = '92' I have searched this board all night and have found nothing on this yet. Sorry if there is an answer and I missed it. Quote
autumnhome Posted July 20, 2004 Posted July 20, 2004 Did you run the SQL Queries that were listed in the installation instructions text file? If you run those queries in MySQL then you shouldn't receive that error anymore. If I'm correct, you're getting that error because the database doesn't recognize the fields that are trying to be stored.... Any other questions? Just let me know. I'm a newbie too but I'd like to share whatever knowledge I've already gained through my recent "first time" with osC. :-) Quote
Guest Posted July 20, 2004 Posted July 20, 2004 Hi, I did run the sql files again to make sure and it said it was a duplicate. I followed the instructions. I finally had to uninstall and install guest account and that works fine. I'm sure it was something I was doing a little wrong. I just couldn't figure it out. Thanks Donna 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.