View Single Post
  #2  
Old 04-26-2005, 06:57 AM
 
rajaram rajaram is offline
 

Advanced Member
  
Join Date: Apr 2005
Posts: 33
 

Default

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...
__________________
With Reg@rds,
S.RajaRam

X-Cart Gold (3.5.7)
- Add-on: X-Affiliate
- Add-on: X-AOM
PHP 4.3.2
MySQL server 4.0.16
MySQL client 3.23.49
Web server Apache/1.3.31 (Win32)
Windows 2000
Reply With Quote