I have a really important view that took me a while to figure out. It has two arguments, one involving user authors and another node titles. It's output is nice. I get a first page that is a list of usernames with parenthesis that describes the number of photos total in the all the albums. Click on one of these username links it generates and you get a list of the album name links with the number of photos in the albums in parentheses.
Hi, I want to make profile pages for my users (not like the ones they have but more like myspace) and How could I make that when they log in they are brought to their user page. Also does anyone know the best way to make a user page, is it by making a dynamic php page that loads the info on the logged in user through variable or another technique?
Max