Umbraco on both servers has English US and English UK, and both are showing in uCommerce on the dev server. Only English UK are showing in uCommerce on the staging server.
I am using the free version of uCommerce on both servers. The only difference I can think of is that I didn't install the licence key to the root folder on the dev server as it's a dev server. Maybe this is why it's restricting the language to English UK on the staging server?
uCommerce showing different languages on different servers
Hi,
I have uCommerce installed on my dev server and my staging server, and they are showing different language options.
On dev I can see English US and English UK, where as on the staging server I can only see English UK.
On both servers my set up is identical as far as I can see, and my web.config on both servers has the culture set identically as below:
<catalogConfiguration defaultCultureCode="en-GB" enforceCategoryNameUniquenessWithinCatalogs="true" />
Does anyone have any ideas how I can get either the en-US language showing on my staging server, or remove the en-US language from my dev server?
Thanks,
Maff
By different language options you mean that the tabs are different?
uCommerce takes its languages out of Umbraco. So you need to check which languages are configured there.
If you are running a free uCommerce version only 1 language are allowed.
Which languages do you see under Umbraco settings?
Regards
Morten
Hi Morten,
Umbraco on both servers has English US and English UK, and both are showing in uCommerce on the dev server. Only English UK are showing in uCommerce on the staging server.
I am using the free version of uCommerce on both servers. The only difference I can think of is that I didn't install the licence key to the root folder on the dev server as it's a dev server. Maybe this is why it's restricting the language to English UK on the staging server?
Thanks,
Maff
Yes that is the reason.
I guess that you've installed the Razor store maybe?
Just delete one of the languages and go with one of them. That should resolve the issue.
I'm trying that on my dev server now and will let you know how I get on :)
Looking good now - both servers have only one language option displayed in uCommerce.
Now onto the next problem of getting my checkout working! I'll create a separate topic for this one! :)
Thanks
Maff
Sure no problem :)
//Morten
is working on a reply...