Robi_Kenobi
Chevereto Member
I guess i found a bug with the option "Username routing" in dashboard/settings/user
"Username routing
Enable this if you want to use domain.cc/username URLs instead of domain.cc/user/username."
if the option is disabled than a user link is
domain.cc/user/username
if you visit the page of the user, the links on the Tabs "most viewed" "oldest" etc.
go to
domain.cc/username/?list=images&sort=views_desc&page=1
and that results in a 404 on my installation
i guess a /user/ is missing there in the link.
"Username routing
Enable this if you want to use domain.cc/username URLs instead of domain.cc/user/username."
if the option is disabled than a user link is
domain.cc/user/username
if you visit the page of the user, the links on the Tabs "most viewed" "oldest" etc.
go to
domain.cc/username/?list=images&sort=views_desc&page=1
and that results in a 404 on my installation
i guess a /user/ is missing there in the link.