Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

HOW TO REDIRECT FROM CHECKOUT_SHIPPING.PHP???


lukesloot

Recommended Posts

HEY,

 

I'M HAVING A PROBLEM REDIRECTING FROM CHECKOUT_SHIPPING.PHP. I HAVE THE FOLLOWING CODE RIGHT BEFORE THE MAIN HTML GETS PRINTED OUT:

 

tep_redirect("http://www.test.com");

return;

 

i've even tried:

 

header("Location: http://www.test.com");

return;

 

no dice on either front. the page just comes up blank but never redirects. what's the deal?

 

- lucas

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...