search
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
Have you disabled the old language branches and enabled the new ones?
i have deleted the old language branches,
as a test i added back in a language branch with pkID=1, i can now add pages again. But where can i find where EPiServer thinks i still have a language branch with the pkID of 1? my new master language has an ID of 27.
If you check language settings and the "available languages" setting for a page that gets the problem you are describing: has this been changed to the new language branches?
I had to make a set of customer languages in EPiServer, then remove the "old" languages. with help from the Advanced language plugin this was quite easy, however.
When i try to add a new page now i get the following error
The INSERT statement conflicted with the FOREIGN KEY constraint "FK_tblPage_tblLanguageBranch". The conflict occurred in database "CruisePersonaliserDev", table "dbo.tblLanguageBranch", column 'pkID'.
I'm guessing EPiServer is still trying to add pages under the old Master Language branch.
How do i set the new master language branch / ID ?
any guidance would be helpful.
Thank you