by axew3 » Tue Apr 19, 2016 12:59 pm
hello, 1.2.4 fix definitively also the user transfer process, that i've forget to mention.
To auto fix any problem about wrong imported/registered users, i was starting to write some line of code, but i've think finally this is not very necessary because:
it is possible to delete wp users on WP admin, and it is possible prune users on phpBB.
It require just a little attention when we perform this operations. Users that may had problems, and that have not been added into phpBB correctly, are those that have do registration on WP side, using a Capital letter as username initial (for example: Axew3 instead of axew3). If result impossible to edit or assign profile/permissions for these users in phpBB ACP, this user has not been added correctly in phpBB: you can remove safely and without problems these users on WP side and phpBB (using prune function).
Now these problems have been solved. If something come out, please report.
hello, 1.2.4 fix definitively also the user transfer process, that i've forget to mention.
To auto fix any problem about wrong imported/registered users, i was starting to write some line of code, but i've think finally this is not very necessary because:
it is possible to delete wp users on WP admin, and it is possible prune users on phpBB.
It require just a little attention when we perform this operations. Users that may had problems, and that have not been added into phpBB correctly, are those that have do registration on WP side, using a Capital letter as username initial (for example: Axew3 instead of axew3). If result impossible to edit or assign profile/permissions for these users in phpBB ACP, this user has not been added correctly in phpBB: you can remove safely and without problems these users on WP side and phpBB (using prune function).
Now these problems have been solved. If something come out, please report.