1
CatCath
e with accent text not accepted in Koivi/Articles
  • 2008/12/22 12:18

  • CatCath

  • Just popping in

  • Posts: 41

  • Since: 2005/8/24


Hi there,

I am working with 2.3.2 and the module Articles and Koivi. When I use characters with an accent (like é), that character and all following text dissapears when saving. Using a normal e, then it works?????
Any idea?

2
ghia
Re: e with accent text not accepted in Koivi/Articles
  • 2008/12/22 13:07

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


What are your database settings (character setting, collation) for the table where Articles stores the stories?
What settings (_CHARSET, _LANGCODE, XOOPS_USE_MULTIBYTES) do you have in your /language/yourlanguage/global.php?
What settings (setlocale) do you have in your /language/yourlanguage/locale.php?

3
CatCath
Re: e with accent text not accepted in Koivi/Articles
  • 2008/12/22 13:43

  • CatCath

  • Just popping in

  • Posts: 41

  • Since: 2005/8/24


What are your database settings (character setting, collation) for the table where Articles stores the stories?

mySQL charset UTF-8 Unicode (utf8)

collation utf8_unicode_ci

Table Articles
utf8_general_ci

What settings (_CHARSET, _LANGCODE, XOOPS_USE_MULTIBYTES) do you have in your /language/yourlanguage/global.php?

define('_CHARSET', 'ISO-8859-15');
define('_LANGCODE', 'nl');

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

What settings (setlocale) do you have in your /language/yourlanguage/locale.php?
setlocale(LC_ALL, 'en_US');

Ok, so there is a difference, but what is now the best way to go on?

Login

Who's Online

166 user(s) are online (124 user(s) are browsing Support Forums)


Members: 0


Guests: 166


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