Hi,
i have 2 questions:
1.
this is my snippet call: [!WebLoginPE? &type=`register` ®Type=`instant` ®isterTpl=`db_register_tpl`!]
i want to register users without verification and without having the server send an email to the supplied email address. however, everytime a user tries to
register the following message is displayed: "An error while sending the email. Please contact the Site Administrator."
i am developing on a local server without smtp so the message is plausible. what i dont understand is why the snipped still tries to send an email when i have
selected "instant" regType.
2.
i want to add a logout button on arbitrary pages. from what i have seen so far is that a logout button is displayed when the WebLoginPE snippet is called. how can i
implement an logout button/link for placing on arbitrary documents.
thanks
souls