getActifendInfo(); $subs_info = $utilObj->get_subscription_status(); @$ripple_email = sanitize_email( sanitize_text_field( $_POST['actifend_email'] ) ); if (isset( $ripple_email ) && $utilObj->actifend_validEmail( $ripple_email )) { @$actifend_optin = $_POST['optin']; debug_log('Admin email: ' . $ripple_email); debug_log("Actifend Opt In: " . $actifend_optin); $userRegObj = new ActifendUserRegister; $ret = $userRegObj->actifend_register_step2( $ripple_email ); if (strcmp($ret, 'NO_ASSETID') === 0) { // get assetid and update $res = $this->utiObj->update_assetid( get_site_url(), $ripple_email ); if ($res) { debug_log("DB updated with asset id."); } $error = 1; } } else { $error = 1; $ERROR_MSG = "ERROR: Not a valid email address to register."; } if ($error == 1) { ?>


Please confirm email address: user_email; ?>

I understand that this email address is used to authenticate me into the Actifend Mobile App and to send website security updates.

  • We do not share your email address with any third party.
  • Our Privacy Policy