Contributions

Features (Category Index)
Search: 

Account Creation - State Abbreviation Fix

Account Creation - State Abbreviation Fix
------------------------------------------

This contrib fixes the problem with OSCommerce that causes difficulties for customers that are creating new accounts. The difficultly is when entering the name of the state, if you do not type in the name exactly right, it gives an error and then gives you a drop down list to choose from.

My fix makes it so it will take the state abbreviation or full name and it doesn't complain about capitalization. It is also very simple to install and the instructions are very direct.

Contribution created August 5th, 2004 by Patrick Thurmond

Tested on OSCommerce MS2-Max version 1.5

Expand All / Collapse All

Update to include more files that needed the fix. Patrick Thurmond 18 Aug 2004

This new release contains 4 more files I found that need this fix within OSCommerce and updated info and instructions.

This contrib currently effects the following files:
address_book_process.php
checkout_payment_address.php
checkout_shipping_address.php
create_account.php

All located in the root of the catalog.

Account Creation - State Abbreviation Fix Patrick Thurmond 5 Aug 2004

Note: Contributions are used at own risk.