We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 31178
    • 128 Posts
    This is in the manager/includes/lang/english.inc.php file

    The line is:
    $_lang["weblink_message"] = 'A weblink is a reference to an object on the internet. This could be a document within MODx, a page on another site or an image or other file on the internet.<p>';


    The extra <p> at the end of the line needs removing to keep the html valid. This is causing issues with the ManagerManager plugin when it tries to configure a weblink page.

    Should be:
    $_lang["weblink_message"] = 'A weblink is a reference to an object on the internet. This could be a document within MODx, a page on another site or an image or other file on the internet.';
      • 25663 MODX Staff
      • 12,272 Posts
      Thanks for the report. Being committed in 3431.
        Ryan Thrash, MODX Co-Founder
        Follow me on Twitter at @rthrash or catch my occasional unofficial thoughts at thrash.me
        • 3749
        • 24,544 Posts
        Ryan, the mistake is there in the 0.9.7 english.inc.php file (line 1529) also.

        Bob
          Did I help you? Buy me a beer
          Get my Book: MODX:The Official Guide
          MODX info for everyone: http://bobsguides.com/modx.html
          My MODX Extras
          Bob's Guides is now hosted at A2 MODX Hosting