⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠

  •     

profile picture

strangers Chars



josh

josh
  • profile picture
  • Member

Posted 05 May 2013 - 02:51 AM

Hello Everyone, Thanks for yo support.

 

I have a problem with strangers chars for example:

 

Capturadepantalla2013-05-04alas211506.pn

 

my configurations is: 

 

$config['charset'] = 'UTF-8';      //File config.php

 

 

$db['default']['char_set'] = 'utf8';
$db['default']['dbcollat'] = 'utf8_general_ci';    //File database.php

 

 

In my DB the default collation is: UTF-8 

 

PD: I have the problem in Chrome and Safari but in Firefox works perfect.

 

 

Thank you so much again.  :)


josh

josh
  • profile picture
  • Member

Posted 06 May 2013 - 04:01 AM

Any ideas?


davidoster

davidoster
  • profile picture
  • Member

Posted 07 May 2013 - 08:15 AM

Maybe the encoding of Chrome and Safari isn't on auto detect?