PDA

View Full Version : language change also changes style of forum?


GoTTi
02-23-2009, 09:28 AM
i wanted to know if there was a way to link together a forum style with a language change?

if a user chooses a different language, for example chinese, when the forum reloads, the forums style look will be in a chinese style that is made. is that possible?

TigerC10
02-23-2009, 01:53 PM
Take a look at these:

https://vborg.vbsupport.ru/showthread.php?t=174381

https://vborg.vbsupport.ru/showthread.php?t=173239


If you're familiar with coding you can edit the first one to change based on $vbulletin->userinfo[languageid] instead of based on the domain name. Or the other one is based on which browser is being used.

GoTTi
02-23-2009, 03:13 PM
ive seen those, im not doing domains tho, im talking language. if a user goes from English Language to Spanish, i want them to see when the forum reloads to spanish a spanish theme, or a chinese theme.

Lynne
02-23-2009, 03:23 PM
He knows that. He is suggesting you take one of those modifications and do a simple modification to it to get what you want.

GoTTi
02-23-2009, 07:40 PM
oh...i have no idea what i would need to do tho ;/