View Single Post
  #8  
Old 04-11-2008, 08:25 AM
 
KeithXtreme KeithXtreme is offline
 

Advanced Member
  
Join Date: Mar 2008
Location: Oklahoma
Posts: 46
 

Default Re: Thanks Bella Forma

Did you ever get this work?

I want to use it on 4.1 a but cannnot get it to read out correctly

Here is the code:

<TD class="HeadLine" align="right"><FORM action="{$xcart_web_dir}/include/login.php" method="post" name="loginform">
{if $login eq ""}{$lng.lbl_log_in} {/if}
{if $login ne ""}
Log OutLog out[/url]
{/if} <span class="whitefont">|</span> {if $login eq ""}{$lng.lbl_register} {/if} {if $login ne ""} Profile {/if} <span class="whitefont">|</span> {$lng.lbl_view_cart} <span class="whitefont">|</span> {$lng.lbl_checkout}
<INPUT type="hidden" name="mode" value="logout">
<INPUT type="hidden" name="redirect" value="customer">
</FORM></TD>

I think it has to do with the URL brackets [ ] this forum is throwing around the code.....
__________________
http://www.chopworx.com
Gold Version 4.1.11
Fancy Categories
Shipper Per Product
Featured Products
Gallery V3
Store Manager
Reply With Quote