Guest Posted August 7, 2004 Posted August 7, 2004 This has just been installed and the sales go through the emails are sent - but the customers do not get sent to the Checkout Succes page. They are kicked back to the login page. Their Cart does not get emptied and I get a parse error when I go to check any order in admin panel. Parse error: parse error in /home/whitetra/public_html/store/office/orders.php on line 71 so line 71 is highlighted tep_redirect(tep_href_link(FILENAME_ORDERS, tep_get_all_get_params(array('action')) . 'action=edit')); break; case 'deleteconfirm': $oID = tep_db_prepare_input($HTTP_GET_VARS['oID']); I am guessing that since they did not get to the success page everything is wacko. Everything works in COD Thanks in Advance For any Help or Ideas I am going back to searching :ph34r: Quote
Guest Posted August 7, 2004 Posted August 7, 2004 fixed the parse error but now I am not getting anything showing up under orders in admin. The stock is being subtracted I can see the total in reports. I can see the orders in my database. The orders are not being added to the customers profile and I guess I will have to find out from my gateway provider about the redirect <_< :( :unsure: :huh: :o ;) :blink: :angry: If I fix this I will post it incase others run into the same Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.