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)
-   -   remove login capabilities (https://forum.x-cart.com/showthread.php?t=44056)

SID357 01-04-2011 03:35 PM

Re: remove login capabilities
 
What template did you edit gb2world?

/modules/Fast_Lane_Checkout/checkout_2_method.tpl

Code:

{* {include file="customer/buttons/modify.tpl" href="register.php?mode=update&action=cart" style="link"} *}
 {include file="customer/buttons/modify.tpl" href="cart.php?mode=checkout&edit_profile" style="link"}


Thanks for posting.

gb2world 01-04-2011 06:00 PM

Re: remove login capabilities
 
There is not any one template to edit to remove the functionality of creating customer accounts - there are several places for login and authorization, many modules that should be disabled, many language variables. Sorry - I don't have a list of everywhere I made changes. If I have to do it again, I'll try and keep a list.

----

SID357 01-04-2011 09:51 PM

Re: remove login capabilities
 
Keeping a list would make you insane my friend.


All times are GMT -8. The time now is 06:46 AM.

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