Canadian Province Missing

Where can I ad a province for Canada. There is no drop down for British Columbia.

Also I currently have to enter the addresses in as Main St 1234, Can this be changed to 1234 Main ST.?

I live in Canada, do I need to change the language settings to US/Canada. I see there is a British flag in the top right corner for language. No other option for U.S./Canada.

check here, Shaun has collected important changes for north american countries:

Thank you.

Hi Algrium,

[QUOTE=Algrium;124674]Where can I ad a province for Canada. There is no drop down for British Columbia.[/QUOTE]

Most likely, you have to make this changes directly in the database. Do you know how to access it?

[QUOTE=Algrium;124674]Also I currently have to enter the addresses in as Main St 1234, Can this be changed to 1234 Main ST.?[/QUOTE]

See @Hebsacker’s comment before :wink:

[QUOTE=Algrium;124674]I live in Canada, do I need to change the language settings to US/Canada. I see there is a British flag in the top right corner for language. No other option for U.S./Canada.[/QUOTE]

I’m pretty sure that Canadian is more closed to Brit English - well, of course depends on your certain location, doesn’t it :slight_smile:

What I’d advise in this case: Define a new language called “en_CA” according to the Zend Framework locale policies and make your own changes:

  1. change the Union Jack into the Maple Leaf:
    https://github.com/OXIDprojects/languages/tree/master/out/azure/img/lang
  2. copy the language file you find in the folders for /en/ into /en_CA/ and change the values for the translation

On the other hand, I can provide you with simply copying the standard English translations we have, into en_CA in our translation center. Register yourself here and make the necessary changes like replacing “basket” by “cart” or whatever it is about.

Cheers

[QUOTE=Hebsacker;124685]check here, Shaun has collected important changes for north american countries:

https://github.com/OXIDprojects/6vC-NA-Shop[/QUOTE]

I installed it, but when I activate it I get this error on the storefront side:

Fatal error: Call to undefined method v6c_naPrice::getConfig() in /home/content/96/11167096/html/modules/v6c_nashop/v6c_naprice.php on line 326

Should have mentioned I am using new CE version 4.7.5

[QUOTE=Marco Steinhaeuser;124698]Hi Algrium,

Most likely, you have to make this changes directly in the database. Do you know how to access it?

No I don’t know how to access the database …yet :slight_smile:

Should have mentioned I am using new CE version 4.7.5

Hi Algrium,

did you read the README for the NA-Module?

  • Compatible with OXID eShop 4.6.x (last verified with 4.6.5).

So it will probably not work with 4.7.5 as the directory structure changed in the mean time. If you want to work with it anyways I’d suggest to use an older version:
http://wiki.oxidforge.org/Downloads/4.6.5 or (might work:)
http://wiki.oxidforge.org/Downloads/4.6.6

You can access the database via an interface your hosting provider probably installed for you (phpMyAdmin?)

Just checked the oxstates table in the database: The Canadian provinces are already present there. So you just probably have to activate Canada in admin -> master settings -> countries, then the provinces will be shown properly :wink:

I saw you registered yourself on the translation center. Do you want to go ahead with it, shall I add a new language en_CA for you and you’ll try to find some phrases for Canadian English?

Cheers!

[QUOTE=Marco Steinhaeuser;124731]then the provinces will be shown properly[/QUOTE]

… except of BC :frowning:
https://bugs.oxid-esales.com/view.php?id=5134

Regards

[QUOTE]=Marco Steinhaeuser;124731]Hi Algrium,

did you read the README for the NA-Module?

Yea I thought I would give it a try, just the error or white screen.

So it will probably not work with 4.7.5 as the directory structure changed in the mean time. If you want to work with it anyways I’d suggest to use an older version:
http://wiki.oxidforge.org/Downloads/4.6.5 or (might work:)
http://wiki.oxidforge.org/Downloads/4.6.6

I guess I will try one of the 4.6’s until modules catch up with the 4.7.5.

You can access the database via an interface your hosting provider probably installed for you (phpMyAdmin?)

I was able to play around with phpMyAdmin and got the Provinces entered, I noticed Alberta was also missing in 4.7.5

Just checked the oxstates table in the database: The Canadian provinces are already present there. So you just probably have to activate Canada in admin -> master settings -> countries, then the provinces will be shown properly :wink:

I saw you registered yourself on the translation center. Do you want to go ahead with it, shall I add a new language en_CA for you and you’ll try to find some phrases for Canadian English?

Cheers!

I think I have spent enough time fighting with 4.7.5, I’ll try 4.6.5. even the PayPal Module was not working correctly. Had the API all set up, got to the Orders point with the two notifications, but no connection to PayPal. Tried for many, many, many hours. Install, delete, reinstall, delete,…:confused:

I will try the translator make it for en_US, I think there would be a bigger interest.

What am going to need for translation software?

Bedtime now.:confused:

I’m afraid @spurvis (compatriot of yours BTW) is not around any longer. But maybe someone else will take over the heritage.

Thanks. Updated the bug entry.

Which one did you try, this one?

It was made by @spurvis as well but some other guys took it over and consistently work on it. Actually it shall work with 4.6 either.

[QUOTE=Algrium;124754]
I will try the translator make it for en_US, I think there would be a bigger interest.[/QUOTE]
Brilliant idea. Will care about that tomorrow if you mind - end of business here as well #braindead :slight_smile:

[QUOTE=Algrium;124754]
What am going to need for translation software? [/QUOTE]
It’s a web based translation software already where you registered, no need for other software. I’ll copy the EN we have to en_US tomorrow and you may go through it, making the necessary changes. Maybe you want to see the screencast first:
http://wiki.oxidforge.org/Tutorials/Language_handling#Help_translating

[QUOTE=Algrium;124754]
Bedtime now.:confused:[/QUOTE]

Sweet dreams :slight_smile:

Hi Algrium,

I just made a copy of en into en_US on translate.oxidforge.org and activated your account.
Best is probably if you picked out some special terms, search for them and change them in the list view. At least I did so when working on UK English: searched for “cart” and replaced it by “basket” :wink:

Cheers!