SMF Development > Fixed or Bogus Bugs

[2.0 RC2] Error Message in Log File

<< < (2/4) > >>

N. N.:
About News: I am unable to reproduce this, though, for the moment.

About characters: can you please show an example, a link or screenshot, with broken characters?

Ravey76:
Yes, sure ... here it is:



I can send you a PM with a link to my test-board

N. N.:
If you download your Settings.php file from the forum directory, and open it in a code editor, do you see a line like

--- Code: ---$db_character_set = 'utf8';

--- End code ---
in it?

Ravey76:
Yes I do:


--- Code: ---$language = 'german-utf8'; # The default language file set for the forum.

--- End code ---

and a little bit beneath


--- Code: ---
[...]
$cachedir = $boarddir . '/cache';
$db_character_set = 'utf8';
?>
[...]

--- End code ---

Ravey76:
@ Norv: Do you have any clue what went wrong?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version