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,
Umbraco Version: 7.3.0 Package name : Personalisation Groups Package version : 0.2.5
My Umbraco website url is https://www.example.com/
India : https://www.example.com/in/ USA : https://www.example.com/us/ UK : https://www.example.com/uk/
I have developed the functionality as per need using cookie.It's working in QA environment but when i upload it on live site It's not working.
When we are trying test personalisation group package on cloud front it's not working over there.
Kindly let me know the all the steps and code in umbraco. Kindly reply me as soon as possible.
Hi Hemika,
Issue could be related to http mode on test site and https mode on the live site.
Your cookie might require following line in web.config.
https://headmelted.com/securing-asp-net-cookies-a1e1b1648ed
Hope this helps to solve your issue.
Cheers,
Shaishav
Sorry but I have tried it but It's not working.
On the QA site it's working.
On live site When fetching cookie and it's value it always returns null and when cookie gets null or empty my logic is not work.
The same thing is working on the qa site. But not on cloud front website.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Personalisation Package Issue : Country wise URL and content issue
Hi,
Umbraco Version: 7.3.0
Package name : Personalisation Groups
Package version : 0.2.5
My Umbraco website url is https://www.example.com/
BUT I want country wise site url like :
India : https://www.example.com/in/
USA : https://www.example.com/us/
UK : https://www.example.com/uk/
I have developed the functionality as per need using cookie.It's working in QA environment but when i upload it on live site It's not working.
When we are trying test personalisation group package on cloud front it's not working over there.
Kindly let me know the all the steps and code in umbraco. Kindly reply me as soon as possible.
Hi Hemika,
Issue could be related to http mode on test site and https mode on the live site.
Your cookie might require following line in web.config.
https://headmelted.com/securing-asp-net-cookies-a1e1b1648ed
Hope this helps to solve your issue.
Cheers,
Shaishav
Sorry but I have tried it but It's not working.
On the QA site it's working.
On live site When fetching cookie and it's value it always returns null and when cookie gets null or empty my logic is not work.
The same thing is working on the qa site. But not on cloud front website.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.