We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 10525
    • 247 Posts
    I am making a call to WLPE to bring up a list of users so that I can edit profiles or delete accounts.

    The call is as follows, and uses the default template:

      [!WebLoginPE? &type=`manager`!]

    This results in a list of users, each with details (picture, username, age etc), plus Edit<username> and Delete<username> buttons.

    When I click either of any of these buttons, nothing happens.

    I’ve been fiddling around for quite some time now and may be suffering from screen stare, so it’s likely a simple problem, but can anybody suggest why this might be?

    I am using friendly URLs, if that’s of any significance.

    Just noticed that this problem only happens for me in IE6+7. It works fine in Firefox 3.


    MODx 0.9.6.1p2
    Windows Server
    Apache 2.2.4
    PHP 5.2.4-dev
    WebLoginPE 1.3.1
      • 4310
      • 2,310 Posts
      I hadn’t noticed before that the buttons don’t work in IE7, but do in FireFox.
      Had a quick look at the code but I can’t see where the problem is.
      Maybe someone else has the solution?
        • 25663 MODX Staff
        • 12,272 Posts
        Are the buttons images?
          Ryan Thrash, MODX Co-Founder
          Follow me on Twitter at @rthrash or catch my occasional unofficial thoughts at thrash.me
          • 4310
          • 2,310 Posts
          No, just ordinary submit buttons.
          WLPE does have some jquery added though, maybe the issue is there.
            • 10525
            • 247 Posts
            I’ve put this issue into the WLPE google code bug page.

            Hopefully somebody can find a fix/workaround for this soon?

            Thankyou.