by axew3 » Sun Jun 02, 2024 9:41 am
As last chance (and just to test the coming 2.8.5, which about this anyway come with the same exact unchanged code) i have try to reproduce the issue adding into wordpress MUMS an user which in phpBB the username has been changed like this
martinm- _yrick0_ and has been transferred via plugin's single user transfer (/wp-admin/tools.php?page=wp-w3all-users-to-wp) into wordpress, which into a default mums would be not ok because the username contains spaces and underscores: then WP, cannot create for these usernames a subsite, because the username contains chars not allowed and it is used for the blog name: but we assume that on these mums users are not allowed to create subsites then it is ok to use all allowed usernames chars, like it is for a default wp, so
-0-9A-Za-z _.@
then i:
removed martinm- _yrick0_ from a blog,
no error.
removed martinm- _yrick0_ from the main site,
no error.
removed another username test directly from the main site, without removing before from a blog:
no error.
ale wrote: ↑Sat Jun 01, 2024 4:02 pm
Could you list plugins you are using?
It would be a good idea to know the plugins list you're using so i could try to reproduce the issue.
As last chance (and just to test the coming 2.8.5, which about this anyway come with the same exact unchanged code) i have try to reproduce the issue adding into wordpress MUMS an user which in phpBB the username has been changed like this
[i]martinm- _yrick0_[/i] and has been transferred via plugin's single user transfer (/wp-admin/tools.php?page=wp-w3all-users-to-wp) into wordpress, which into a default mums would be not ok because the username contains spaces and underscores: then WP, cannot create for these usernames a subsite, because the username contains chars not allowed and it is used for the blog name: but we assume that on these mums users are not allowed to create subsites then it is ok to use all allowed usernames chars, like it is for a default wp, so [b] -0-9A-Za-z _.@[/b]
then i:
removed martinm- _yrick0_ from a blog, [b]no error[/b].
removed martinm- _yrick0_ from the main site, [b]no error[/b].
removed another username test directly from the main site, without removing before from a blog: [b]no error[/b].
[quote=ale post_id=6326 time=1717257745 user_id=1348]
Could you list plugins you are using?
[/quote]
It would be a good idea to know the plugins list you're using so i could try to reproduce the issue.