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

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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