Community Add-Ons

Maintainers: primster7
Add file to this package
Top » Other

Zipcode Fix for create account
for osCommerce Online Merchant v2.2

This is a simple fix for the user only. I didn't change the admin file to display it correctly. Maybe in the future. This file will let the user enter his zip code after the state instead of before the city. This is the standard form fill for the U.S. If you have any questions, please email me.

Legend:  Download   Report
Expand All / Collapse All
Members zipcode fix aegrnberg 22 Nov 2006  

I'm in the US also and needed to move the zip code field after the state field. So I used the create account contrib, but needed to change the following files as well, which are accessible when users are logged in:

catalog/address_book_process.php
catalog/checkout_shipping_address.php
catalog/checkout_payment_address.php

These two files (in package) control the above files:
catalog/includes/modules/checkout_new_address.php
catalog/includes/modules/address_book_details.php

regards,
-aegrnberg

Zipcode Fix for create account primster7 9 Oct 2006