phpbb_user_groups phpbb_user_groups
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

phpbb_user_groups

Started by giorgio79, January 15, 2007, 12:07:04 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

giorgio79

Hello,

I have integrated succesfully phpbb 2.021 and cpg 1.4.

I would like to ask why coppermine needs the phpbbb_user_groups table for the bridge to work?

Basically, I integrated phpbb with another script previously, and it only needed phpbb_users.

Thanks,
Gyuri

Nibbler

It is needed to know which groups users are in.

giorgio79