What should I do in order to use the lang variable from the BB user profile as the language of CPG ?
Maybe a include("../phpBB/lang/language.php") or something would do the trick for you.
Then edit theme.php to use the phpBB language variables.
The lang var is in the database in the same table as other user datas
this requires a separate hack. Anyone wants to do this? Shouldn't be to hard to accomplish, looking up the setting in the database of phpBB and adding passing it along to coppermine.
GauGau