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

checkout step 1 remove password fields

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 04-26-2006, 04:24 AM
 
romanobstuder romanobstuder is offline
 

Newbie
  
Join Date: Mar 2006
Posts: 6
 

Default checkout step 1 remove password fields

Hi all
I would like to remove the Username and Password fields at the end of Checkout Step 1.

I have experimented with a lot of the templates but can not find the one that creates the password fields.

Thanks for any hints
Romano
__________________
Romano Studer X-Cart 4.0.18 PHP 4.3.10 MySQL server 3.23.58 Apache/2.0.51 (Fedora) OS Linux
Reply With Quote
  #2  
Old 04-26-2006, 04:31 AM
 
romanobstuder romanobstuder is offline
 

Newbie
  
Join Date: Mar 2006
Posts: 6
 

Default

this time with signature
__________________
Romano Studer X-Cart 4.0.18 PHP 4.3.10 MySQL server 3.23.58 Apache/2.0.51 (Fedora) OS Linux
Reply With Quote
  #3  
Old 04-26-2006, 04:33 AM
 
romanobstuder romanobstuder is offline
 

Newbie
  
Join Date: Mar 2006
Posts: 6
 

Default signature

I have tried to ad this into my signature but with no success...

X-Cart version 4.0.18
X-Cart directory /var/www/vhosts/psophidian.com/httpsdocs/xcart
PHP 4.3.10 Details >>
MySQL server 3.23.58
MySQL client 3.23.58
Web server Apache/2.0.51 (Fedora)
Operation system Linux
__________________
Romano Studer X-Cart 4.0.18 PHP 4.3.10 MySQL server 3.23.58 Apache/2.0.51 (Fedora) OS Linux
Reply With Quote
  #4  
Old 04-26-2006, 06:05 AM
  NightFire's Avatar 
NightFire NightFire is offline
 

X-Adept
  
Join Date: Jul 2004
Location: The Netherlands
Posts: 561
 

Default

I guess your signature is too long. Maybe remove some lines and it would work. And also do not forget to enter your customer help desk password when updating your profile.

You can de-activate these fields by setting the setting allow anomynous checkout.
__________________
Best regards,
Niki Buitenrust Hettema

X-Cart Gold 4.1.8 (Live & Loaded)
Royal Bhaktapur: Handmade products from Nepal - Pashmina's, scarfs, shawls, stola's and more...
Reply With Quote
  #5  
Old 04-26-2006, 03:55 PM
 
romanobstuder romanobstuder is offline
 

Newbie
  
Join Date: Mar 2006
Posts: 6
 

Default signature

signature test
__________________
Romano Studer X-Cart 4.0.18 PHP 4.3.10 MySQL server 3.23.58 Apache/2.0.51 (Fedora) OS Linux
Reply With Quote
  #6  
Old 04-26-2006, 04:00 PM
 
romanobstuder romanobstuder is offline
 

Newbie
  
Join Date: Mar 2006
Posts: 6
 

Default No Password isue...

Under General settings:
Disable anonymous checkout: Click on/off
I tried bouth settings, it made no difference to the Checkout Step 1. Password question at the end is always included.
Romano
__________________
Romano Studer X-Cart 4.0.18 PHP 4.3.10 MySQL server 3.23.58 Apache/2.0.51 (Fedora) OS Linux
Reply With Quote
  #7  
Old 04-26-2006, 04:41 PM
  wjbrewer's Avatar 
wjbrewer wjbrewer is offline
Banned
 

X-Adept
  
Join Date: Feb 2005
Location: Pittsburgh, PA
Posts: 504
 

Default

Make sure that you have anonymous checkout enabled. Then open main/register_account.tpl and change the fields you do not want to show from "text" to "hidden"

For example change

Code:
<INPUT type="text" name="uname" size="32" maxlength="32" value="{$userinfo.login}">

to

Code:
<INPUT type="hidden" name="uname" size="32" maxlength="32" value="{$userinfo.login}">

This should work. You might have to do a little formatting to this template to make it look good.
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 03:18 PM.

   

 
X-Cart forums © 2001-2020