Copied to clipboard

Flag this post as spam?

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


  • Streety 358 posts 568 karma points
    Mar 21, 2012 @ 17:14
    Streety
    0

    De-Installed Tea Commerce and NOW!

    My Umbraco instance is in a foreign language don't you know.

     

    I had the tree names problem...

     

    What is going on. I need it back in English.

  • Streety 358 posts 568 karma points
    Mar 21, 2012 @ 17:46
    Streety
    0

    removing TeaCommerce has removed my language files too.

     

    Re-intalled Tea commerce which fixed the tree names issue but not the languages

     

    I have Danish and German now. Any ideas how to get them back?

  • Streety 358 posts 568 karma points
    Mar 21, 2012 @ 17:53
    Streety
    0

    Strange one.

     

    I found the language files in umbraco config lang and looked at en.xml and it was in Danish.

     

    Copied over from another 4.7.1.1 site and all back. Crazy problem.

  • Streety 358 posts 568 karma points
    Mar 21, 2012 @ 17:56
    Streety
    0

    Tried it again and removing the Teacommerce package somehow corrupts the EN language file.

  • Anders Burla 2560 posts 8256 karma points
    Mar 22, 2012 @ 08:39
    Anders Burla
    0

    Hi Streety

    Sounds weird - this is the code for the uninstall of Tea Commerce language files

    TargetFile.XPathSelectElements( "./language/area [@alias='teaCommerce']" ).Remove();
          TargetFile.XPathSelectElements( "./language/area [@alias='actions']/key [contains(@alias,'teaCommerce')]" ).Remove();
          TargetFile.XPathSelectElements( "./language/area [@alias='sections']/key [@alias='teacommerce']" ).Remove();

    It removes the "teaCommerce" area and some actions and a section name - that should be it. But of course if you experience it - maybe it does more :)

    Kind regards
    Anders

  • Jamie 35 posts 87 karma points
    Apr 06, 2012 @ 13:04
    Jamie
    0

    Thanks for posting this - it's definately TeaCommerce as I just did a vanilla install of UMB 4.7.1.1 and added TeaCommerce to try it out (actuially I installed TEAcommerce and UComponents (both from local downloads) then uninstalled Tea commerce (didn't uninstall UCompentents) and lost english. Had no idea how to fix - so thank you for this post. For anyone else you can find the language file that needs to be 'restored' here: umbraco\config\lang

  • Anders Burla 2560 posts 8256 karma points
    Apr 09, 2012 @ 11:51
    Anders Burla
    0

    Hi all

    We will be looking into this - so it wont delete the english language :)

    Kind regards
    Anders

  • Anders Burla 2560 posts 8256 karma points
    Apr 10, 2012 @ 14:58
    Anders Burla
    0

    Hi jamie

    This has been fixed in the latest beta build - http://our.umbraco.org/projects/website-utilities/tea-commerce

    Kind regards
    Anders

Please Sign in or register to post replies

Write your reply to:

Draft