Copied to clipboard

Flag this post as spam?

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


  • António Ramos 12 posts 102 karma points
    Jul 13, 2017 @ 14:35
    António Ramos
    0

    Tea Commerce support Umbraco v7.6.4?

    Hi,

    I setup a local solution with umbraco (7.6.4) and tea starter kit and ran into issues with several templates throwing null exceptions.

    I tried with 7.6.2 (demo version) and it works fine. Anyone also ran with this issues?

    BR,
    António

  • paulthorpe 10 posts 193 karma points
    Jul 13, 2017 @ 14:43
    paulthorpe
    101

    In the umbracoSettings.config file try setting EnablePropertyValueConverters to false

    <EnablePropertyValueConverters>false</EnablePropertyValueConverters>
    

    See here for the the breaking change https://our.umbraco.org/documentation/getting-started/setup/upgrading/760-breaking-changes#property-value-converters-u4-7318

  • António Ramos 12 posts 102 karma points
    Jul 13, 2017 @ 15:58
    António Ramos
    0

    Hi Paul,

    Thanks for your help.

    Changing EnablePropertyValueConverters solved some template errors. The others I solved.

    Thanks,
    BR,
    António Ramos

Please Sign in or register to post replies

Write your reply to:

Draft