PEAK XOOPS - EMLH - no lang. change in englishin japanese

EMLH - no lang. change

  • You cannot open a new topic into this forum
  • Guests cannot post into this forum
Previous post - Next post | Parent - Children.1 | Posted on 2005/5/24 2:39
renewehle  上等兵 From: Deutschland - ドイツ  Posts: 34
Hi,

i'm have copied the file "easiestml.php" in to the /include dir. and

Quote:
// list the language tags separated with comma
define('EASIESTML_LANGS','en,de,jp'); // This is a sample of long pattern against tag misunderstanding // define('EASIESTML_LANGS','en,fr'); // [en]english[/en] [fr]french[/fr] common

// list the language images separated with comma
define('EASIESTML_LANGIMAGES','images/english.gif,images/german.gif,images/japanese.gif');

// list the language names separated with comma
define('EASIESTML_LANGNAMES','english,german,japanese');

// tag name for language image (default in englishin japanese. don't include specialchars)
define('EASIESTML_IMAGETAG','mlimg');

// make regular expression which disallows language tags to cross it
define('EASIESTML_NEVERCROSSREGEX','/\<\/table\>/');

// the life time of language selection stored in cookie
define('EASIESTML_COOKIELIFETIME',365*86400);

+
open mainfile.php with your editor and insert
Quote:
require XOOPS_ROOT_PATH.'/include/easiestml.php' ;
+

block
Quote:
<a href="?easiestml_lang=en">English</a>
<a href="?easiestml_lang=de">German</a>
<a href="?easiestml_lang=jp">Japanese</a>


Im can not change the lang.

Rene
Votes:4 Average:5.00
Previous post - Next post | Parent - Children.1 | Posted on 2005/5/24 16:22
GIJOE  先任軍曹   Posts: 4110
hi Rene.

I can find no mistakes with your installing.
require XOOPS_ROOT_PATH.'/include/easiestml.php' ;
Where have you inserted in mainfile.php ?

You can also try changing 'require' to 'include'
Votes:5 Average:6.00
Previous post - Next post | Parent - No child | Posted on 2005/6/9 2:28
renewehle  上等兵 From: Deutschland - ドイツ  Posts: 34


I have not gotten better results. Could you please check my homepage?

(via PM)

Thank you.
Rene
Votes:3 Average:3.33

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!