Creating a folder upon signup

Discussion in 'Customization & add-ons' started by loach, Feb 28, 2011.

  1. loach

    loach New Member

    Joined:
    Feb 11, 2006
    Messages:
    4
    I want to create a folder when the user signs up.The folder name is 1,2,3,4..etc depending on the user_id or whatever id the primary key is.The folder maps to the user who signed up.

    I know to use mysql_insert_id() to create a folder but I cannot for the life of me figure out where to put it in the amember code.

    Thanks
  2. alexander

    alexander Administrator Staff Member

    Joined:
    Jan 8, 2003
    Messages:
    6,279
  3. loach

    loach New Member

    Joined:
    Feb 11, 2006
    Messages:
    4
    Thanks,
    I will look into it.
  4. davidm1

    davidm1 aMember User & Partner

    Joined:
    May 16, 2006
    Messages:
    4,437
    You can also use the amember plugin "personal folder".

    David

Share This Page