2014-09-16, 08:29 PM
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?
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?