Re: Error: this shopping cart has already been submitted and

This WebDNA talk-list message is from

2006


It keeps the original formatting.
numero = 66994
interpreted = N
texte = I have an orders folder, what does the lookup to produce this error Error: this shopping cart has already been submitted and is pending approval Thats what I need to find so I can set a new cart Thanks Paul ----- Original Message ----- From: To: "WebDNA Talk" Sent: Wednesday, May 03, 2006 2:35 PM Subject: Re: Error: this shopping cart has already been submitted and been approved > Do you have an "Orders" directory? If so, the completed cart may be stored there. > > Bill > > > -----Original Message----- > From: paul > Sent: Wed, 3 May 2006 08:29:21 +0200 > To: "WebDNA Talk" > Subject: Re: Error: this shopping cart has already been submitted and been approved > > Hi Dan > > The orders.db file is empty, > > Error: this shopping cart has already been submitted and is pending approval > > is the message we are getting in the error log, where are these stored? I > can use the same code just modified to wherever the message comes from > > Thanks > Paul > > > ----- Original Message ----- > From: "Dan Strong" > To: "WebDNA Talk" > Sent: Tuesday, May 02, 2006 10:54 PM > Subject: Re: Error: this shopping cart has already been submitted and been > approved > > > > [showif [url][lookup > > > db=WebMerchant/Orders.db&lookInField=cart&value=[cart]&returnField=cart][/ur > l]=[cart]] > > [redirect url=default.tpl] > > [/showif] > > > > > > > > > > On Tue, 2 May 2006 21:56:07 +0200 > > "paul" wrote: > > > We are having the same problem, I cannot find orders.db but the order is > > > usually in the orders folder, does someone have a link to the code? > > > > > > Google is causing this issue for us, the entries have cart numbers on > many > > > links so the 2nd purchase fails > > > > > > Help apprecited > > > > > > Thanks > > > Paul > > > ----- Original Message ----- > > >From: > > > To: "WebDNA Talk" > > > Sent: Tuesday, May 02, 2006 5:58 PM > > > Subject: Re: Error: this shopping cart has already been submitted and > been > > > approved > > > > > > > > >> On Tue, 2 May 2006 09:43:25 -0400 > > >> David Cate wrote: > > >> >Hello, > > >> > > > >> >We're having a real problem with the WebDNA Storebuilder > > >> >preventing shoppers from buying products. > > >> > > > >> >I've seen this discussed on the list back in 2004, but > > >> >I'm not certain if there was a fix, but we're in a dire > > >> >need for at least a few directions. > > >> > > > >> >I've tested this as well and it seems during the checkout > > >> >something is happening that makes the user believe they > > >> >have already ordered the product, which they haven't. > > >> >This happens just after they enter their general data > > >> >and before the credit card auth page. > > >> > > > >> >Error: this shopping cart has already been submitted and > > >> >been approved > > >> > > > >> >Previous threads suggest this, but I'm not sure what it > > >> >means by looking in the store directory. Can someone > > >> >advise? > > >> > > > >> >Thanks. > > >> > > > >> >David > > >> > > >> > > >> Hi David, people are bookmarking your site (probably) and > > >> trying to purchase with a used cart. It is a classic issue > > >> with the passed session in a variable, and easily fixed > > >> with a small amount of code. I am not in my office right > > >> now but I'm sure I've posted a link to a page with the > > >> code. You could probably find it in the archives. > > >> > > >> Basically, you do a lookup to your orders.db on every > > >> page. If a cart number exists already, redirect to your > > >> home page. This causes the user to start fresh before they > > >> have added anything to the cart. > > >> > > >> - Donovan > > >> > > >> P.S. that is probably the issue.. but other things, such > > >> as a hard coded CART number, can cause this message as > > >> well. > > >> > > >> ------------------------------------------------------------- > > >> This message is sent to you because you are subscribed to > > >> the mailing list . > > >> To unsubscribe, E-mail to: > > >> To switch to the DIGEST mode, E-mail to > > > > > >> Web Archive of this list is at: http://webdna.smithmicro.com/ > > >> > > > > > > > > > > > > ------------------------------------------------------------- > > > This message is sent to you because you are subscribed to > > > the mailing list . > > > To unsubscribe, E-mail to: > > > To switch to the DIGEST mode, E-mail to > > > > Web Archive of this list is at: http://webdna.smithmicro.com/ > > > > > > ------------------------------------------------------------- > > This message is sent to you because you are subscribed to > > the mailing list . > > To unsubscribe, E-mail to: > > To switch to the DIGEST mode, E-mail to > > > Web Archive of this list is at: http://webdna.smithmicro.com/ > > > > > > ------------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to > Web Archive of this list is at: http://webdna.smithmicro.com/ > > > > ------------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to > Web Archive of this list is at: http://webdna.smithmicro.com/ > ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: Error: this shopping cart has already been submitted and ( Donovan Brooke 2006)
  2. Re: Error: this shopping cart has already been submitted and ( "paul" 2006)
  3. Re: Error: this shopping cart has already been submitted and ( Donovan Brooke 2006)
  4. Re: Error: this shopping cart has already been submitted and ( devaulw@onebox.com 2006)
  5. Re: Error: this shopping cart has already been submitted and ( "paul" 2006)
  6. Re: Error: this shopping cart has already been submitted and ( devaulw@onebox.com 2006)
  7. Re: Error: this shopping cart has already been submitted and ( "paul" 2006)
  8. Re: Error: this shopping cart has already been submitted and ( "Dan Strong" 2006)
  9. Re: Error: this shopping cart has already been submitted and ( "paul" 2006)
  10. Re: Error: this shopping cart has already been submitted and ( 2006)
  11. Re: Error: this shopping cart has already been submitted and ( devaulw@onebox.com 2006)
  12. Error: this shopping cart has already been submitted and been ( David Cate 2006)
