1
skara
xcGallery supporting UTF-8
  • 2004/12/8 8:20

  • skara

  • Friend of XOOPS

  • Posts: 84

  • Since: 2004/9/24


i m building my site using UTF-8 as encoding [unicode]
the whole site and more than 15 different modules works fine except xcGallery.

Actually when im visiting the module pages or the admin module pages encoding is transforming to my locale that is Greek [iso-8859-7]
i've change everything inside xcGallery files to UTF-8 but the problem remains...

Could anyone have an idea what can solve the problem?

Thank u very much

2
irmtfan
Re: xcGallery supporting UTF-8
  • 2004/12/8 11:09

  • irmtfan

  • Module Developer

  • Posts: 3419

  • Since: 2003/12/7


i use utf-8 in my site and install xcgal from 1 year ago and works fine
for utf-8 setting u must only change langauage/YOUR_LANG/global.php file:
//%%%%%        LANGUAGE SPECIFIC SETTINGS   %%%%%
define('_CHARSET''utf-8');
define('_LANGCODE''**'); // 2 character for your lang. e.g: fa for persian

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

and save all YOUR_LANG/*.* files in utf-8 charset
notice: dont touch any other files
notice 2: check all lang files with a php editor after change charset to utf-8 and remove "" characters

3
skara
Re: xcGallery supporting UTF-8
  • 2004/12/8 16:33

  • skara

  • Friend of XOOPS

  • Posts: 84

  • Since: 2004/9/24


hi irmtfan
thank u very much 4 ur support!
much appreciated
i'll try ur way and hope everything goes right

Login

Who's Online

275 user(s) are online (182 user(s) are browsing Support Forums)


Members: 0


Guests: 275


more...

Donat-O-Meter

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

Latest GitHub Commits