Modify UserProfiles
Posted: Wed Feb 20, 2008 9:42 am
Hi,
I´ve got problems finding the best way to modify the userprofiles-plugin.
What I want is to have all the users(authors) of one group shown on a page (like index.php?serendipity[subpage]=userprofiles does) - but with all the values that a user has entered in the profile(address, hobbies,...).
My plan is to combine this with a accordion from mootools:
http://nimax.homelinux.org/bretsch/sere ... erprofiles
(select Herren1 from the box on the left and hit "Los").
I´m not able to select the properties from the profiles with the sql statement that fetches the users from a group, because the statement contains a "group by" clause.
I´m searching for an easier way to solve this problem without changing the database table. One row for every user with the all his properties as columns, instead of saving every property alone).
Maybe someone got a better idea...
Thanks in Advance
Andi
I´ve got problems finding the best way to modify the userprofiles-plugin.
What I want is to have all the users(authors) of one group shown on a page (like index.php?serendipity[subpage]=userprofiles does) - but with all the values that a user has entered in the profile(address, hobbies,...).
My plan is to combine this with a accordion from mootools:
http://nimax.homelinux.org/bretsch/sere ... erprofiles
(select Herren1 from the box on the left and hit "Los").
I´m not able to select the properties from the profiles with the sql statement that fetches the users from a group, because the statement contains a "group by" clause.
I´m searching for an easier way to solve this problem without changing the database table. One row for every user with the all his properties as columns, instead of saving every property alone).
Maybe someone got a better idea...
Thanks in Advance
Andi