close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Order Number not showing on email

Thread began 7/22/2011 2:49 pm by lr_leal239405 | Last modified 7/23/2011 10:39 am by Ray Borduin | 1763 views | 6 replies |

lr_leal239405

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?

Attached Files
waue_confirm_10.zip
Sign in to reply to this post

lr_leal239405

Order Number not showing on email

Never mind, the change of code order was in the confirm.php page. It worked.

Levin.

Sign in to reply to this post

lr_leal239405

Order Number and Detail Product ID

I still have the following questions:

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?

Sign in to reply to this post

Ray BorduinWebAssist

The orderID is displayed on the checkout success page and in the email body. You can add leading 0's directly to those files.

The DetailProductID comes from the ID in the shopping cart. You would want to update any page where you have add to cart buttons and change the ID column to the MessageNumber when it is added to the cart.

Sign in to reply to this post
Did this help? Tips are appreciated...

lr_leal239405

Order Number and Detail Product ID

Sorry, I need to clarify. It's all database driven. The OrderID field in the Orders table (created by eCart checkout) is an auto incremented number. It starts with 1. I want it to start with 0000001 and move forward to 0000099 (when it gets to 99), then 0000100 and so on. If I just add 0s on the page, it will always have the same amount of leading 0's so it won't do what I need. What I did is checked marked ZeroFill in the mySql db and gave it a length of 7 so it makes room for up to 1000000. I also changed it on the orderdetails page (generated by eCart), but although it's displays correctly on the dbs, it won't show with the leading 0s on the order receipt. Any ideas?

As far as the DetailProductId column, it's picking up the autoincremented ID field in my products db. I want to change it to pick it up from my 'MessageNumber' column, but I still can't find where to change this.

Sign in to reply to this post

lr_leal239405

I think I got it figured out. I'm not a PHP programmer (or any type of programmer), but after much research I used printf and sprintf and it's working fine. But I still need help with (from above):

"As far as the DetailProductId column, it's picking up the autoincremented ID field in my products db. I want to change it to pick it up from my 'MessageNumber' column, but I still can't find where to change this. "

Sign in to reply to this post

Ray BorduinWebAssist

That should be on the page that adds the item to the cart. If you attach a copy of that page I can try to give more precise instructions.

Sign in to reply to this post
Did this help? Tips are appreciated...

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

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.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...