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
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?
No, just ordinary submit buttons.
WLPE does have some jquery added though, maybe the issue is there.
I’ve put this issue into the WLPE google code bug page.
Hopefully somebody can find a fix/workaround for this soon?
Thankyou.