There's a nice hack, to change language for guest
here
I would like to be able to change language per forum, for example if I go to a forum 1, language1 will be used, if I go to forum 2, language 2 will be used. (given that I have those languages). It would act just like templates.
Or if I can use URL to control language:
http://www.myforum.com/index.php?languageid=1
will display my forum in language 1.
http://www.vbulletin.com/forum/showt...light=language
it'd be great if someone can give me some suggestion on how to do this.