- πΊπΈUnited States bluegeek9
Drupal 7 is End of Life. We recommend upgrading to a supported version of Drupal.
Hi, thanks for a great module!
Form field validation callback function email_registration_user_login_validate()
:
$form, &$form_state
as parameters instead of $element, &$form_state, $form
, see https://api.drupal.org/api/drupal/developer%21topics%21forms_api_referen....$form_state['values']['email']
instead of the commonly used $form_state['values']['mail']
No big deals, but still worth mentioning.
Closed: outdated
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Drupal 7 is End of Life. We recommend upgrading to a supported version of Drupal.