isumitg Posted May 27, 2012 Posted May 27, 2012 When a user clicks on "Checkout" button, the page that comes next is checkout_shipping.php. Instead of this, I want the next page after clicking "checkout" button to be checkout_shipping_address.php. How to do it? My method: I changed the checkout button code in shopping_cart.php to tep_draw_button(IMAGE_BUTTON_CHECKOUT, null, tep_href_link('checkout_shipping_address.php', '', 'SSL'), 'primary', null, 'checkoutbutton'); Is this the correct method? Are there any problems if I do with the above method? Ideally, user is going to checkout_shipping.php page and then click on "Change Address" button to go to this page.
gognatools Posted March 27, 2013 Posted March 27, 2013 Not Found The requested URL /gognatools.com/shop/checkout_shipping.php was not found on this server. Apache/2 Server at web55.secure-secure.co.uk Port 443 What is is problem, Which module should I install.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.