1
ghostrunner
X-Language 3.11 on Xoops 2.5.1a - can't get it to work

Hey.

I have some trouble getting x-language to work on the newest verion of xoops.

I have surfed around the forum. The only thing i can se i should have to do is editing the language files.

But even though i have done this. It still doesn't work. What am i missing ?

I have modified the languagefiles like this:

// %%%%% LANGUAGE SPECIFIC SETTINGS %%%%%
//define('_CHARSET', 'UTF-8');
//define('_LANGCODE', 'en');
define('_CHARSET', empty($xlanguage["charset"])?'UTF-8':$xlanguage["charset"]);
define('_LANGCODE', empty($xlanguage["code"])?'en':$xlanguage["code"]);
$xlanguage['charset_base'] = "UTF-8";

2
oilkp
Re: X-Language 3.11 on Xoops 2.5.1a - can't get it to work
  • 2011/5/24 14:20

  • oilkp

  • Just popping in

  • Posts: 23

  • Since: 2010/6/30


take a look at this topic

https://xoops.org/modules/newbb/viewtopic.php?post_id=335518

as far as i know you just need to install the module and activate the block and make sure you have your language folders