Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Database address changes


warrenerjm

Recommended Posts

Posted

Hi

 

Ok I am "looking" at the datebase (address_format) table.

 

UK is 1 so I guess I need to amend 1 !!

 

I cannot see the suburb mentioned in any of the datbase though.

 

UK address

first name last name

street

suburb (town)

city

state (county)

postcode

country

 

but the codes says

 

$firstname $lastname$cr$streets$cr$city, $postcode$cr$statecomma$country

 

Now I know I can change this to

 

$firstname $lastname$cr$streets$cr$city$cr$state$cr$postcode$cr$country

 

but I would like to add the suburb field as it could be a town or village.

 

Does it matter that this field is not * ie required?

And do I just add

 

$firstname $lastname$cr$streets$cr$suburb$cr$city$cr$state$cr$postcode$cr$country

 

Sorry but I have done mininal database changes & just see crashing walls when they are mentioned!!

 

Thanks

Julie

Archived

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

×
×
  • Create New...