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)
-   -   Delete profile (https://forum.x-cart.com/showthread.php?t=48818)

akuawood 07-26-2009 03:09 AM

Delete profile
 
Is there anyway of disabling delete profile by customers please as I notice some of my customer are pressing that button in error.

Thanks

carpeperdiem 07-26-2009 04:46 AM

Re: Delete profile
 
1, Use webmaster mode.
2. determine the template the link is in
3. delete or comment out the link.

hint: in file, /skin1/customer/menu_cart.tpl

find:
<a href="register.php?mode=delete" class="VertMenuItems">{$lng.lbl_delete_profile}</a><br />

But you really need to use webmaster mode and learn how to do this yourself, since if you need to ask the forum for EVERY minor edit, your store will never open.

akuawood 07-26-2009 07:07 AM

Re: Delete profile
 
Quote:

Originally Posted by carpeperdiem
1, Use webmaster mode.
2. determine the template the link is in
3. delete or comment out the link.

hint: in file, /skin1/customer/menu_cart.tpl

find:
<a href="register.php?mode=delete" class="VertMenuItems">{$lng.lbl_delete_profile}</a><br />

But you really need to use webmaster mode and learn how to do this yourself, since if you need to ask the forum for EVERY minor edit, your store will never open.


Thanks for your help.
I am very familiar with webmaster mode but sometimes, I need to check with the forum for EVERY minor edit as I am not familiar with everything.


All times are GMT -8. The time now is 10:02 PM.

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