1
josez
codepage
  • 2005/2/11 18:02

  • josez

  • Just popping in

  • Posts: 19

  • Since: 2005/2/11


where can i setup the codepage for xoops? (like windows-1250)

2
rowdie
Re: codepage
  • 2005/2/11 18:12

  • rowdie

  • Just can't stay away

  • Posts: 846

  • Since: 2004/7/21


In [xoops root dir]/language/[language name]/global.php
//%%%%%        LANGUAGE SPECIFIC SETTINGS   %%%%%
define('_CHARSET''ISO-8859-1');
define('_LANGCODE''en');

// change 0 to 1 if this language is a multi-bytes language
define("XOOPS_USE_MULTIBYTES""0");


I think charset is what you are looking for.

Rowd

3
josez
Re: codepage
  • 2005/2/11 18:34

  • josez

  • Just popping in

  • Posts: 19

  • Since: 2005/2/11


wow it works.. thanks, you guys are so quick with your replies. looks like XOOPS was right choice..

4
Mithrandir
Re: codepage

Don't get too used to it
Sometimes there are time differences and sometimes questions are too complex or lacking in information for anyone to make a qualified reply within a short time.

Good luck with your XOOPS'ing

Login

Who's Online

209 user(s) are online (134 user(s) are browsing Support Forums)


Members: 0


Guests: 209


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits