- Code: Select all
[phpBB Debug] PHP Notice: in file /includes/utf/data/recode_basic.php on line 445: strtr() [function.strtr]: The second argument is not an array.
[phpBB Debug] PHP Notice: in file /includes/utf/data/recode_basic.php on line 445: strtr() [function.strtr]: The second argument is not an array.
[phpBB Debug] PHP Notice: in file /includes/utf/data/recode_basic.php on line 445: strtr() [function.strtr]: The second argument is not an array.
[phpBB Debug] PHP Notice: in file /includes/utf/data/recode_basic.php on line 445: strtr() [function.strtr]: The second argument is not an array.
[phpBB Debug] PHP Notice: in file /includes/utf/data/recode_basic.php on line 445: strtr() [function.strtr]: The second argument is not an array.
[phpBB Debug] PHP Notice: in file /includes/utf/data/recode_basic.php on line 445: strtr() [function.strtr]: The second argument is not an array.
[phpBB Debug] PHP Notice: in file /includes/utf/data/recode_basic.php on line 445: strtr() [function.strtr]: The second argument is not an array.
Fatal conversion error
Fatal conversion error
functions_phpbb20.php [ 1825 ]
Colliding usernames were found on your old board. In order to complete the conversion please delete or rename these users so that there is only one user on your old board for each clean username.
is the clean username for:
» user id: -1 username: (0 posts)
» user id: 2 username: (2 posts)
the line in that file is:
- Code: Select all
return strtr(utf8_encode($string), $transform);