We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 36613
    • 328 Posts
    Fore example i connect 3 resource:

    I want unlink DE link traslation:

    The result is:

    is wrong! Are you have the same problem ?
      • 44195
      • 293 Posts
      Is it not unlinking?

      After trying to unlink it, what happens when you hover over German?
        I'm lead developer at Digital Penguin Creative Studio in Hong Kong. https://www.digitalpenguin.hk
        Check out the MODX tutorial series on my blog at https://www.hkwebdeveloper.com
        • 36613
        • 328 Posts
        Quote from: muzzstick at Nov 23, 2016, 01:36 AM
        Is it not unlinking?

        After trying to unlink it, what happens when you hover over German?

        After unlink i recive resource update success
          • 36613
          • 328 Posts
          I thinck resolve
          update at line 118
          replace this
          $this->modx->babel->updateBabelTv($diff, $diff);

          whit this
          $this->modx->babel->updateBabelTv($linkedResources, $linkedResources);


          on unlink.class.php