We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 10487 MODX Staff
    • 1,535 Posts
    I don’t understand the fix provided.

    I’ve checked SVN and for all releases, as far as back as 0.9.6.3 (didn’t check any further back), the affected line (using the line numbers provided by anablepo) already ends in:
    .$pagetitleDisplay.$weblinkDisplay.'</span> '.$pageIdDisplay.'<div style="display:none"></div></div>';

    Can somebody please provide a patch in JIRA for this as I’m nonplussed with what exactly needs to be changed. Thanks!
      Garry Nutting
      Senior Developer
      MODX, LLC

      Email: [email protected]
      Twitter: @garryn
      Web: modx.com
      • 25615
      • 2 Posts
      I’m not sure how to post a patch but looks like a ticket has already been submitted:
      http://svn.modxcms.com/jira/browse/MODX-1643

      I disagree with the poster that "it must be a mac thing." The only time I’ve run into this -- with ModX installations on several hosts -- is with Lunarpages running PHP 5.2.9 MySQL. It seems to be working now applying the fix above to line 178 in the else statement, not above.
        • 21257 MODX Staff
        • 730 Posts
        I’m trying out a fix for this issue for Lunarpages users.
        If someone could try replacing manager/frames/nodes.php with this file:
        https://github.com/modxcms/evolution/raw/f0f59c82d59402553603e457ab47a41bbb4024b6/manager/frames/nodes.php
        it would be greatly appreciated.
        In fact, I recommend taking that file and uploading it to the server via FTP, since part of my left-field hunch on this is that they are somehow filtering out the "<div style="display:none"></div>", and that could potentially be happening in their FTP server. It’s a stretch, I know. ;-)
          Mike Schell
          Lead Developer, MODX Cloud
          Email: [email protected]
          GitHub: https://github.com/netProphET/
          Twitter: @mkschell