Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Skipping the create_account_success


monsterpatterns

Recommended Posts

Posted

change this:

 

tep_redirect(tep_href_link(FILENAME_CREATE_ACCOUNT_SUCCESS, '', 'SSL'));

 

in create_account_process ?

Your online success is Paramount.

Posted

i just put a redirect in my create_account_success.php file.

 

<script language=JavaScript>
<!--
if (top == self) self.location.href = "checkout_shipping.php";
// -->
</SCRIPT>

 

not sure if it is the best way, but i am php illiterate and i figured this might work.

Archived

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

×
×
  • Create New...