Currently, whenever you create a forum category or a member profile with a name starting with a capital letter, it forces an underscore before that in the URL.
Example:


If the developers can, they should make it so if there is a string starting with a capital, it just prints it lower-case without underscores like normal. ^-^
If this could be implemented, it would look so much nicer! Thank you <3
Hi Trav,
Your urls contain underscores because the category / member name is shorten than 5 characters (and not because of capital letters).
To avoid the underscores you can choose a name with 5 or more characters :)
Ahh, I gotcha. :) Thank you for clearing that up for me.
You're welcome, please let us know if you have any more questions :)