Welcome, Guest ( Customer Panel | Login )




 All Forums
 VPCart Forum
 Problems and bugs
 Register-Customer Form: redirect problem
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

nxpage
Starting Member

49 Posts

Posted - January 12 2007 :  14:19:08  Show Profile  Reply with Quote
Intermittent: When clicking Register on checkout app goes to shopcustomer.asp?new=yes Form. Then when clicking continue without filling in any fields (or just one or two fields) the page changes back to shopcustomer.asp with the validation error messages at the top of page and the "register or login" form at the bottom (instead of the registration form).

This seems to be consistent when going from cart 'Proceed to Checkout' and clicking Register versus selecting Login link and clicking Register.

http://shop.strokehelp.com

Edited by - nxpage on January 12 2007 14:21:20

dafragan
Starting Member

45 Posts

Posted - January 15 2007 :  15:53:17  Show Profile  Reply with Quote
Hi!

Maybe try making this change to shopcustomer.asp

Find the <form> tag and replace it with something like the code below -

dim theaction
if request.QueryString("New") > "" then
Response.Write("<form name=""shipping"" method=""post"" action=""shopcustomer.asp?new=yes"">")
else
Response.Write("<form name=""shipping"" method=""post"" action=""shopcustomer.asp"">")
end if

seb
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000
0 Item(s)
$0.00