Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How to move the postcode to the end of address


a12c4magic

Recommended Posts

Posted

Can someone please tell me how to move the postcode to the end of the address as I have tried moving the code in:

 

catalog/create_account.php

catalog/includes/modules/address_book_details.php

catalog/includes/modules/checkout_new_address.php

 

It made no difference so I assume the order is decided in another file which eludes me.

 

Sue

Posted
The address format is stored in the database table address_format. Check that out. BTW $cr is for carriage return.

 

Thanks but it wouldn't work, however have found a solution:

 

Downloaded the uk based oscommerce and copied the catalog/create_account.php across to the server overwriting the exisiting catalog/create_account.php and that resolved the issue.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...