close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

checkout_success.asp suddenly not working

Thread began 3/28/2010 3:23 pm by simon167250 | Last modified 3/30/2010 5:04 pm by Eric Mittman | 1312 views | 3 replies |

simon167250

checkout_success.asp suddenly not working

I'm using eCart 4 and ASP. I've had the checkout_sucess page working fine for a long time now, but suddenly it seems to have failed.

The success page uses Universal Email to send a receipt, shows the order ID and customer email in the confirmation text and updates the Orders table entry to "Paypal Success".

The email is being sent fine, but I'm getting a database error on the page itself when it attempts to show the order ID. It looks like the recordset isn't being found from the Orders table on the page itself, but it is being found for the Universal Email part as all order and client details are being shown perfectly in the received email.

Can you shed any light on this for me please? I can post any relevant files here or via a ticket as you wish.

Many thanks, Simon.

Sign in to reply to this post

Eric Mittman

Please post back with a copy of the checkout success page so that I can take a look, along with this please also include a copy of your Universal Email folder from your site root. I will check on things and let you know what I discover or if I have any further questions or requests for you.

Sign in to reply to this post

simon167250

This post has been deleted.

simon167250

Requested Files

Attached,
Simon

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

Eric Mittman

I'm a little confused by what I see on your page and what you are describing. It seems that the code is for the reference to this id is this:

rsReturn.Fields.Item("OrderReferenceID").Value



If it is showing in the email ok then it should also show in the page itself. One thing that you could try to do is set a session variable to this value, then use that session variable in both the email and the display on the page. You could set the session variable like this:

Session("your session var") = rsReturn.Fields.Item("OrderReferenceID").Value



You would do this just after the recordset on the page, then update anywhere that the old value was used and replace it with this session variable. This should ensure that you see the same result in both the page and the email.

Sign in to reply to this post

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...