Current time: 05-25-2012, 06:37 AM Hello There, Guest! (LoginRegister)


Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[How To?] Displaying Custom User Fields?
08-19-2010, 06:23 PM (This post was last modified: 08-19-2010 06:30 PM by StormIsComing.)
Post: #1
Solved: 1 Year, 7 Months, 3 Weeks, 2 Days, 16 Hours, 40 Minutes, 8 Seconds ago Displaying Custom User Fields?
How can I display custom user fields next to :

Posts:
Joined:
Reputation:
Warning Level:



...so it looks like :


Posts:
Joined:
Reputation:
Warning Level:
Custom User Field:



Thanks in advance

Find all posts by this user
Quote this message in a reply
08-19-2010, 06:58 PM
Post: #2
Solved: 1 Year, 7 Months, 3 Weeks, 2 Days, 16 Hours, 40 Minutes, 8 Seconds ago RE: Displaying Custom User Fields?
There's a tutorial that should help - http://community.mybb.com/thread-41233.html

-Alan Shepperson
[Image: help.gif] Support Technician


Vote for MyBB as the Best Forum Software of 2012!
Find all posts by this user
Quote this message in a reply
08-19-2010, 07:10 PM
Post: #3
Solved: 1 Year, 7 Months, 3 Weeks, 2 Days, 16 Hours, 40 Minutes, 8 Seconds ago RE: Displaying Custom User Fields?
Oh, ok I'll try this tomorrow. I still need help with this : http://community.mybb.com/thread-76473-p...#pid558968

Find all posts by this user
Quote this message in a reply
08-24-2010, 02:29 PM
Post: #4
Solved: 1 Year, 7 Months, 3 Weeks, 2 Days, 16 Hours, 40 Minutes, 8 Seconds ago RE: Displaying Custom User Fields?
Hello,

What is the field shortcut to use to print a user custom field ?

For example, what is the if my custom field'name is "test1" and I add this in a template :

{$post['test1']}

it is not working.

Any idea ? Regards.
Find all posts by this user
Quote this message in a reply
08-24-2010, 02:43 PM (This post was last modified: 08-24-2010 02:44 PM by Alan Shepperson.)
Post: #5
Solved: 1 Year, 7 Months, 3 Weeks, 2 Days, 16 Hours, 40 Minutes, 8 Seconds ago RE: Displaying Custom User Fields?
(08-24-2010 02:29 PM)laurentw Wrote:  Any idea ?

(08-19-2010 06:58 PM)AJS Wrote:  There's a tutorial that should help - http://community.mybb.com/thread-41233.html

-Alan Shepperson
[Image: help.gif] Support Technician


Vote for MyBB as the Best Forum Software of 2012!
Find all posts by this user
Quote this message in a reply
08-24-2010, 02:46 PM
Post: #6
Solved: 1 Year, 7 Months, 3 Weeks, 2 Days, 16 Hours, 40 Minutes, 8 Seconds ago RE: Displaying Custom User Fields?
Yes, I've seen, but what's is exactly the code to print the custom field. To print the gender, it's not a problem because it is not a custom field...

(08-24-2010 02:43 PM)AJS Wrote:  
(08-24-2010 02:29 PM)laurentw Wrote:  Any idea ?

(08-19-2010 06:58 PM)AJS Wrote:  There's a tutorial that should help - http://community.mybb.com/thread-41233.html
Find all posts by this user
Quote this message in a reply
08-24-2010, 02:52 PM
Post: #7
Solved: 1 Year, 7 Months, 3 Weeks, 2 Days, 16 Hours, 40 Minutes, 8 Seconds ago RE: Displaying Custom User Fields?
(11-30-2008 05:48 AM)danrulz98 Wrote:  If you want to add something else to the postbit, go to the tab with the "Custom Profile Fields" settings open and look at the ID number for what you want to add to the postbit.
Where you want it to come up, put this code:
Code:
{$post['fidX']}
Make sure you replace X with the ID number of the custom profile field.
That's about it!

Is it really so hard to understand?

Marines Blog - my techblog
Polish MyBB Support
Visit this user's website Find all posts by this user
Quote this message in a reply
08-24-2010, 03:35 PM
Post: #8
Solved: 1 Year, 7 Months, 3 Weeks, 2 Days, 16 Hours, 40 Minutes, 8 Seconds ago RE: Displaying Custom User Fields?
working well ! Thanks a lot.
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)

Contact Us | MyBB | Return to Top | Return to Content | Lite (Archive) Mode | RSS Syndication