Skip to main content

Bug Report

I couldn't access a community created. I think it's not handling well slugs with non roman characters (mine in this case are in Hebrew, for spaces that are in English there is no problem).

Also now the problem is that I can't change the slug, nor can I even delete the space. I think you need also to add these options in the settings screen.

Bug Report

Manoj Sharma

I believe you can only delete it directly from the database, but not through the space settings, which ideally should be possible. Something for the Ninja team to consider!”

Assaf Manor

Manoj Sharma, I couldn't find it in the wp tables in cloudways.

Mat β€Ž

Assaf Manor, please find the solution here

DB table name: xxxxx_fcom_spaces

Assaf Manor

Mat, Thank you. You should add an if clause before creating the space to check that the slug is legitimate.

Mat β€Ž

Assaf Manor, characters validation and replacement to a-zA-Z0-9 should be improved. Good catch anyway!

Aaron Liang

I reported this issue awhile ago. Currently we can only use Latin characters (and - _ ) for slugs and usernames