Hello folks,
Today I am going to show you how we can change the stock Oxwall address bar from (site.com/user/username) to something easier shorter and easier to remember like (site.com/username).
This is a great mod because it helps your users link to themselves without having look for their link. I will post directions under the video but feel free to watch the video to help.
The Line of code we will be working with is as follows:
$router->addRoute(new OW_Route(‘base_user_profile’, ‘USER/:username’, ‘BASE_CTRL_ComponentPanel’, ‘profile’));
You will remove the word USER from the code. I have highlighted it in bold. Save changes and BAM!
I hope you guys find this information useful. As always, make sure to check out Arvixe for the best hosting deals on the web and check out Oxwall Accessories for all your custom Oxwall needs!