X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Two times registration at checkout (https://forum.x-cart.com/showthread.php?t=13549)

rajaram 04-22-2005 06:49 AM

Two times registration at checkout
 
Hi All,

pls help me to trace out this problem..

1.Select a product ,Toshiba 32ZP48

2.Select Shipping Press Checkout

3. Imagine you are the customer and now you change your mind and you select different shipping

4. Now you receive the error

5. You continue to complete your name and address and press submit

6 Now you are returned to the shopping cart again and you have to complete step 5 againБ─╕

pls go through this URL http://www.multizoneav.com and checkout this process and tell me how to resolve this issue

rajaram 04-26-2005 06:57 AM

Hi all,

Finally i managed myself to solve this issue by modifying anonymous_checkout.tpl file...

I have removed the cart_details.tpl, cart_contents.tpl files and included the register.tpl file.. Here is the modified code...

Code:

{* $Id: anonymous_checkout.tpl,v 1.13 2003/11/14 13:49:43 svowl Exp $ *}
<p class=AdminSmallMessage>
{include file="auth_main.tpl"}
</p>



{$lng.txt_new_account_msg}
 

{include file="customer/main/register.tpl"}
</p>



Mods,

Request to close this topic...

balinor 04-26-2005 07:13 AM

Could you post how you solved it so that it will help future readers of this post? Thanks! :)

Also, we don't actually close posts, they are always open to future questions/comments.


All times are GMT -8. The time now is 08:55 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.