Forum Home Forum Home > Legacy Products > SalesCart Standard / PRO / SQL
  New Posts New Posts RSS Feed - Sales cart Security Alert
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Forum LockedSales cart Security Alert

 Post Reply Post Reply
Author
Message
debsy View Drop Down
Newbie
Newbie


Joined: February/22/05
Location: United Kingdom
Status: Offline
Points: 12
Post Options Post Options   Thanks (0) Thanks(0)   Quote debsy Quote  Post ReplyReply Direct Link To This Post Topic: Sales cart Security Alert
    Posted: May/05/06 at 7:46am
HI I know this has been posted before and I have been reading the fix, but even with the fix i cannot get rid of this additional e-mail coming in when someone adds something to the shopping cart entitled

Sales cart security alert.

Now in a previous post it was suggested that you comment out ' the line on the checkpost.asp as follows:-

<%
'Set to 0 to email error message to merchant
'Set to 1 to display error message on error page
'Set to 2 to disable security
emailErr = 0

'Posted variables
postPrice = request("price")
partNum = request("part")

'FrontPage products database path
'fpDBPath = Application("Products1_ConnectionString")


'Dreamweaver products database path
'dwDBPath = "Driver={Microsoft Access Driver (*.mdb)};DBQ=" & Server.MapPath("/") & "/fpdb/products.mdb;"




But this is still not working, can anyone help out

love deb
xxxxx
Back to Top
mikeb View Drop Down
Admin Group
Admin Group
Avatar

Joined: March/17/04
Location: United States
Status: Offline
Points: 194
Post Options Post Options   Thanks (0) Thanks(0)   Quote mikeb Quote  Post ReplyReply Direct Link To This Post Posted: May/05/06 at 2:36pm
Set


'Set to 0 to email error message to merchant
'Set to 1 to display error message on error page
'Set to 2 to disable security
emailErr = 0

to:

emailErr = 2

And, you will disable the whole thing.


Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 11.04
Copyright ©2001-2015 Web Wiz Ltd.

Copyright 2015 by ComCity® LLC and SalesCart™.  All Rights Reserved