After snippet sources review it seems WebLoginPE is not designed for several calls on a same page.
vhollo, what goes into the ’id’ parameter? Can you name it anything or does it need to match something in the form (such as the form’s id or the name of the chunk that the form code is in?)
Anything different from the other WLPE calls’ IDs like ’sidebar’, ’userlist’ etc.
i’m not having much success using any of these methods. It’s just to complicated and not working the way it should. Can i just use webSignUp to register my members?
I’m using WebLoginPE 1.3.1, and it works.
I have a "simple" login in my side bar. There, I say [tt]&disableServices=`register,users,profile,manager`[/tt].
I have an extra page with a registration form. As soon as I post the form, the login-form will not show any longer. But the extra registration Form works as ecpected.
Martin
Hello everyone,
everything works fine for me, except one thing :
i have in my template a call for webloginpe, type simple. This call is displayed on all pages.
I have in a document a call for webloginpe, type profile. Every changes works, except the messages dont display.
I dont have success message when i change an information. When i comment out the call in the template, success messages show up, everthing is normal.
I use rhe modification of vhollo, i’ve set up different id for each calls.
Vhollo, do messages show in your multiple instance version? Do i have something to modify in templates? (include id in [+wlpe.message+] like this [+myid.wlpe.message+]?)
thanks for your help.