osCmax v2.5 User Manual
Results 1 to 4 of 4

HELP PLEASE - create new account form modification

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 ...

      
  1. #1
    Lurker
    Join Date
    Nov 2005
    Posts
    4
    Rep Power
    0


    Default HELP PLEASE - create new account form modification

    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. #2
    New Member
    Join Date
    Nov 2005
    Posts
    7
    Rep Power
    0


    Default Changing Account Info Text

    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. #3
    Lurker
    Join Date
    Nov 2005
    Posts
    4
    Rep Power
    0


    Default RE: Changing Account Info Text

    thank you for your advice it has helped me amensly. thank you dapper

  4. #4
    New Member
    Join Date
    Nov 2005
    Posts
    7
    Rep Power
    0


    Default catalog/includes/modules/checkout_new_address.php

    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.

Similar Threads

  1. Create account form error, Thank you all.
    By aszaunmi in forum osCommerce 2.2 Modification Help
    Replies: 5
    Last Post: 08-31-2005, 08:39 AM
  2. Create An Account Button
    By joanstead in forum osCommerce 2.2 Modification Help
    Replies: 3
    Last Post: 03-02-2005, 08:02 AM
  3. how to create a quick checkout form
    By Roy_Shiker in forum osCmax v1.7 Discussion
    Replies: 0
    Last Post: 08-11-2004, 10:42 AM
  4. Why can't create a new account ?
    By kellycog in forum osCommerce 2.2 Modification Help
    Replies: 3
    Last Post: 06-29-2004, 09:58 AM
  5. Create Account,Checkout,My Account, Language Pictures probs!
    By Mikey in forum osCommerce 2.2 Installation Help
    Replies: 0
    Last Post: 03-08-2004, 10:20 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •