Completing A Free Signup

Discussion in 'Troubleshooting' started by Tigger, Oct 9, 2003.

  1. Tigger

    Tigger Guest

    I am currently using amember free and would like to know where I can edit the script so that anyone signing up for my free subscription using the Free Signup payment option can be automatically completed. Actually, I could probably auto-complete any subscription. I thought this was one of the options in the setup (require confirmation of signups), but I can't find it in the config.inc.php or anywhere else.

    Thanks in advance.

    Never mind - I found it in config_plugins_inc.php
    If anyone's interested - you need to change this:

    Code:
    $pc['admin_approval'] = 0;
    0=no approval, 1=approval

    Robyn
    http://www.yourinnerspace.com

Share This Page