M
MapleOne
Guest
On my site we use something called Market Pages and each user gets a custom URL to their page
ie: domain.com/market/username
The problem I am having is the /username part which is obliviously lower case, but I'm trying to figure out if one types...
domain.com/market/UserName how it could then default to domain.com/market/username without getting an oops.
I suppose I could make two route filters, I did that on a test name and it worked but it seems redundant to do that...
Read more
Continue reading...
ie: domain.com/market/username
The problem I am having is the /username part which is obliviously lower case, but I'm trying to figure out if one types...
domain.com/market/UserName how it could then default to domain.com/market/username without getting an oops.
I suppose I could make two route filters, I did that on a test name and it worked but it seems redundant to do that...
Read more
Continue reading...