Results 1 to 5 of 5

Thread: How to allow registration with email validation

  1. #1
    Join Date
    Jul 2005
    Posts
    87

    Default How to allow registration with email validation

    How can I allow people to register without having them validate their email address?

  2. #2
    Join Date
    Jul 2005
    Posts
    87

    Default

    anyone know how to do this?

  3. #3
    Join Date
    Aug 2002
    Location
    Germany
    Posts
    1,180

    Default validation

    isn't this a simple switch in application file ?

    Frank

  4. #4
    Join Date
    Jul 2005
    Posts
    87

    Default

    Quote Originally Posted by Frank71
    isn't this a simple switch in application file ?

    Frank
    in 3.2 it was. Can't find it in 5.01

  5. #5
    Join Date
    Aug 2001
    Location
    Indonesia
    Posts
    3,732

    Default

    It's in application.php or you can set in admin panel
    PHP Code:
      $spam_proof             1;
      
    $enable_user_validation 1

Similar Threads

  1. Email return is wrong on registration
    By bobtreu in forum v5.x
    Replies: 3
    Last Post: 09-21-2003, 01:26 PM
  2. Replies: 0
    Last Post: 09-20-2002, 10:13 PM
  3. Registration
    By Hart_House in forum v3.2
    Replies: 0
    Last Post: 08-18-2002, 12:54 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •