Recent Topics

1 Apr 08, 2008 17:45    

My b2evolution Version: 2.x

Hi, i`m new to b2,
for now it rocks!( i have tried 3 others blog-engines and stoped on b2)
I have already done http://forums.b2evolution.net/viewtopic.php?t=13366
BUT, if i`m using contact form, letters to my are delivered with broken codepage =( for sure it don`t UTF8 =(
what i should do to be able receive letters via contact form in UTF?
great tnx for doing and supporting b2!
PS: my blog: [url=http://blog.elite-games.net]game flash development[/url] about monetize flash games.

2 Apr 08, 2008 17:53

Did you check this part:

Modified section of _locales.php.

$use_l10n = 2; 
$evo_charset = ''; 
$force_io_charset_if_accepted = 'utf-8'; 
$db_config['connection_charset'] = 'utf8'; 
$default_locale = 'en-US';

Note that utf-8 and utf8 are written different ;)

Good luck

3 Apr 08, 2008 18:02

yes, i have done that in first turn.
just re-checked now - all ok with this step.

4 Apr 08, 2008 18:16

I'm out tonight, but when I'm back I'd like to have a look at your database. If you want, you can PM me the login details for phpMyAdmin.

Good luck

6 Apr 08, 2008 19:04

sam2kb,
didn`t work =(


Form is loading...