I thought everything had transferred okay from my old forum, but something is wrong with some of my users! They can't post, and when I try and look them up I get the following message:
I have deleted my old forum, as it looked like everything was okay! Anything I can do?
SQL ERROR [ mysql4 ]
Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '=' [1267]
SQL
SELECT user_id FROM phpbb_users WHERE username_clean = 'donʹt mind'
BACKTRACE
FILE: includes/db/mysql.php
LINE: 158
CALL: dbal->sql_error()
FILE: includes/acp/acp_users.php
LINE: 92
CALL: dbal_mysql->sql_query()
FILE: includes/functions_module.php
LINE: 471
CALL: acp_users->main()
FILE: adm/index.php
LINE: 74
CALL: p_master->load_active()
I have deleted my old forum, as it looked like everything was okay! Anything I can do?
SQL ERROR [ mysql4 ]
Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '=' [1267]
SQL
SELECT user_id FROM phpbb_users WHERE username_clean = 'donʹt mind'
BACKTRACE
FILE: includes/db/mysql.php
LINE: 158
CALL: dbal->sql_error()
FILE: includes/acp/acp_users.php
LINE: 92
CALL: dbal_mysql->sql_query()
FILE: includes/functions_module.php
LINE: 471
CALL: acp_users->main()
FILE: adm/index.php
LINE: 74
CALL: p_master->load_active()
Comment