Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Jason White 1 post 71 karma points
    Dec 17, 2019 @ 10:10
    Jason White
    0

    Set Culture and Hostnames from database in SQL

    Hi,

    I am having problems accessing my CMS and urgently need to set the language for my website.

    I would like to do this from SSMS by accessing the database directly, I can see a table [dbo].[umbracoLanguage] that has the language I need but I am not sure how to relate this to the root node of my webiste by changing a database table row?

    Many thanks,

    Jason White

  • Erik-Jan Westendorp 29 posts 296 karma points MVP 5x c-trib
    Jan 03, 2020 @ 09:57
    Erik-Jan Westendorp
    1

    Hi Jason,

    The [dbo].[umbracoLanguage] only contains the installed languages.

    If you want to change a language of a domain you can change the domainDefaultLanguage in the [dbo].[umbracoDomains] table.

  • 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.

Please Sign in or register to post replies