pete2007 Posted February 24, 2008 Posted February 24, 2008 Hi, After my customers purchase an order there are then taken to osc/checkout_success.php page Whilst on this page there can click "continue" to /checkout_success.php/action/update - How can I change this page where it re-directs to? Any help or advice would be most appreiated!
pete2007 Posted February 24, 2008 Author Posted February 24, 2008 Hi, I think I've found the code but unable to find where I can change the URL, can anayone help? <td align="right" class="main"><?php echo tep_image_submit('button_continue.gif', IMAGE_BUTTON_CONTINUE); ?></td>
germ Posted February 24, 2008 Posted February 24, 2008 Line 31: tep_redirect(tep_href_link(FILENAME_DEFAULT, $notify_string)); That redirects to FILENAME_DEFAULT If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice." - Me - "Headers already sent" - The definitive help "Cannot redeclare ..." - How to find/fix it SSL Implementation Help Like this post? "Like" it again over there >
pete2007 Posted February 24, 2008 Author Posted February 24, 2008 Line 31: tep_redirect(tep_href_link(FILENAME_DEFAULT, $notify_string)); That redirects to FILENAME_DEFAULT Thanks for the reply. On line 31, my code is exactly the same, but for some reason after clicking on "Continue" it takes me to a dead link. How can I solve this problem?
germ Posted February 24, 2008 Posted February 24, 2008 Can you post (or PM me) exactly what the link is? :unsure: If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice." - Me - "Headers already sent" - The definitive help "Cannot redeclare ..." - How to find/fix it SSL Implementation Help Like this post? "Like" it again over there >
miketomrob Posted May 21, 2008 Posted May 21, 2008 Was this problem ever resolved? I am having the same issue where "checkout_success.php?action=update" is a dead link.
atif_zaid Posted April 22, 2012 Posted April 22, 2012 i am also having the same problem with checkout can u please help http://www.crockerybazaar.com/checkout_success.php?osCsid=rpsih2u5ahu4tho4kf62ehcae3, hope i get some solution here. i think i need to set up some permission which is i am unable plz help.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.