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

changing SUBURB to somthing else

This is a discussion on changing SUBURB to somthing else within the osCmax v1.7 Discussion forums, part of the osCmax v1.7 Forums category; How do I change 'Suburb' text when setting up and editing an account? I live in the UK and would ...

      
  1. #1
    Anonymous
    Guest


    Default changing SUBURB to somthing else

    How do I change 'Suburb' text when setting up and editing an account?
    I live in the UK and would like it to say 'County'.

    I successfully changed it in the configuration table (the ACCOUNT_SUBURB attribute) but this has no effect on the user view.

    help!

  2. #2
    Anonymous
    Guest


    Default

    go to /catalog/include/languages/english.php. Around line 197 or so you'll find a line that looks like this:

    define('ENTRY_SUBURB', 'Suburb:');

    change it to look like this:

    define('ENTRY_SUBURB', 'County:');

  3. #3
    Anonymous
    Guest


    Default

    Quote Originally Posted by Anonymous
    go to /catalog/include/languages/english.php. Around line 197 or so you'll find a line that looks like this:

    define('ENTRY_SUBURB', 'Suburb:');

    change it to look like this:

    define('ENTRY_SUBURB', 'County:');
    BRILLIANT! THANKS!
    Now do you know of a way of reordering the input fields so I have;

    STREET
    CITY
    COUNTY
    POST CODE

    this is the accepted addressing format in the UK. otherwise, it seems to be 'all over the place'

  4. #4
    Anonymous
    Guest


    Default

    actually dont worry, got that one - its in templates/content/ create_account.tpl.php
    :P

Similar Threads

  1. Changing one page?
    By ActiveTuning in forum osCmax v2 Customization/Mods
    Replies: 1
    Last Post: 11-23-2005, 06:01 AM
  2. Need help changing one box header
    By el1jones in forum osCommerce 2.2 Modification Help
    Replies: 4
    Last Post: 01-08-2005, 10:48 AM
  3. changing name of product_info.php
    By Anonymous in forum osCmax v1.7 Discussion
    Replies: 1
    Last Post: 03-26-2004, 05:20 AM
  4. Suburb for Language Preference?
    By afguns in forum osCmax v1.7 Discussion
    Replies: 0
    Last Post: 01-17-2004, 12:03 PM
  5. changing from ms2.2 to MAX 1.5.5
    By Geotex in forum osCMax v1.7 Installation
    Replies: 6
    Last Post: 12-31-2003, 10:49 AM

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
  •