forum.coppermine-gallery.net

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: Titooy on November 04, 2003, 09:46:01 pm

Title: BB integration - how to pass lang var ?
Post by: Titooy on November 04, 2003, 09:46:01 pm
What should I do in order to use the lang variable from the BB user profile as the language of CPG ?
Title: BB integration - how to pass lang var ?
Post by: DJMaze on November 04, 2003, 10:08:09 pm
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.
Title: BB integration - how to pass lang var ?
Post by: Titooy on November 04, 2003, 10:12:30 pm
The lang var is in the database in the same table as other user datas
Title: BB integration - how to pass lang var ?
Post by: Joachim Müller on November 04, 2003, 11:50:35 pm
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