I'm getting a few errors when trying to import the users. Below you will find the errors I am getting. I greatly need to get this tool to work.
This is on the latest version available on the drupal site for the 7.dev and I am using drupal 7.10. My phpBB version is 3.0.9
Strict warning: Only variables should be passed by reference in phpbb2drupal_user_save() (line 1024 of C:\xampp\htdocs\oldrep\sites\all\modules\phpbb2drupal\phpbb2drupal.module).
Warning: htmlspecialchars() [function.htmlspecialchars]: Invalid multibyte sequence in argument in check_plain() (line 1552 of C:\xampp\htdocs\oldrep\includes\bootstrap.inc).
Warning: htmlspecialchars() [function.htmlspecialchars]: Invalid multibyte sequence in argument in check_plain() (line 1552 of C:\xampp\htdocs\oldrep\includes\bootstrap.inc).
PDOException: in drupal_write_record() (line 6888 of C:\xampp\htdocs\oldrep\includes\common.inc).
Comments
Comment #1
Golem07 commentedI am getting the same / similar errors when tryint to import users:
Comment #2
JeremyFrench commentedHaven't seen this issue, is probably due to an old version. Please re open if latest code does the same thing.