Copied to clipboard

Flag this post as spam?

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


  • Stephen Price 3 posts 73 karma points
    Oct 23, 2015 @ 00:41
    Stephen Price
    0

    Courier failing to load dictionary items on 7.3

    Hi,

    I am having issues getting Courier 2.51.2 to load dictionary items on Umbraco 7.3. I have run a sql profile and found that the select statement is trying to select items where the "parent = NULL". See below:

    exec sp_executesql N'SELECT this_.pk as pk10_0_, this_.id as id10_0_, this_.[key] as key3_10_0_, this_.parent as parent10_0_ FROM cmsDictionary this_ WHERE this_.parent = @p0',N'@p0 uniqueidentifier',@p0=NULL
    

    I have an old backup of the Umbraco 7.2.8 database and can see that the parent id in the cmdDictionary is set to 41C7638D-F529-4BFF-853E-59A0C2FB1BDE, so this might only be an issue on Umbraco 7.3.

    Is anyone else experiencing the same issue or is there anything that I'm missing?

    Thanks in advance, Steve

Please Sign in or register to post replies

Write your reply to:

Draft