close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

email verification

Thread began 5/18/2011 1:06 pm by randyw2394710 | Last modified 5/20/2011 11:18 am by randyw2394710 | 969 views | 1 replies

Jason ByrnesWebAssist

In the settings section of the Power messenger admin panel, click the enable email verification option to turn verification on.

to remove thew security question, edit the webassist/plugins/registration/full/registration.php file.

delete the following code blocks:
line 529:

php:
var sprytextfield10 = new Spry.Widget.ValidationTextField("sprytextfield10", "none", {validateOn:["blur"]});



490 - 509:

php:
<p>

                <span class="text"><?php require_once("../../../../webassist/form_validations/WAVT_CaptchaSecurityQuestion.php"); ?></span>              
            </p>
            <p>
                <label for="Security_question">Answer:</label>
              <span id="sprytextfield10">
          <input type="text" class="WAATKTextField" name="Security_question" id="Security_question" value="" size="32" onBlur="if (document.getElementById('RandomQuestionServerValidation')) document.getElementById('RandomQuestionServerValidation').style.display='none'" />
          <span class="textfieldRequiredMsg">A value is required.</span></span>
          <?php
if (ValidatedField("usersRegistrationfull","usersRegistrationfull"))  {
  if ((
strpos((",".ValidatedField("usersRegistrationfull","usersRegistrationfull").","), "," "8" ",") !== false || "8" == ""))  {
    if (!(
false))  {
?>
          <span class="textfieldServerError" id="RandomQuestionServerValidation">
              Your answer was incorrect.        </span>
          <?php //WAFV_Conditional users_Registration_full.php usersRegistrationfull(8:)
    
}
  }
}
?>
            </p>




and line 66;

php:
$WAFV_Errors .= WAValidateLE(((isset($_POST["Security_question"]))?strtolower($_POST["Security_question"]):"") . "",((isset($_SESSION["random_answer"]))?strtolower($_SESSION["random_answer"]):"") . "",true,8);





fir the unsubscribe link in the email, when createing an email, their is the email tokens button in the toolbar, one of the available email tokens is the unsubscribe link, see the attached screen shots.

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...