Hello,
I have an Panel page at URL : panels/%user/xyz
Argument setting is:
Argument 1 User being viewed
Keyword: %user
%user:uid --> User id
%user:name --> User name
when browsing that page at URL: panels/15/xyz, I have a proper display of my panel page.
When using the username that belongs to that uid (panels/username/xyz), I have a "page not found"
I'm I missing something there?
Comments
Comment #1
esmerel commented%user is a userid, there's no reason username would work. It's not a 'both' argument.