PunBB Integration

Discussion in 'Integration' started by js_thind, Aug 4, 2006.

  1. js_thind

    js_thind New Member

    Joined:
    Jun 19, 2006
    Messages:
    6
    Hello,

    I need some help implementing the PunBB plugin?

    What I have done so far:
    1. Put the punbb (plugin) folder in plugins/protect
    2. Enabled the punbb plugin from CP -> Configuration -> Plugins
    3. Set the database and table prefix in CP -> Configuration -> punbb
    4. Copied one line of code to /punbb/include/functions.php

    How do I get all the members from amember members table to punbb users tabel? Do I have to do this manually?

    Whenever a user registers with amember, will a corresponding account be created in the punbb forum?

    Thanks,
    Jatinder
  2. alex

    alex aMember Pro Customer Staff Member

    Joined:
    Jan 24, 2004
    Messages:
    6,021
    Yes, user will be created, just set "punBB Access" in product settings (for all products).

    Just run aMember CP -> Rebuild Db to export existing users.

Share This Page