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 = 0; } else { $error = 1; $ERROR_MSG = "ERROR: Not a valid email address to register."; } if ($error == 1) { ?>
user_email; ?>

Plugin activation completed. Now setup your email-based login for instant
website recovery through the ACTIFEND App.


LINK YOUR EMAIL ADDRESS WITH ACTIFEND


Read our privacy policy for more details.