Each country has an 'address_format_id' attached to it. So if you change id #2, it only affects certain countries.
Cheers, Eddy
- osCommerce Support Forum
- → Viewing Profile: Posts: Moxamint
Latest News: (loading..)
Community Stats
- Group Members
- Active Posts 17
- Profile Views 5,804
- Age Age Unknown
- Birthday Birthday Unknown
-
Real Name
Eddy
-
Gender
Male
-
Location
Taiwan
0
Neutral
User Tools
Latest Visitors
Posts I've Made
In Topic: Add extra fields for Customer details
16 February 2013 - 01:50 AM
In Topic: Add extra fields for Customer details
15 February 2013 - 03:58 PM
Take a look at your database table 'address_format' and change the content of field 'address_format'. For example, if the field 'address_format' for 'address_format_id' 2 looks like this:
$firstname $lastname$cr$streets$cr$city$state$postcode$cr$country
and you want to use 'state' as 'telephone' and then put 'telephone' at the end of the address, you can change the above line to:
$firstname $lastname$cr$streets$cr$city$postcode$cr$country$cr$state
This is just the idea, not an accurate example. Your database table 'address_format' should be very different as my shop is heavily modified.
Backup your database before you make any changes to it.
Best wishes, Eddy
$firstname $lastname$cr$streets$cr$city$state$postcode$cr$country
and you want to use 'state' as 'telephone' and then put 'telephone' at the end of the address, you can change the above line to:
$firstname $lastname$cr$streets$cr$city$postcode$cr$country$cr$state
This is just the idea, not an accurate example. Your database table 'address_format' should be very different as my shop is heavily modified.
Backup your database before you make any changes to it.
Best wishes, Eddy
In Topic: 2.3.3 from 2.3.1
23 August 2012 - 12:26 PM
I upgraded from 2.3.1 to 2.3.3, and then applied changes required for 2.3.2. No conflicts at all. So how do I call my osC version if I did not apply changes for 2.3.2?
In Topic: Need simple input text field on product page V2.3
20 August 2012 - 02:25 PM
For using option types in 2.3.x, you may want to check this post:
http://forums.oscommerce.com/topic/338661-contribution-option-types-v2/page__view__findpost__p__1621086
http://forums.oscommerce.com/topic/338661-contribution-option-types-v2/page__view__findpost__p__1621086
- osCommerce Support Forum
- → Viewing Profile: Posts: Moxamint
- Privacy Policy
- Forum Rules ·



Find content

