I'm creating a site for my high school reunion (20 years). I want to allow each user to include "extended" info on themselves, beyond what one can have by default. Specifically I want users to include text information that's beyond the 255-character limit of the "Extra Information" field, and upload multiple photos for their user page (ideally with text captions).
For the user interface I'd like it to work just like the Members List, except that when a user clicks on a name they see the longer text info and photos mentioned above.
Do any modules exist to allow this, or any other suggestions?
Thanks!
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- internetking created topic »password problem« 10:33 PM
- mesteele101 responded to »ERR (3): E_USER_ERROR: Smarty error: [in pagesvar:pagesitem2en line XXX]…« 07:01 AM
- mazdev responded to »Pages 2.5.0 and updating - Page not found« 06:41 AM
- ehdwma created topic »Hide "Register new account" and change template to 3 col« 06:27 AM
- mesteele101 responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 01:29 AM
- mdee created topic »How to implement returnpage ?« 01:00 AM
- nestormateo responded to »Fillters in Clip« 24. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
Module for extended user info, photos?
-
- Rank: Helper
- Registered: Sep 16, 2004
- Last visit: Oct 21, 2009
- Posts: 731
advProfile module - very customizable
Members list can be the "directory", and then clicking on the name takes them to the advanced profile.
You have to edit one core file (so that postnuke will send to the new profile module) but its a simple cut and paste. (Remember to back up the file you're changing!).
The docs tell you exactly how to do it.
UHEWeb -
- Rank: Expert
- Registered: Mar 15, 2003
- Last visit: Oct 21, 2009
- Posts: 1221
-
**unknown user**
- Rank: Registered User
- Registered: Mar 16, 2002
- Last visit: Jul 23, 2006
- Posts: 11
Thanks for the suggestions. I've tried both modules.
I had a heck of a time even finding advProfile, but eventually did. It installed fine but I get a "You have an error in your SQL syntax" error while using it. The same thing happened on two separate servers. A google search found others with the same problem. Since I couldn't even find a site with the module running to see it in action (suggestions welcome) I decided not to put any more time into it for now.
I gave PNEmployee a whirl just a moment ago, which I do like. But it seems to lack the ability for the user to upload their own photo, something I'd need if I were to support photos. I'd also like the ability to host multiple photos per user, with captions.
What I did do to get my longer text field working was remarkably simple. I just changed the pn_bio field in the database from a tinytext to text. This allowed longer field storage so that was that. I still have no image upload/display so my eyes are still open. If I don't find anything I can likely code it myself.
Next up is to scan the old yearbook - Oy!
Thanks again! -
**unknown user**
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 1097
mitchcohen
I had a heck of a time even finding advProfile, but eventually did. It installed fine but I get a "You have an error in your SQL syntax" error while using it. The same thing happened on two separate servers. A google search found others with the same problem. Since I couldn't even find a site with the module running to see it in action (suggestions welcome) I decided not to put any more time into it for now.
Strange Google results huh ?...
http://www.google.fr/search?q=advProfile
Gives on the first line the site where you'll get support and the file and the examples.
http://dev.pnconcept.com
http://dev.pnconcept.com/module-advProfile.html
No upload function in the advProfile though. Not planned and won't be. Sorry. -
**unknown user**
- Rank: Registered User
- Registered: Mar 16, 2002
- Last visit: Jul 23, 2006
- Posts: 11
Quote
Strange Google results...
My apologies - I did indeed find advProfile easily. I've been searching modules all day. Somewhere else zPersonals was suggested as a way to handle images easily, and that was the module I had a hard time finding. The site listed for that, http://www.mashdeco.com/, is essentially blank. I eventually found that one, which also failed to run smoothly.
Thanks for the heads-up on lack of the upload function. -
**unknown user**
- Rank: Senior
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 2204
hehe.. sorry.. like the front page says, "it's a long stupid story". I think internet years must be like dog years, even though it's only been a few months since I've been away it feels much longer..
I've been meaning to do this and that, this and that.. but.. surprisingly, some things are more important :)
PS: zPersonals can be found in the NOC.. thanks to Jimmie Hansson -
- Rank: Expert
- Registered: Mar 11, 2003
- Last visit: Oct 21, 2009
- Posts: 1104
- Moderated by:
- Support
