News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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