Error in confirm
Hi,
When I go to checkout and get to the confirm page i receive
Unknown column '5f890311a04fec29eefeebfc4f7d51ef' in 'field list'
What does this refer to???
I have included the confirm.zip file.
Thanks
Hi,
When I go to checkout and get to the confirm page i receive
Unknown column '5f890311a04fec29eefeebfc4f7d51ef' in 'field list'
What does this refer to???
I have included the confirm.zip file.
Thanks
In your database, the OrderReferenceID column is set to be numeric, you are storing the session ID in this column which is an alpha numeric string.
Change the OrderReferenceID column to a varchar column in the database.
In the store order summary server behavior, change the data type from number to text for the OrderReferenceID column as well.
Thank you,
I have deleted all the pages and database that i was using and have used the order fields from the BlueSky sample to make sure i have the fields correct! I think I will start using the wizard from the start as some things just don't add up.
Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.
These out-of-the-box solutions provide you proven, tested applications that can be up and running now. Build a store, a gallery, or a web-based email solution.