View Single Post
  #11  
Old 02-10-2005, 12:39 AM
 
koby koby is offline
 

Senior Member
  
Join Date: Jul 2003
Posts: 108
 

Default

Quote:
Originally Posted by B00MER
3.5.x:

skin1/auth.tpl:

find:
Code:
{if $usertype eq "C" or ($usertype eq "B" and $config.Modules.partner_register eq "Y")} <tr> <td height=24 nowrap class=VertMenuItems> {include file="buttons/create_profile_menu.tpl"} </td> </tr> {/if}

And remove or {* comment *} it out.

I remarked out the code in skin1/auth.tpl per your instruction but xcart is still asking for a username and password upon checkout.

I don't want my customers to log in (yes, I know that this will require they enter their information every time they order).

In previous versions of X-Cart, each order placed created an anonymous user with username "Anonymous5342" or something like that. How can I get my newer version of X-cart to do this?
__________________
X-Cart version 4.1.9
XC SEO 1.3 (thanks to intel352)
Reply With Quote