ProductCart E-Commerce Solutions Homepage
Forum Home Forum Home > ProductCart > Using ProductCart
  New Posts New Posts RSS Feed - Order Can't be placed for security reasons.
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Order Can't be placed for security reasons.

 Post Reply Post Reply
Author
Message
steverguy View Drop Down
Groupie
Groupie


Joined: 05-April-2006
Location: United States
Status: Offline
Points: 44
Post Options Post Options   Thanks (0) Thanks(0)   Quote steverguy Quote  Post ReplyReply Direct Link To This Post Topic: Order Can't be placed for security reasons.
    Posted: 07-June-2011 at 3:45pm

We had a customer attempt to place an order.  She got this message:

"Your order cannot be placed due to security reasons.  Please try again!"
 
No error appears in the back-end, and I was able to place a test order with the same products without issue.
 
This error is triggered with this code:
 
<div class="pcErrorMessage">
     <%Select case Clng(request("msg"))
      Case 1:
       response.write dictLanguage.Item(Session("language")&"_opc_msg1")
     End Select%>
</div> 
 
But i'm not sure where "msg" comes from and why it gets triggered.  Since there's no log, I don't know if it happens all the time and just one person reported it...
 
Thanks for your help!!!
 
 
"Remember, 72.5% of all statistics are made up."
Back to Top
Matt View Drop Down
Moderator Group
Moderator Group


Joined: 20-July-2006
Location: United States
Status: Offline
Points: 73
Post Options Post Options   Thanks (0) Thanks(0)   Quote Matt Quote  Post ReplyReply Direct Link To This Post Posted: 07-June-2011 at 4:06pm
This is the first time I know of anyone receiving this message.  It displays when the system detects an anomaly in the total that may indicate someone is "hacking" the cart.  You should ask the customer if they remember what they were doing at the time, and then open a ticket with that information. This is a pretty odd scenario if the customer was just checking out normally.
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.063 seconds.