View Full Version : 2 different languages for 2 different forums?!
Hello,
Is there a hack which makes the ability of assigning 2 different languages to 2 different forums? I mean for example if we have language L1 and L2 installed and two forums F1 and F2, we assign L1 to F1 and L2 to F2, such that we have different languages according to the forums...
:ermm:
buro9
09-27-2004, 08:54 PM
No one?!
You could surely do this as a conditional in functions.php or something like that... just create a switch based on $forumsinfo[forumid]... if that == 1 then set the language accordingly.
Hardcoding it would be very simple.
If you wanted an admin setting, etc... against each forum then that would take a little longer.
What would happen if the user left a forum and returned to the homepage?
What would happen to a thread moved from F1 to F2? Now in F2 language?
If a user viewing F1 viewed the calendar... what language is the calendar?
i.e. Is the scope of the language merely to forumdisplay.php and showthread.php... in that languages only apply when content from that forum is displayed... but never anywhere else (where the default applies).
nexialys
09-27-2004, 08:57 PM
HSN have now the choice to install a complete hack related to his request... i didn't have the answer yet, but i suppose the week-end is the cause.. ;)
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.