as the title suggests, I am trying to build a stand-alone profile page that shows all custom fields as well as email, links to recent entries / comments of the user and all.
I found one solution which involves setting up another weblog and while that is a good fallback, I would very much like to simply build a page with some variables on it and then have EE popupalte it with database values.
The user would be passed to the script via segment_3 and would be a name instead of an ID (such as the official member profile does)
I could probably do this with the query templates and a number of SQL queries, but I am hoping that there is some other solution, that I simply have not yet found.
P.S.: I do realize that the normal member templates can do most of this, but I am still gunning for a stand-alone profile page.
thoughts?