Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Wrong page being called...


tei727

Recommended Posts

Posted

ok, i add something to the cart then click check out and it takes you to the delivery information page...click on continue and get a 404 error. i looked at the link connected to the continue button and it seems like the link is the same address as the page i'm leaving (checkout_shipping.php). shouldn't it be going to the checkout_payment_address.php page? how do i change that?

 

thanks alot!!!!!!

Posted

also, i physically put in address bar: checkout_payment_address.php and it works. i right clicked on the continue button to see what that link was and it's the link to the page i'm on again. so, i need to push it up somehow but i have no idea how.

Posted
also, i physically put in address bar: checkout_payment_address.php and it works. i right clicked on the continue button to see what that link was and it's the link to the page i'm on again. so, i need to push it up somehow but i have no idea how.

 

i found the error in the find>source but i don't know where to edit that...

<tr>

<td width="10"><img src="images/pixel_trans.gif" border="0" alt="" width="10" height="1"></td>

<td class="main"><b>Continue Checkout Procedure</b><br>to select the preferred payment method.</td>

<td class="main" align="right"><input type="image" src="includes/languages/english/images/buttons/button_continue.gif" border="0" alt="Continue" title=" Continue "></td>

<td width="10"><img src="images/pixel_trans.gif" border="0" alt="" width="10" height="1"></td>

</tr>

</table></td>

</tr>

</table></td>

</tr>

<tr>

<td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="10"></td>

</tr>

Archived

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

×
×
  • Create New...