coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 bridging => Topic started by: specfriend on April 14, 2007, 09:51:52 PM

Title: Does bridge with phpbb affect language setting as well?
Post by: specfriend on April 14, 2007, 09:51:52 PM
Right now I have this site just built up  http://www.chiglish.net (http://www.chiglish.net)  It is a combination of phpbb 2.0.22 and coppermine 1.4.10.  With coppermine index as my site front page.  My default language for both is set to chinese simplified

coppermine does have the option to pick a language even if a user is not logged in so everything is fine.  But when my friends tried Register, they were brought to the phpbb login screen, where the display was not in the language they previously chose, as they originally thought.

here is my question, shouldn't the bridge also unite the language setting on both sides as well?

thanks
Title: Re: Does bridge with phpbb affect language setting as well?
Post by: Nibbler on April 14, 2007, 09:53:23 PM
No. The bridge system follows a policy of minimum interference with the operation of the bridged application.
Title: Re: Does bridge with phpbb affect language setting as well?
Post by: specfriend on April 14, 2007, 10:17:21 PM
 ???   emm..... any suggestions on this situation?  Because in my case I do need that option.
Title: Re: Does bridge with phpbb affect language setting as well?
Post by: Nibbler on April 14, 2007, 10:19:55 PM
You need to find out how the phpbb language system works and code a way to alter it.
Title: Re: Does bridge with phpbb affect language setting as well?
Post by: specfriend on April 14, 2007, 11:05:29 PM
thanks.  I'll try