User Page for frontend users

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
muphin

Re: User Page for frontend users

Post by muphin »

actually i'm trying to do this, I use the Self Registration Module for users to sign up,
I want a webpage dynamically generated from the details they supply when they sign up,
also I use the FrontEnd User Listing but am having troubles generating an appropriate list,
I want to display the username field they use to signup on the Self Registration Module but I just cant find the right syntax to do it.
AND
all i can get is theSummary Template to work, how do you go about getting the Details Template to work and be linked to ?

User Listing: http://www.clubprices.net/index.php/members

I would like to know is it possible to use the detlink properties to generate a List sorted by diff sortkeys,
e.g click the website text at the top of the table and it sorts the list by websites ... ?
muphin

Re: User Page for frontend users

Post by muphin »

ok after hours of trying i finally figured out what was causing an error on the Details Template, i got that working.

only problem i have now is how to access and display the username?
and is it possible to shorten a link, e.g index.php?profile=username ????
instead of something like this:
http://www.clubprices.net/index.php?mac ... eturnid=32
katon

Re: User Page for frontend users

Post by katon »

1) username is not passed to the template, but you can get user id I believe.  And no, you can't get a shortened link, because it's the way how the module interacts with the core.
2) Sorting by header clicks is not supported, because the header is created in the template.  This functionality has already been requested, and might be implemented one day.
Locked

Return to “Modules/Add-Ons”