[Solved][Half] Instead of font letters i get '?' that's my problem

This is a FORK of the CMS Made Simple project and is not oficially supported in any way by the CMS Made Simple development team.
Locked
hyhy
New Member
New Member
Posts: 3
Joined: Sun May 24, 2009 5:02 pm

[Solved][Half] Instead of font letters i get '?' that's my problem

Post by hyhy »

Hi i installed MLE 1.5.4 and configured everything like says on forums/instructions. Everything works but the fonts. When i enter in admin panel for example content title everything's ok. But when i click save and check again it says 'g??wne' instead 'główne'. Also in database i got 'g??wne'. Instead correct polish letter i have '?'. On standard CMS-MS i get 'główne' and in database 'główne' - i think that's correct utf-8. So how can i fix it?
My config_lang.php looks like this:

Code: Select all

 'pl_PL' => array(
	'block'=>'pl',
	'flag'=>'<img src="images/lang/pl.png" style="border:0; opacity:1;" alt="Polski" />',
	'text'=>'Polski',
	'locale'=>'pl_PL.utf8@euro',
 ),
I tried changing 'locale' to utf-8 and others and even delete that line and still got the same problem.

Solved:
I installed MLE 1.6.0 ;) And everything works as it should.
Last edited by hyhy on Fri Jun 26, 2009 5:26 pm, edited 1 time in total.
Locked

Return to “[locked] CMSMS MLE fork”