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
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.