This is a discussion on HELP PLEASE - create new account form modification within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; Can some one please point me in the direction of the correct areas i need to, change and delete some ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| Can some one please point me in the direction of the correct areas i need to, change and delete some feilds, I would like to change the create account form to be more English as it is very Americanised. For example I wan to remove STATE or call it Street I would like to remove DOB, I would like to remove country as I do not require it as I will only be selling in the UK. Any pointers would be greatly appreciated. Thanks Dapper |
|
#2
| |||
| |||
| You can change the text at catalog/includes/languages/english.php. For example, look in fht file for define('ENTRY_STATE', 'State:'); Change 'State' to whatever you like. To move or remove fields for creating an account, look in catalog/create_account.php. For editing an account, look in catalog/includes/modules/address_book_details.php. Details are at the bottom of the below link. I removed the Suburb field by deleting <tr> to </tr> and it seems to be working fine. http://oscdox.com/modules.php?op=mod...t%20osCommerce |
|
#3
| |||
| |||
| thank you for your advice it has helped me amensly. thank you dapper |
|
#4
| |||
| |||
| No problem. Just found one other location for the change - catalog/includes/modules/checkout_new_address.php Making alterations myself, so if I find anything else, I will let you know. |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Create account form error, Thank you all. | aszaunmi | osCommerce 2.2 Modification Help | 5 | 08-31-2005 08:39 AM |
| Create An Account Button | joanstead | osCommerce 2.2 Modification Help | 3 | 03-02-2005 09:02 AM |
| how to create a quick checkout form | Roy_Shiker | osCMax v1.7 Discussion | 0 | 08-11-2004 10:42 AM |
| Why can't create a new account ? | kellycog | osCommerce 2.2 Modification Help | 3 | 06-29-2004 09:58 AM |
| Create Account,Checkout,My Account, Language Pictures probs! | Mikey | osCommerce 2.2 Installation Help | 0 | 03-08-2004 11:20 PM |