BB integration - how to pass lang var ? BB integration - how to pass lang var ?
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

BB integration - how to pass lang var ?

Started by Titooy, November 04, 2003, 09:46:01 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Titooy

What should I do in order to use the lang variable from the BB user profile as the language of CPG ?

DJMaze

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.
There are 2 kinds of users in this world: satisfied and complainers.
Why do we never hear something from the satisfied users?
http://coppermine-gallery.net/forum/index.php?topic=24315.0

Titooy

The lang var is in the database in the same table as other user datas

Joachim Müller

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