MapleOne
Well-known member
On our website users get a free market page which is tied to their user name.
So user JimJones
gets a marketpage address: domain.com/market/JimJones
The problem I am having is we capitalize user names like JimJones
Then the route filter only works as domain.com/market/JimJones or domain.com/market/jimjones and not both.
Is there any way to make the route filter NOT case sensitive so someone could type jimjones or JimJones at the end of the address?
So user JimJones
gets a marketpage address: domain.com/market/JimJones
The problem I am having is we capitalize user names like JimJones
Then the route filter only works as domain.com/market/JimJones or domain.com/market/jimjones and not both.
Is there any way to make the route filter NOT case sensitive so someone could type jimjones or JimJones at the end of the address?