This topic contains 1 reply, has 2 voices. Last updated by Bruce 3 years, 11 months ago.
Topic Author | Topic |
---|---|
Posted: Thursday Feb 7th, 2013 at 4:33 pm #41057 | |
I’m using a LDAP plugin that creates WordPress users automatically when they login using their existing LDAP credentials. Unfortunately, many of the LDAP entries don’t have email addresses, which this plugin actually handles fine despite the fact that WordPress requires an email address. In my workflow, I’m requiring users to be logged into the site before they signup for stuff via s2Member. When I use the Authorize.net Pro Form, the email address field is blank for users without one in their WordPress profile (obviously), but that field is not editable whereas the First Name and Last Name fields are. I need this form to collect an email address for sending confirmations, etc, but can’t seem to figure out how to all users to enter an email (and have it update their profile). Any thoughts? |