I have previously had a problem with installing the language zh-CHT on EPiServer which managed to break the site, however we managed to get it disabled within the database which resolved this issues. The only problem is that it now comes up with the error "Page 26 was not found on language zh-CHT" when searching for certain keywords on the site and does not return any search results. What's the best way to go about removing the language from the tblLanguageBranch and all references to it in the other tables?
The problem turned out to be some left over keywords in the tblKeyword table. I also removed references to the LanguageBranchID in tblPageLanguageSetting and tblProperty. Hopefully that will suffice.
Hi,
I have previously had a problem with installing the language zh-CHT on EPiServer which managed to break the site, however we managed to get it disabled within the database which resolved this issues. The only problem is that it now comes up with the error "Page 26 was not found on language zh-CHT" when searching for certain keywords on the site and does not return any search results. What's the best way to go about removing the language from the tblLanguageBranch and all references to it in the other tables?
Thanks,
Chris