I have an orders folder, what does the lookup to produce this error Error: this shopping cart has already been submitted and is pending approval Thats what I need to find so I can set a new cart Thanks Paul ----- Original Message ----- From: To: "WebDNA Talk" Sent: Wednesday, May 03, 2006 2:35 PM Subject: Re: Error: this shopping cart has already been submitted and been approved > Do you have an "Orders" directory? If so, the completed cart may be stored there. > > Bill > > > -----Original Message----- > From: paul > Sent: Wed, 3 May 2006 08:29:21 +0200 > To: "WebDNA Talk" > Subject: Re: Error: this shopping cart has already been submitted and been approved > > Hi Dan > > The orders.db file is empty, > > Error: this shopping cart has already been submitted and is pending approval > > is the message we are getting in the error log, where are these stored? I > can use the same code just modified to wherever the message comes from > > Thanks > Paul > > > ----- Original Message ----- > From: "Dan Strong" > To: "WebDNA Talk" > Sent: Tuesday, May 02, 2006 10:54 PM > Subject: Re: Error: this shopping cart has already been submitted and been > approved > > > > [showif [url][lookup > > > db=WebMerchant/Orders.db&lookInField=cart&value=[cart]&returnField=cart][/ur > l]=[cart]] > > [redirect url=default.tpl] > > [/showif] > > > > > > > > > > On Tue, 2 May 2006 21:56:07 +0200 > > "paul" wrote: > > > We are having the same problem, I cannot find orders.db but the order is > > > usually in the orders folder, does someone have a link to the code? > > > > > > Google is causing this issue for us, the entries have cart numbers on > many > > > links so the 2nd purchase fails > > > > > > Help apprecited > > > > > > Thanks > > > Paul > > > ----- Original Message ----- > > >From: > > > To: "WebDNA Talk" > > > Sent: Tuesday, May 02, 2006 5:58 PM > > > Subject: Re: Error: this shopping cart has already been submitted and > been > > > approved > > > > > > > > >> On Tue, 2 May 2006 09:43:25 -0400 > > >> David Cate wrote: > > >> >Hello, > > >> > > > >> >We're having a real problem with the WebDNA Storebuilder > > >> >preventing shoppers from buying products. > > >> > > > >> >I've seen this discussed on the list back in 2004, but > > >> >I'm not certain if there was a fix, but we're in a dire > > >> >need for at least a few directions. > > >> > > > >> >I've tested this as well and it seems during the checkout > > >> >something is happening that makes the user believe they > > >> >have already ordered the product, which they haven't. > > >> >This happens just after they enter their general data > > >> >and before the credit card auth page. > > >> > > > >> >Error: this shopping cart has already been submitted and > > >> >been approved > > >> > > > >> >Previous threads suggest this, but I'm not sure what it > > >> >means by looking in the store directory. Can someone > > >> >advise? > > >> > > > >> >Thanks. > > >> > > > >> >David > > >> > > >> > > >> Hi David, people are bookmarking your site (probably) and > > >> trying to purchase with a used cart. It is a classic issue > > >> with the passed session in a variable, and easily fixed > > >> with a small amount of code. I am not in my office right > > >> now but I'm sure I've posted a link to a page with the > > >> code. You could probably find it in the archives. > > >> > > >> Basically, you do a lookup to your orders.db on every > > >> page. If a cart number exists already, redirect to your > > >> home page. This causes the user to start fresh before they > > >> have added anything to the cart. > > >> > > >> - Donovan > > >> > > >> P.S. that is probably the issue.. but other things, such > > >> as a hard coded CART number, can cause this message as > > >> well. > > >> > > >> ------------------------------------------------------------- > > >> This message is sent to you because you are subscribed to > > >> the mailing list . > > >> To unsubscribe, E-mail to: > > >> To switch to the DIGEST mode, E-mail to > > > > > >> Web Archive of this list is at: http://webdna.smithmicro.com/ > > >> > > > > > > > > > > > > ------------------------------------------------------------- > > > This message is sent to you because you are subscribed to > > > the mailing list . > > > To unsubscribe, E-mail to: > > > To switch to the DIGEST mode, E-mail to > > > > Web Archive of this list is at: http://webdna.smithmicro.com/ > > > > > > ------------------------------------------------------------- > > This message is sent to you because you are subscribed to > > the mailing list . > > To unsubscribe, E-mail to: > > To switch to the DIGEST mode, E-mail to > > > Web Archive of this list is at: http://webdna.smithmicro.com/ > > > > > > ------------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to > Web Archive of this list is at: http://webdna.smithmicro.com/ > > > > ------------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to > Web Archive of this list is at: http://webdna.smithmicro.com/ > ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/ "paul"

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

[WebDNA] Anyone knows how to shell reboot? (2013) TRAINING videos - Prove IT. (1998) Making webcam movies (2003) Tags in the header (2000) Off Topic - OS X web server, FTP accounts (2003) Running _every_ page through WebCat-error.html (1997) Unzip (2005) NT version and O'reily's WebSite (1997) [LOOKUP] (1997) Webmerchant confirmation hooks? (1997) WebCatalog NT beta 18 problem (1997) WebCat2b15MacPlugin - showing [math] (1997) UK credit card info follow-up (1997) WebCat for News Gathering (1999) Emailer (1997) Admin Edit prob. (1997) [searchString] (1997) Bit off subject -- Faxing orders (1997) emailer truncates last letter! (1997) RE: Custom error files (1998)