I am new to WebLoginPE and haven’t really even gotten my sealegs under me yet. I am setting up my first registration form and when I submit a new user, I get the following cryptic error inside the <p class=wlpeMessageText> tag:
An error while sending the email. Please contact the Site Administrator.
When I add a WebUser through the manager interface, the confirmation email works fine. And even when I get the above error on my registration page, the WebUser gets created, it’s just that no verification message goes out.
I’ve searched high and low for that error and can’t find it anywhere. I even tried searching for the word "sending" in the php code for WLPE, PhpMailer, eform and WebLogin, and I couldn’t any code that looked like it was generating that msg.
Thanks in advance for the help....