Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

authbox.tpl

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 04-13-2008, 05:07 PM
  seaCOAST's Avatar 
seaCOAST seaCOAST is offline
 

X-Adept
  
Join Date: Oct 2002
Location: New Hampshire
Posts: 569
 

Default authbox.tpl

I'm trying to find the code to disable "Delete Profile" for customers. Where can I find this?

Thanks.
__________________
Xcart V4.5.5 Gold
seaCOAST
"Live FREE or DIE!"
Reply With Quote
  #2  
Old 04-13-2008, 05:17 PM
 
carpeperdiem carpeperdiem is offline
 

X-Guru
  
Join Date: Jul 2006
Location: New York City, USA
Posts: 5,399
 

Default Re: authbox.tpl

did you use webmaster mode?

I found it in 2 seconds.

/skin1/customer/menu_cart.tpl
__________________
xcart 4.5.4 gold+ w/x-payments 1.0.6; xcart gold 4.4.4
Reply With Quote
  #3  
Old 04-14-2008, 12:32 AM
  Yurij's Avatar 
Yurij Yurij is offline
Banned
 

X-Adept
  
Join Date: Jan 2008
Posts: 486
 

Default Re: authbox.tpl

Quote:
Originally Posted by seaCOAST
I'm trying to find the code to disable "Delete Profile" for customers. Where can I find this?

Thanks.

file "skin1/customer/menu_cart.tpl"

PHP Code:
{if $anonymous_login eq "" && $login ne ""}
<
a href="register.php?mode=update" class="VertMenuItems">{$lng.lbl_modify_profile}</a><br />
<
a href="register.php?mode=delete" class="VertMenuItems">{$lng.lbl_delete_profile}</a><br />
{/if} 
Reply With Quote
  #4  
Old 04-14-2008, 03:03 PM
  seaCOAST's Avatar 
seaCOAST seaCOAST is offline
 

X-Adept
  
Join Date: Oct 2002
Location: New Hampshire
Posts: 569
 

Red face Re: authbox.tpl

Quote:
Originally Posted by carpeperdiem
did you use webmaster mode?

I found it in 2 seconds.

/skin1/customer/menu_cart.tpl


ugh...thanks guys.
__________________
Xcart V4.5.5 Gold
seaCOAST
"Live FREE or DIE!"
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 12:17 PM.

   

 
X-Cart forums © 2001-2020