Jump to content



Latest News: (loading..)

* * * * - 1 votes

UK-Based: Default osCommerce Installation.


  • Please log in to reply
149 replies to this topic

#41   Mighty Mike

Mighty Mike
  • Members
  • 343 posts
  • Real Name:Mike
  • Location:always lost

Posted 01 March 2005 - 12:43 PM

Hi All

Does this contrib remove the drop down from the "Country" selection field and defaults to UK in create_account etc... ?

#42   The Vulture

The Vulture
  • Members
  • 15 posts
  • Real Name:Pete Hawkins
  • Location:UK

Posted 02 March 2005 - 11:23 PM

Fantastic. ....  why does it always happen .. you search all night, fail, post a question on the forum and 2 minutes later find the answer ....  

Cheers for a simple mod.

#43   MartinEvans

MartinEvans
  • Members
  • 60 posts
  • Real Name:Martin Evans
  • Location:UK

Posted 05 March 2005 - 10:16 PM

Hi,

I'm trying to use the contib but have a problem with Lodon as a state, I live in Twickenham Middlesex, Middlesex isn't listed as a state so I used London. However when I continue I get asked to select a county from the pull down, I select London and go round in the same loop?


Any help would be greatlt appreciated,

Regards,

Martin

#44   MartinEvans

MartinEvans
  • Members
  • 60 posts
  • Real Name:Martin Evans
  • Location:UK

Posted 05 March 2005 - 10:38 PM

MartinEvans, on Mar 5 2005, 10:16 PM, said:

Hi,

I'm trying to use the contib but have a problem with Lodon as a state, I live in Twickenham Middlesex, Middlesex isn't listed as a state so I used London. However when I continue I get asked to select a county from the pull down, I select London and go round in the same loop?
Any help would be greatlt appreciated,

Regards,

Martin

<{POST_SNAPBACK}>


Fixed it, added the mods to zone_query suggested in an earlier post to create_acccount and address_book, I think I may have had a typo aswell.


#45   MartinEvans

MartinEvans
  • Members
  • 60 posts
  • Real Name:Martin Evans
  • Location:UK

Posted 05 March 2005 - 10:40 PM

MartinEvans, on Mar 5 2005, 10:38 PM, said:



Anyone know what the best way to add Middlesex is?

#46   JoeMcManus

JoeMcManus
  • Members
  • 168 posts
  • Real Name:Joe McManus

Posted 09 March 2005 - 02:23 PM

fasterstill, on Feb 28 2005, 06:43 PM, said:

Hi Guys

Right im using the uk contrib but have noticed several countrys missing:
Azores
Balearic isles
Corsica
Guernsey
Jersey
Maderia
Sardinia
Sicily
and this is just with a quick look through.

Im in the process of writing a contrib for Parcelforce Euro 48 and International standard shipping rates so realy could do with pointing in the direction of whereever you managed to find a list of country codes.
Im a good way through this so the sooner i can get this info the sooner it will be available. Taken a while as Parcel Force breaks down into TEN zones :(

Cheers guys

<{POST_SNAPBACK}>



They aren't missing because none of them is a country.

Question:

Has anyone hacked the Mr - Mrs radio buttons into a drop-down for Mr, Mrs, Miss, Ms, and Dr yet by any chance?
Johan a.k.a. T0PS3O elsewhere.

Contributed Barclay's ePDQ Payment Module though not originally mine. Made it work though...

#47   Scooby

Scooby
  • Members
  • 28 posts
  • Real Name:Paul Baker

Posted 23 March 2005 - 05:33 PM

OK..... I've been through the tutorial bits in this thread and it's partially working.....

In "My Account", it shows the Primary Address in the format:
Name
Address1
City
Postcode
County
Country

but the Address Book Entries is correct.

If I go through the order process, the Shipping Address is shown in the same (wrong) format as above, in the Shipping Information page, the billing address in the Payment Information page is also the same (wrong) format and in the Order Confirmation page it's also the same (wrong) format.  When the order confirmation email is sent, that also contains the same (wrong) format.  I've obviously missed something somewhere, help please :)

#48   peterc

peterc
  • Members
  • 9 posts
  • Real Name:Peter Callaway

Posted 08 April 2005 - 12:11 PM

Can this be used to upgrade an existing install by overwtiting the files and uploading the sql file. Or does it need to be a fresh install?

#49   briggers

briggers
  • Members
  • 13 posts
  • Real Name:Richard Brignall
  • Gender:Male
  • Location:Bracknell, UK

Posted 25 April 2005 - 03:56 PM

Scooby, on Mar 23 2005, 05:33 PM, said:

OK..... I've been through the tutorial bits in this thread and it's partially working.....

In "My Account", it shows the Primary Address in the format:
Name
Address1
City
Postcode
County
Country

but the Address Book Entries is correct.

If I go through the order process, the Shipping Address is shown in the same (wrong) format as above, in the Shipping Information page, the billing address in the Payment Information page is also the same (wrong) format and in the Order Confirmation page it's also the same (wrong) format.  When the order confirmation email is sent, that also contains the same (wrong) format.  I've obviously missed something somewhere, help please :)

<{POST_SNAPBACK}>



#50   briggers

briggers
  • Members
  • 13 posts
  • Real Name:Richard Brignall
  • Gender:Male
  • Location:Bracknell, UK

