customer_order_details.php
Items are in Database, orders and orderdetails
Trying to make the pages for looking at order history.
customer_order_details.php
Unknown column 'WADAOrderID' in 'where clause'
Items are in Database, orders and orderdetails
Trying to make the pages for looking at order history.
customer_order_details.php
Unknown column 'WADAOrderID' in 'where clause'
The database is not seeing the page that I created with Webassist I am hosting with Godaddy and they use Starfied technolgies for the database, which is accepting products and orders.
the error Unknown column 'WADAOrderID' in 'where clause' is because the recordset on the order details page is missing a parameter.
edit the recordset, in advanced view, create a new variable in the variables section:
Name: WADAOrderID
Type: Number
default Value: -1
Run Time Value: $_GET['OrderID']
Hey Jason- 2 things happen. Type: only choice says "Floating Point Number" - Is it okay to choose? When I did and hit okay Error:
Please enter a SELECT Statement
WADAOrderID is an invalid variable name; it does not appear in the SQL
I used e-commerce for the SQL
Thanx again, Cathy
there should be a selection for integer, use that one.
it sounds like you are createing a new recordsert not editing the existing record set on the order details page.
Double click the WADAOrders recodset on the order details page to edit it.
Changed the variable with your instructions, uploaded to site and same error comes through
Unknown column 'WADAOrderID' in 'where clause'
Retosred .msql file in database to make sure.... all WA files were put... Any more ideas? Right now I am amually going into the database. Thanx, Cathy
make a visual change to the page and re upload it to ensure that the upload is actually going up.
If you can versify that the code changes are actually making it to the server, and still have the same issue, send a copy of your page so I can view the code.
The page is uploaded, refreshed and verifies. Error still there, Sending Attachment - Thank you!
Sorry I sent it the wrong way - shame on me - I knew better. learning still. Will this zip work?
please dont paste the code into a word doc, it is completely unreadable this way.
compress the original php file into a zip archive and send the zip file.
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.