Heya-
Using UserUtil I am successfully able to retrieve several pieces of user data...everything except the one piece of data that I want: the user's real name.
To make matters worse, on my squeaky clean install of 1.1.1 though I am able to edit my personal data through the account info panel, when I cluck to submit none of that data is stored!
So now I have two huge problems.
I know that there was a ticket about this caught by Roadrunner ( http://code.zikula.org/zikula-sites/ticket/116 ) and I'm wondering what's the status?
--
Burnham Racing
Illinois Cycling Association
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- michiel responded to »password problem« 10:01 AM
- mazdev responded to »Hide "Register new account" and change template to 3 col« 07:50 AM
- mesteele101 created topic »Zikula 1.3.3 - Site Search 1.5.2 - Unable to turn off plug-ins« 07:48 AM
- mesteele101 responded to »ERR (3): E_USER_ERROR: Smarty error: [in pagesvar:pagesitem2en line XXX]…« 25. May
- mazdev responded to »Pages 2.5.0 and updating - Page not found« 25. May
- mesteele101 responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 25. May
- mdee created topic »How to implement returnpage ?« 25. 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
Getting user data?
-
- Rank: Softmore
- Registered: May 22, 2004
- Last visit: Apr 03, 2010
- Posts: 451
-
- Rank: Team Member
- Registered: Jan 19, 2003
- Last visit: Apr 06, 2010
- Posts: 442
How about
Code
pnUserGetVar('_UREALNAME')
?
Template style:
Code
<!--[pnusergetvar name="_UREALNAME"]-->
--
Guite | ModuleStudio -
- Rank: Developer
- Registered: Jun 16, 2003
- Last visit: May 29, 2010
- Posts: 1966
thanks for asking/posting this. I was working on thisand it SURE wasn't working...Code
is sure a lot easier!Code
pnUserGetVar('_UREALNAME')
- Moderated by:
- Support
