Adding users to Amember with External Scripts

Discussion in 'Integration' started by dbisogno, Jan 13, 2010.

  1. dbisogno

    dbisogno New Member

    Joined:
    Dec 30, 2009
    Messages:
    3
    I'm modifying zencart, amember, and moodle to all keep the same users.

    In user.php in the admin folder there is a add_pending_user which appears to actually add the user into amember's database, but I cannot figure out where this function is declared. Ultimately I just need to know where the query is declared that adds users into amember. Thanks.
  2. alexander

    alexander Administrator Staff Member

    Joined:
    Jan 8, 2003
    Messages:
    6,279
    /amember/plugins/db/mysql/mysql.inc.php

Share This Page