Search the Community
Showing results for tags 'confirmation'.
-
login/register Login/Register module two confirmation mails
rareyush posted a topic in Getting Started
Login/Register module sending two email for confirmation and emails are getting from id processwire@mydomain.com -
Is there a built-in way in PW to do email confirmation/validation? Someone signs up or does something with an email address; the system sends an email with a confirmation link to make sure the user actually owns the address. pwFoo and justb3a both use a double opt-in (?) confirmation link in their modules, but I think they use different methods? I can't figure out how they do it. Is there a recommended way? A quick, easy way? I am looking into how to put this together. I would need tables in the database for a validation code, generated at signup, and a true/false for account activation. Those would be two fields in the signup template/page, correct? But they would have to be added to the "user template"? Confused... I thnk this post explains it. Ryan in that thread also points to a built-in PW way to generate a validation code.
-
- validation
- confirmation
-
(and 1 more)
Tagged with:
-
Hello, after an update from 2.6.x to 2.7.1 I always get the annoying alert "This page is asking you to confirm that you want to leave - data you have entered may not be saved. Stay on Page | Leave Page " Even if there are no changes on the page. E.g I open a page and then leave it straight away -> alert is showing. EDIT: Default admin theme Installed modules: Site: AIOM PageRenameOptions (already uninstalled - non change) FieldtypeFontIconPicker Leaflet Map Marker Markup Simple Navigation Database Backups Upgrades Core: Languages Support Languages Support - Page Names Languages Support - Tabs Page Title (Multi-Language) Text (Multi-language) Textarea (Multi-language) This happens in both FF and Chrome and I can't see anythings suspicious in the JS console. What can I do to get rid of the alert for pages with no changes?