Dear guys,
i have a problem, because i use greek code (iso-8859-7), at the editor when i save a text it shows me the below message:
Warning: htmlentities() [function.htmlentities]: charset `iso-8859-7' not supported, assuming iso-8859-1 in /var/www/web46/html/contenido-neu/contenido/classes/class.search.php on line 476
when i make refresh pahe it stops. Also the same message, displays at my page. After refresh it stops.
How can i remove this message and fix it???
Best Regards
ILIAS
locale problem
-
- Beiträge: 4316
- Registriert: Do 30. Jun 2005, 22:56
- Wohnort: Eltmann, Unterfranken, Bayern
- Hat sich bedankt: 6 Mal
- Danksagung erhalten: 4 Mal
- Kontaktdaten:
Re: locale problem
Hello Ilias,
your charset isn't supported by php function, see
http://www.php.net/manual/en/function.htmlentities.php
Change charset to a supported one, maybe utf-8 is a good choice.
Regards Ortwin
your charset isn't supported by php function, see

Change charset to a supported one, maybe utf-8 is a good choice.

Regards Ortwin
ConLite 3.0.0-dev, alternatives und stabiles Update von Contenido 4.8.x unter PHP 8.x - Download und Repo auf Gitport.de
phpBO Search Advanced - das Suchwort-Plugin für CONTENIDO 4.9
Mein Entwickler-Blog
phpBO Search Advanced - das Suchwort-Plugin für CONTENIDO 4.9
Mein Entwickler-Blog
Re: locale problem
Thanks for your quick response,
but i want to put page title,desciptions & keywords.
Does it support them in greek language but utf-8???
Ilias
but i want to put page title,desciptions & keywords.
Does it support them in greek language but utf-8???
Ilias
-
- Beiträge: 4316
- Registriert: Do 30. Jun 2005, 22:56
- Wohnort: Eltmann, Unterfranken, Bayern
- Hat sich bedankt: 6 Mal
- Danksagung erhalten: 4 Mal
- Kontaktdaten:
Re: locale problem
Hello Ilias,

I've neither worked with iso-8859-7 nor running a side using utf-8 and greek language.
Just give it a try in a local testarea. If you got a solution, you'll be welcome to give us a hint.
Regards Ortwin
Sorry, but i have no clue.ilias hat geschrieben:Does it support them in greek language but utf-8???

I've neither worked with iso-8859-7 nor running a side using utf-8 and greek language.
Just give it a try in a local testarea. If you got a solution, you'll be welcome to give us a hint.
Regards Ortwin
ConLite 3.0.0-dev, alternatives und stabiles Update von Contenido 4.8.x unter PHP 8.x - Download und Repo auf Gitport.de
phpBO Search Advanced - das Suchwort-Plugin für CONTENIDO 4.9
Mein Entwickler-Blog
phpBO Search Advanced - das Suchwort-Plugin für CONTENIDO 4.9
Mein Entwickler-Blog