| trying to integrate existing PP into new phpbb
I have a PP gallery with over 1000 users and 2500 photos.
I have added a phpbb forum. I would like to be able to use a single user database. I have found a script that allowed me to import the users from a a csv file I exported from phpmyadmin to Phpbb and I did the needed changes to integrate the users in PP. I changed the admin group id to match.
When I try to update the usergroups in PP to reflect the phpbb usergroups it fails with this error
Error: Duplicate entry '1' for key 1
Error: Duplicate entry '2' for key 1
Error: Duplicate entry '3' for key 1
Phpbb only has 2 groups by default as far as I can tell ....
Is there anyway to get this working ?
Would some other approach make more sense ??
Thanks in advance
Doug
|