Order Number not showing on email
I hadn't reported this before because somehow it had started working, but once again the Order Number is not showing up on the email confirmation. I found this thread but I'm not sure where to select the lines indicated. showthread.php?t=13817
I've attached my WAUE_confirm file to this thread. Thank you.
Also, where do I change it so that the order number starts with leading 0's, so instead of order 1, it should start with order 000001.
Finally, on the table 'OrderDetails' on the 'DetailProductID' it's picking up the number from the ID on the Products Page. What I need is to change it to pick up the number from another column called 'MessageNumber'. What file contains that info so that I can make that small change?