So, within a template I want to link to this URL:
http://www.domain.com/testsite/community/index.php?media/users/*username*/albums
Where *username* is the user that is currently logged on and clicking on the link.
How would I do that?
http://www.domain.com/testsite/community/index.php?media/users/*username*/albums
Where *username* is the user that is currently logged on and clicking on the link.
How would I do that?