phpbb_user_groups phpbb_user_groups
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

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