Jump to the post that solved this thread.
Solved: 10 Years, 2 Months, 3 Weeks ago Variable to print value of a profile field in member.php
#1
Solved: 10 Years, 2 Months, 3 Weeks ago
I want to print the value of a certain profile field in member.php?action-profile

However, I don't know which variable in MyBB can do this. {$fidX} doesn't workm {$mybb->user['fidX']} doesn't print the required value, and {$post['fidX']} doesn't work as well.

How would I go about doing it?
[Image: MaDuhur.png]
by Dukhor, IcyBoards Community Forums
Reply
#2
Solved: 10 Years, 2 Months, 3 Weeks ago
there is a setting to show the field on the member profile. doesn't it work ?
~/admin/index.php?module=config-profile_fields >> edit / add --> Display on profile?
Reply
#3
Solved: 10 Years, 2 Months, 3 Weeks ago
I know that, but I want to print the value if only that particular field in a place of my choosing.
[Image: MaDuhur.png]
by Dukhor, IcyBoards Community Forums
Reply
#4
Solved: 10 Years, 2 Months, 3 Weeks ago
^ you can use {$userfields['fidX']}
Reply
Jump to the post that solved this thread.


Forum Jump:


Users browsing this thread: 1 Guest(s)