Posted 25 April 2005 - 04:07 PM

briggers, on Apr 25 2005, 03:56 PM, said:




If you are making the mods as an update to an existing installation (i.e. making the mods manually) you also need to change an entry in the database table "countries"
Change the address_format_id field for the entry United Kingdom from 1 to 2
and
Change the address_format_id field for the entry United States from 2 to 1

This field refers to another table "address_format" in which you can define a number of country specific formats for addresses.

You may want the change the countries|address_format_id field for other countries depending on where you expect to sell.

Great contribution and thanks to all who have contributed!

Edited by briggers, 25 April 2005 - 04:09 PM.


#51   dazloon

dazloon
  • Members
  • 15 posts
  • Real Name:Darren Woodley

Posted 22 May 2005 - 06:58 PM

MartinEvans, on Mar 5 2005, 11:16 PM, said:

Hi,

I'm trying to use the contib but have a problem with Lodon as a state, I live in Twickenham Middlesex, Middlesex isn't listed as a state so I used London. However when I continue I get asked to select a county from the pull down, I select London and go round in the same loop?
Any help would be greatlt appreciated,

Regards,

Martin

<{POST_SNAPBACK}>



Just add it to the list of zones in admin.
Apologies if you've already figured that out but I only just found this thread which, I have to say has been invaluble!!

#52   cd100

cd100
  • Members
  • 88 posts
  • Real Name:Claire

Posted 06 June 2005 - 02:01 PM

Hi there,
Not sure how I should install this. OSC is provided by my host, and just gets installed onto my server, so I don't get the chance to see or overwrite any of the installation files. Can somebody please tell me what to do.
Regards,
Claire

#53   chooch

chooch
  • Members
  • 1,981 posts
  • Real Name:AA
  • Gender:Male
  • Location:London, UK

Posted 04 July 2005 - 01:08 PM

great contribution......

however, i have copied all the files on to a fresh install of oscommerce and added the sql and updated the database to make it UK1/US2 - but have the following problem:-

i) create_account.php

when registering as a new customer, i select United Kingdom and 'continue', it takes me back to the same page asking to select 'county/state', but when i select London it just keeps referring me back to the same damn page!!!  I tink all the other counties work but not London

please advise me on what to do.. thanks
Upon receiving fixes and advice, too many people don't bother to post updates informing the forum of how it went. Until of course they need help again on other issues and they come running back!

Why receive the information you require in good faith for free, only to then have the attitude to ignore the people who gave it to you?

There's no harm in saying, 'Thanks, it worked'. On the contrary, it creates a better atmosphere.

CHOOCH

#54   tsvenkat

tsvenkat
  • Members
  • 131 posts
  • Real Name:Teeyes Venkat
  • Location:Madurai/Tamilnadu, India

Posted 12 July 2005 - 08:56 AM

Same problem for me too..

When we choose LONDON, it just does not allow further

#55   neilwillis

neilwillis
  • Members
  • 82 posts
  • Real Name:Neil Willis

Posted 18 July 2005 - 01:42 PM

Same Problem,  

A customer just phoned to let me know.

Anyone got a fix for this?


Thanks

Neil

#56   alkazar

alkazar
  • Members
  • 14 posts
  • Real Name:Ken Steven

Posted 18 July 2005 - 02:20 PM

Great Contrib.

One problem, now that I have installed the contrib, the VAT is no longer displayed with the price. I haven't changed any of the files and am running with the database data contributed. Any ideas why this should be?


ken.

#57   alkazar

alkazar
  • Members
  • 14 posts
  • Real Name:Ken Steven

Posted 21 July 2005 - 02:05 PM

Ah the stupidity of age :'(

After racking my tiny little brain trying to find out what was wrong I eventually found it - the product wasn't in a taxable group so there would be no VAT to show up!

Creeps quietly out of this topic now....................

Ken.

#58   TDK

TDK
  • Members
  • 30 posts
  • Real Name:Tom

Posted 29 July 2005 - 06:18 PM

I also have the problem when a customer chooses London for both the city and county it goes in a loop. Has anyone managed to fix this yet?

#59   ThatMan

ThatMan
  • Members
  • 2 posts
  • Real Name:Steve Harvey

Posted 19 August 2005 - 08:53 PM

Whilst waiting for a programmer to come up with a solution, I came up with this:

I changed the name of 'Londonderry' in the zone list to 'Londoonderry' and everything works fine.

To be honest, I don't expect many visitors from there, and only a small percentage of those would notice the spelling mistake.

The reason I added an extra 'o' rather than changing letters around is to keep the same alphabetical listing... no other reason  ;)

Other things I have found in the zone list:
Duplicated "Jersey" (I know I was drunk when I visited the island, but I'm sure there is only 1!)  :P
Duplicated "Gwynedd" (I hope there is only 1!)  :o
Lower case "west" in "North West Highlands"

Hope this helps
Steve

#60   blagger

blagger
  • Members
  • 392 posts
  • Real Name:Asif Mohammed
  • Location:United Kingdom

Posted 19 August 2005 - 09:52 PM

excellent stuff from the brits!

shame i didn't come across this about 4 weeks ago, when i got the usa version. but i've changed bits and bobs and am quite happy with the way my site is.

i might change a few bits to suggestions in this forum, but i am sure customers will be ok with it.

keep it up!