I have a problem with WebloginPE
After the registration process the user is automatically allowed to login in the website. Is it possible to send first a confirmation email to the administrator, and then allow the user to login?
Any tips on how this might be achieved? Thanks
Thanks Adrian I didn’t see the pending parameter in the documentation. That’s exactly what I was looking for!
-
☆ A M B ☆
- 24,524 Posts
Good to know; I wasn’t aware of this either!

So I went back to my editor which had the WLPE file opened to look at the onWebSaveUser event trigger, and what is staring back at me but
if ($regType != 'pending') {