We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 10190
    • 187 Posts
    Hi,

    I've updated wf to 2.3.2pl and at the same time login to 1.7.0pl (modx still 2.1.3-pl).

    No my menu shows only when logged in. I don't know wether this is due to wf or to login, will crosspost it, sorry for that ;-)

    One menu entry has subitems with restricted pages, which should show only when logged in (member area). This worked fine before updating.

    I think it should be a wf issue, as the unrestricted pages show if I call them directly via their URL, and the restricted ones only show up after logging in.

    It's only the wayfinder menu that doesn't show up, regardless wether I call it only with startId=0 or lots of parameters.

    Any help is greatly appreciated.

    Cheers
    Frisco [ed. note: Frisco last edited this post 14 years, 11 months ago.]
      • 10190
      • 187 Posts
      When I put
      debug=`TRUE`
      , wf says (among other informations):

      No resources found for menu.

      I have
      startId=`0`
      , but the debug output shows nothing for id nor for startId.

      Any clues?

      Frisco [ed. note: Frisco last edited this post 14 years, 11 months ago.]
        • 10190
        • 187 Posts
        ah, and if I use another id for startId, say an id of a menu items which has subitems, this part of the menu shows up fine.

        Thus
        startId=`0`
        isn't working anymore.

        Suggestions how to solve this? Context is web, all content is in subnodes under web.

        Strange.
          • 22303 MODX Staff
          • 10,725 Posts
          I believe this is a bug in Wayfinder 2.3.2 — I recommend uninstalling it and restoring the previous version until this is resolved.
            • 10190
            • 187 Posts
            yeah, think so too - wrote a bug report to get it going.