Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi,
I just want to set a specific culture to a website.
When I try to add a product, the form will redirect to /base/TC/FormPost.aspx. If i rollback the root node setting to inherit it works fine.
I'm missing any configuration?
BR, António Ramos
This is because an error happens when trying to add the product. Are you running on Azure? So if you add a hostname and a culture it fails and if you just have inherit - it works?
Kind regards
Anders
Hi Anders,
I'm only setting the culture. The hostname is not set. Also I'm not running in Azure.
I can repro this in demo.
I think you need to set the hostname as that is what Tea Commerce uses to find the right language in its code. See here:
https://github.com/TeaCommerce/Tea-Commerce-for-Umbraco/blob/master/Source/TeaCommerce.Umbraco.Configuration/Services/LanguageService.cs
If that doesn't fix it. Then please write us a small guide to [email protected] about how to reproduce in the demo on demo.teacommerce.net - thanks.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Website cultures in Tea Commerce
Hi,
I just want to set a specific culture to a website.
When I try to add a product, the form will redirect to /base/TC/FormPost.aspx. If i rollback the root node setting to inherit it works fine.
I'm missing any configuration?
BR,
António Ramos
This is because an error happens when trying to add the product. Are you running on Azure? So if you add a hostname and a culture it fails and if you just have inherit - it works?
Kind regards
Anders
Hi Anders,
I'm only setting the culture. The hostname is not set. Also I'm not running in Azure.
I can repro this in demo.
BR,
António Ramos
I think you need to set the hostname as that is what Tea Commerce uses to find the right language in its code. See here:
https://github.com/TeaCommerce/Tea-Commerce-for-Umbraco/blob/master/Source/TeaCommerce.Umbraco.Configuration/Services/LanguageService.cs
If that doesn't fix it. Then please write us a small guide to [email protected] about how to reproduce in the demo on demo.teacommerce.net - thanks.
Kind regards
Anders
is working on a reply...