Display custom fields in memberlist search results
I cant find anywhere in any of the template files to enable me to display a couple of custom fields I've setup under the users name in the member search results list, as shown below. Can anyone help me out ? (Running VB3.7 RC3)
Thanks FRDS, sort of figured it but just having trouble displaying the value of the profile field on the page. Am I wrong in trying to use the $post command to achieve this ?
No, I don't believe you have access to the $post variables on that page. The thread I pointed to originally is from someone else trying to do the same thing. They get pointed to this thread which helped them use the variables: https://vborg.vbsupport.ru/showthread.php?t=124580
Thanks FRDS, sort of figured it but just having trouble displaying the value of the profile field on the page. Am I wrong in trying to use the $post command to achieve this ?
Yes i dont think the $post variable will evaulate very well on the memberlist.
I'm not sure of the variable you need to use, try $userinfo[fieldX] maybe, i'm honestly not real sure for the member list though.